REST API Services 1.200.0 - 1.207.0

1.207.0

Released 2024-10-02

Added

  • "resolutionScaleFactor" is now available on all pertitleStartConfigurations. With this parameter it is possible to influence the Per-Title results of the lower part of the Per-Title ladder. For negative values, Per-Title will start off with smaller resolutions. For positive values, Per-Title will start of with higher resolutions.

1.206.1

Released 2024-09-26

Changed

  • The maxrate and bufsize requirement on the H265/HEVC Codec Configuration in case of Per-Title + Dolby Vision output has been relaxed and is now not required to be set for Per-Title. Instead codecMaxRateFactor and codecBufsizeFactor are now required to be set to the h265PertitleStartConfiguration in case of Per-Title + Dolby Vision output. With this, the combination of Per-Title + Dolby Vision output + hrd parameter (needed for Dolby Vision) is now working as intended.

1.206.0

Released 2024-09-24

Changed

  • Internal stability improvements

1.205.0

Released 2024-09-17

Changed

  • Improved reporting in case an encoding fails to provide more information about the failure. Specifically:
    • errors when initializing the hardware encoding context
    • wrong or missing permissions when uploading output to S3 storage
    • missing start code in input video streams preventing decoding
  • It is now a requirement for Dolby Vision encodings to set maxBitrate and bufsize on the H265/HEVC Codec Configuration

1.204.0

Released 2024-09-10

Added

  • Added support for HLS manifest creation with WebVtt muxed in FMP4.

Fixed

  • Fixed wrong AVERAGE-BANDWIDTH and BANDWIDTH attributes for HLS I-frame playlists ( EXT-X-I-FRAME-STREAM-INF ) generated with manifest generator V2.

1.203.0

Released 2024-08-27

Fixed


1.202.0

Released 2024-08-13

Changed

  • Starting from 2024-08-21 07:00:00 UTC, Encoder versions >= 2.2.0 and < 2.103.0 will remap to STABLE

Fixed


1.201.0

Released 2024-08-06

Added

  • Bitmovin Java API SDK now uses ApacheHttpClient as default HTTP client that enables support for PATCH requests.

1.200.0

Released 2024-07-23

Added