Hi,
I was using ffmpeg from official ubuntu-xenial repositories and was
unable to convert a bunch of files with subtitles ("invalid, non
monotonically increasing dts").
Then I realised, that my ffmpeg was so very old, it did not include
those two fixes:
https://trac.ffmpeg.org/ticket/4450
https://trac.ffmpeg.org/ticket/6248
When I checked out from git and build it myself everything worked fine.
So I wonder: What is the best practice to keep ffmpeg up to date on an
ubuntu 18.04 system? Is there another repo?
Kind regards
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".