You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve encode performance when using --dolby-vision-rpu copy for a long input file. ( #216 )
Previously, the encode speed kept on going slower when using --dolby-vision-rpu copy, but now encode speed should be stable.
Fix muxer error copying PGS subtitles (using --sub-copy) when the input has unsorted subtitle packets.
Now is able to avoid "Application provided invalid, non monotonically increasing dts to muxer" error.