You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Shaka Packager Users
We are pleased to announce the release of shaka-packager v2.2.1!
This is a bug fix release. Here are the highlights:
Computes and sets VP9 Level in the codec config if it is not already set (#469). This fixed VP9 in ISO-BMFF files generated by FFmpeg v4.0.2 or earlier which does not have level set in the codec config.
Added a workaround for TS contents with dts moving backwards (#451). So instead of generating a sample with negative duration, which ExoPlayer does not handle, use an arbitrarily short duration instead.
Fixed incorrect segment name with $Time$ in segment_template (#472). This resulted in the first segment being overwritten and led to playback problems.
Fixed TTML text input passthrough in DASH (#478). This is a regression introduced in v2.2.0.
Please see the CHANGELOG for a full list of changes.