Changes between Initial Version and Version 1 of Ticket #2515, comment 2
- Timestamp:
- Apr 30, 2013, 5:19:24 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2515, comment 2
initial v1 1 1 FFmpeg command line: 2 ffmpeg -i input.mkv -c:a copy -v:a copy -vbsf h264_mp4toannexb -f mpegts output.mpeg 2 {{{ffmpeg -i input.mkv -c:a copy -v:a copy -vbsf h264_mp4toannexb -f mpegts output.mpeg}}} 3 3 4 4 Uncut console output: 5 {{{ 5 6 ffmpeg version N-52523-g0fb64da Copyright (c) 2000-2013 the FFmpeg developers 6 7 built on Apr 28 2013 00:01:23 with gcc 4.7.3 (GCC) … … 32 33 frame= 245 fps=0.0 q=-1.0 Lsize= 25598kB time=00:00:10.21 bitrate=20522.8kbits/s 33 34 video:23377kB audio:323kB subtitle:0 global headers:0kB muxing overhead 8.007445% 35 }}}


