[FFmpeg-user] Application provided invalid, non monotonically increasing dts to muxer
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Nov 29 23:48:58 CET 2011
Klaus Kudielka <klaus.kudielka <at> gmx.net> writes:
> ---- Two examples for NOT WORKING git masker:
>
> [0]$ /opt/ffmpeg-git/bin/ffmpeg -i x.mkv -map 0 -c copy -y /tmp/x.mkv
[...]
> ---- Counter-example of working 0.8.7:
>
> [1]$ /opt/ffmpeg/bin/ffmpeg -i x.mkv" -map 0.0 -vcodec copy -an -sn -y
> /tmp/x.mkv -map 0.1 -acodec copy -newaudio -map 0.2 -acodec copy -newaudio
> -map 0.3 -scodec copy -newsubtitle -map 0.4 -scodec copy -newsubtitle -map 0.5
> -scodec copy -newsubtitle -map 0.6 -scodec copy -newsubtitle
The command lines look different...
Could you provide a sample and / or find the version introducing the problem?
(I don't think ticket 222 or ticket 415 are regressions.)
Carl Eugen
More information about the ffmpeg-user
mailing list