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
andbufsize
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. InsteadcodecMaxRateFactor
andcodecBufsizeFactor
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
andbufsize
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
- Fix for calculation of Live Units vs Encoding minutes usage statistics.
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
- When using the ResetLiveManifestTimeShift call manifest playlists potentially started with different segment numbers.
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
- The following progressive Muxings are now supported for Live Encodings (the files are generated and uploaded after the Live Encoding stopped): MP3, MOV, Progressive WebM, Progressive TS, and Broadcast TS
Updated 8 days ago