Encoder 2.200.0 - 2.205.0

2.205.0 (BETA)

Released 2024-07-23

Added

  • Support for muxing Webvtt into FMP4 container has been added.

Fixed

  • Fixed an issue that caused delays for triggering the LIVE_INPUT_STATUS_CHANGED webhook for the status CONNECTED.

Known Issues

  • S3 role-based output for segmented muxings: No upload verification available.

2.204.0

Released 2024-07-16

Fixed

  • Fixed a bug, where inserting a custom keyframe exactly on an audio segment boundary and using the associated keyframe ID for defining a Dash period resulted in a wrong start segment for the audio dash representations.

Known Issues

  • S3 role-based output for segmented muxings: No upload verification available.

2.203.0 (STABLE)

Released 2024-07-09

Added

  • Support added for Google Cloud region: me-central2
  • Progressive MP4 muxings are now supported for live encodings.
  • PCM Codec Configuration can now be used for creating custom PCM streams from any input audio stream (previously, it's usage was restricted to xdcamhd workflow).
  • Support for S32LE sampleFormat and STEREO channelLayout has been added to PCM Codec Configuration.

Fixed

  • Fixed potential out-of-memory issues for encodings having multiple high-resolution Dolby Vision renditions.
  • An issue where custom keyframes were not correctly propagated into mp4Muxing with fragmentDuration was fixed. Custom keyframes are now correctly applied.
  • Fixed a bug that caused Live HLS manifest to stall. This bug was triggered when single segments would take longer to process than expected.

Known Issues

  • S3 role-based output for segmented muxings: No upload verification available.

2.202.0

Released 2024-06-25

Added

  • Introduced a new Muxing - ProgressiveWavMuxing. It is now supported to use PassthroughAudioConfiguration for PCM input streams with ProgressiveWavMuxing.
  • Added support for Live Heartbeat Webhooks. It is now possible to configure global Webhooks that periodically send updates about the Live Encoding status.
    • Note: This feature is available with encoderVersion => 2.201.0 and above. Encodings started with older encoder versions than 2.201.0 will not trigger heartbeat notifications. Only the live encodings that are created after the webhook was configured will send heartbeats. Encodings that are already running will not send heartbeats. When a webhook is deleted, Live encodings created afterward will not send heartbeats. The existing running live encodings will keep sending the heartbeats.

Changed

  • Speed improvement of internal preprocessing to prevent gateway timeout in case many streams with stream conditions are used.

Known Issues

  • S3 role-based output for segmented muxings: No upload verification available.

2.201.0

Released 2024-06-18

Added

Changed

  • When using the endKeyframeId of fmp4 Representation or Chunked Text Representation the segment containing the end keyframe is not included in the segment list of the representation anymore by default. This means, that the last frame included in the period is the frame before the keyframe having the endKeyframeId.

Fixed

  • When using Per-Title with many fixed resolutions, it was possible that the highest bitrate was not assigned to the highest fixed resolution. This is fixed.
  • Fixed bug in the Dolby E extraction where the extraction of the stream would not happen correctly in case the Dolby E ingest stream is not selected as the first stream

Known Issues

  • S3 role-based output for segmented muxings: No upload verification available.


2.200.0

Released 2024-06-11

Added

Fixed

  • Progressive text muxings, with audio only workflows, would not generate any subtitles. This has been fixed.
  • Timescale associated to subtitle representations in dash manifests (either just-in-time or post-encoding) would not always be consistent when multiple periods were configured. The timescale is now always set to 1000 and is consistent with the presentation time offset.
  • A bug where rate change could drop all frames in the last segment of the video processing was leading to stall and later to error. This has been fixed.

Known Issues

  • S3 role-based output for segmented muxings: No upload verification available.