Changes between Initial Version and Version 1 of Ticket #2212
- Timestamp:
- 01/30/2013 12:37:45 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2212 – Description
initial v1 3 3 https://dl.dropbox.com/u/7221986/1.mkv 4 4 5 5 {{{ 6 6 ffmpeg -i 1.mkv -map 0:0 -map 0:1 -map 0:2 -scodec mov_text -vcodec copy -acodec copy 1.mp4 7 7 ffmpeg version 1.1.1-tessus Copyright (c) 2000-2013 the FFmpeg developers … … 148 148 Application provided invalid, non monotonically increasing dts to muxer in stream 2: 1372390 >= 1372390 149 149 av_interleaved_write_frame(): Invalid argument 150 }}}


