| 1 | ffmpeg started on 2012-04-22 at 16:10:53 |
|---|
| 2 | Report written to "ffmpeg-20120422-161053.log" |
|---|
| 3 | Command line: |
|---|
| 4 | ffmpeg -report -i sample.mkv -y -async 1 -vcodec copy -vbsf h264_mp4toannexb -copyts -acodec ac3 -ab 384k -ac 2 -map 0:0 -map 0:1 -sn -f mpegts sample.stf |
|---|
| 5 | ffmpeg version N-40041-gb21ba20 Copyright (c) 2000-2012 the FFmpeg developers |
|---|
| 6 | built on Apr 22 2012 03:59:01 with gcc 4.6.3 20120306 (Red Hat 4.6.3-2) |
|---|
| 7 | configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared --enable-runtime-cpudetect --enable-gpl --enable-version3 --enable-nonfree --enable-postproc --enable-avfilter --enable-pthreads --enable-x11grab --enable-vdpau --disable-avisynth --enable-frei0r --enable-libopencv --enable-libdc1394 --enable-libdirac --enable-libfaac --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --disable-stripping |
|---|
| 8 | libavutil 51. 47.100 / 51. 47.100 |
|---|
| 9 | libavcodec 54. 15.100 / 54. 15.100 |
|---|
| 10 | libavformat 54. 3.100 / 54. 3.100 |
|---|
| 11 | libavdevice 53. 4.100 / 53. 4.100 |
|---|
| 12 | libavfilter 2. 71.102 / 2. 71.102 |
|---|
| 13 | libswscale 2. 1.100 / 2. 1.100 |
|---|
| 14 | libswresample 0. 11.100 / 0. 11.100 |
|---|
| 15 | libpostproc 52. 0.100 / 52. 0.100 |
|---|
| 16 | [matroska,webm @ 0x11ed9c0] Format matroska,webm probed with size=2048 and score=100 |
|---|
| 17 | st:0 removing common factor 1000000 from timebase |
|---|
| 18 | st:1 removing common factor 1000000 from timebase |
|---|
| 19 | [matroska,webm @ 0x11ed9c0] File position before avformat_find_stream_info() is 5632 |
|---|
| 20 | [matroska,webm @ 0x11ed9c0] All info found |
|---|
| 21 | [matroska,webm @ 0x11ed9c0] File position after avformat_find_stream_info() is 8800 |
|---|
| 22 | Input #0, matroska,webm, from 'sample.mkv': |
|---|
| 23 | Metadata: |
|---|
| 24 | creation_time : 2012-03-30 16:04:32 |
|---|
| 25 | Duration: 00:22:11.04, start: 0.000000, bitrate: 13 kb/s |
|---|
| 26 | Stream #0:0(eng), 1, 1/1000: Audio: aac, 48000 Hz, stereo, s16 (default) |
|---|
| 27 | Stream #0:1(eng), 1, 1/1000: Video: h264 (High), yuv420p, 1280x718 [SAR 1:1 DAR 640:359], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default) |
|---|
| 28 | Incompatible sample format 's16' for codec 'ac3', auto-selecting format 'flt' |
|---|
| 29 | [ac3 @ 0x11f5900] channel_layout not specified |
|---|
| 30 | [ac3 @ 0x11f5900] No channel layout specified. The encoder will guess the layout, but it might be incorrect. |
|---|
| 31 | [mpegts @ 0x120c3e0] muxrate VBR, pcr every 100 pkts, sdt every 200, pat/pmt every 40 pkts |
|---|
| 32 | Output #0, mpegts, to 'sample.stf': |
|---|
| 33 | Metadata: |
|---|
| 34 | creation_time : 2012-03-30 16:04:32 |
|---|
| 35 | encoder : Lavf54.3.100 |
|---|
| 36 | Stream #0:0(eng), 0, 1/90000: Audio: ac3, 48000 Hz, stereo, flt, 384 kb/s (default) |
|---|
| 37 | Stream #0:1(eng), 0, 1/90000: Video: h264, yuv420p, 1280x718 [SAR 1:1 DAR 640:359], q=2-31, 23.98 fps, 90k tbn, 1k tbc (default) |
|---|
| 38 | Stream mapping: |
|---|
| 39 | Stream #0:0 -> #0:0 (aac -> ac3) |
|---|
| 40 | Stream #0:1 -> #0:1 (copy) |
|---|
| 41 | Press [q] to stop, [?] for help |
|---|
| 42 | discarding 64 audio samples |
|---|
| 43 | [mpegts @ 0x120c3e0] Application provided invalid, non monotonically increasing dts to muxer in stream 1: 22500 >= 18810 |
|---|
| 44 | av_interleaved_write_frame(): Invalid argument |
|---|