Changes between Initial Version and Version 1 of Ticket #2024, comment 2
- Timestamp:
- 01/05/2013 03:57:11 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2024, comment 2
initial v1 1 Fails now slightly differently:1 Still fails: 2 2 {{{ 3 3 $ ffmpeg -i dvbsubtest.ts -qscale 2 -mbd 2 -scodec dvbsub out.ts … … 33 33 Stream #0:2 -> #0:2 (dvbsub -> dvbsub) 34 34 Press [q] to stop, [?] for help 35 frame= 277 fps=0.0 q=2.0 size= 0kB time=00:00:11.00 bitrate= 0.0kbits/s dup=10 drop=0Application provided invalid, non monotonically increasing dts to muxer in stream 2: 3005830 >= 1670230 35 frame= 277 fps=0.0 q=2.0 size= 0kB time=00:00:11.00 bitrate= 0.0kbits/s dup=10 drop=0 36 Application provided invalid, non monotonically increasing dts to muxer in stream 2: 3005830 >= 1670230 36 37 av_interleaved_write_frame(): Invalid argument 37 38 }}}


