github shaka-project/shaka-packager v2.1.1

latest releases: v3.1.0, v3.0.4, v3.0.3...
5 years ago

Changed

  • Warn if HLS type is not set set to LIVE for UDP inputs (#347).
  • Use new vp09 codec string for WebM by default (#406). Set command line flag:
    --use_legacy_vp9_codec_string if the old behavior is needed.
  • Allow trailing null bytes in NAL units, to allow contents with the H264 spec
    violation to be processed instead of erroring out (#418).

Fixed

  • Fix MPD@duration not set with MPDGenerator (#401). This is a regression
    introduced in v2.0.1.
  • Remove 'wvtt' in HLS master playlist codec string as it breaks some old Apple
    products, e.g. AppleTV3 (#402).
  • Fix potential text Segment Timeline not being grouped together in DASH mpd
    (#417), which happens when --allow_approximate_segment_timeline is set.

Don't miss a new shaka-packager release

NewReleases is sending notifications on new releases.