| 1 | ffmpeg started on 2013-11-25 at 15:31:03
|
|---|
| 2 | Report written to "ffmpeg-20131125-153103.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ffmpeg -v 9 -loglevel 99 -report -i video.avi -i audio.mp3 -map 0:0 -map 1:0 -vcodec copy -acodec copy audio+video.avi
|
|---|
| 5 | ffmpeg version N-58401-gffe31c6 Copyright (c) 2000-2013 the FFmpeg developers
|
|---|
| 6 | built on Nov 22 2013 20:01:03 with gcc 4.8.2 (GCC)
|
|---|
| 7 | configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
|
|---|
| 8 | libavutil 52. 54.100 / 52. 54.100
|
|---|
| 9 | libavcodec 55. 44.100 / 55. 44.100
|
|---|
| 10 | libavformat 55. 21.101 / 55. 21.101
|
|---|
| 11 | libavdevice 55. 5.100 / 55. 5.100
|
|---|
| 12 | libavfilter 3. 91.100 / 3. 91.100
|
|---|
| 13 | libswscale 2. 5.101 / 2. 5.101
|
|---|
| 14 | libswresample 0. 17.104 / 0. 17.104
|
|---|
| 15 | libpostproc 52. 3.100 / 52. 3.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
|
|---|
| 18 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 19 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 20 | Reading option '-i' ... matched as input file with argument 'video.avi'.
|
|---|
| 21 | Reading option '-i' ... matched as input file with argument 'audio.mp3'.
|
|---|
| 22 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:0'.
|
|---|
| 23 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '1:0'.
|
|---|
| 24 | Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'copy'.
|
|---|
| 25 | Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'copy'.
|
|---|
| 26 | Reading option 'audio+video.avi' ... matched as output file.
|
|---|
| 27 | Finished splitting the commandline.
|
|---|
| 28 | Parsing a group of options: global .
|
|---|
| 29 | Applying option v (set logging level) with argument 9.
|
|---|
| 30 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 31 | Applying option report (generate a report) with argument 1.
|
|---|
| 32 | Successfully parsed a group of options.
|
|---|
| 33 | Parsing a group of options: input file video.avi.
|
|---|
| 34 | Successfully parsed a group of options.
|
|---|
| 35 | Opening an input file: video.avi.
|
|---|
| 36 | [avi @ 0291b860] Format avi probed with size=2048 and score=100
|
|---|
| 37 | [avi @ 02917740] use odml:1
|
|---|
| 38 | [avi @ 0291b860] File position before avformat_find_stream_info() is 5750
|
|---|
| 39 | [avi @ 0291b860] All info found
|
|---|
| 40 | [avi @ 0291b860] File position after avformat_find_stream_info() is 13633
|
|---|
| 41 | Input #0, avi, from 'video.avi':
|
|---|
| 42 | Metadata:
|
|---|
| 43 | encoder : Lavf55.21.101
|
|---|
| 44 | Duration: 00:01:00.00, start: 0.000000, bitrate: 248 kb/s
|
|---|
| 45 | Stream #0:0, 1, 1/25: Video: mpeg4 (Simple Profile) (DX50 / 0x30355844), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 1/25, 25 tbr, 25 tbn, 25 tbc
|
|---|
| 46 | Successfully opened the file.
|
|---|
| 47 | Parsing a group of options: input file audio.mp3.
|
|---|
| 48 | Successfully parsed a group of options.
|
|---|
| 49 | Opening an input file: audio.mp3.
|
|---|
| 50 | [mp3 @ 02a2f3c0] Format mp3 probed with size=2048 and score=51
|
|---|
| 51 | [mp3 @ 02a2f3c0] id3v2 ver:4 flags:00 len:133
|
|---|
| 52 | [mp3 @ 02a2f3c0] pad 0 0
|
|---|
| 53 | [mp3 @ 02a2f3c0] File position before avformat_find_stream_info() is 560
|
|---|
| 54 | [mp3 @ 02a2f3c0] demuxer injecting skip 529
|
|---|
| 55 | [mp3 @ 02a37220] skip 529 samples due to side data
|
|---|
| 56 | [mp3 @ 02a37220] skip 529/1152 samples
|
|---|
| 57 | [mp3 @ 02a2f3c0] max_analyze_duration 5000000 reached at 5015510 microseconds
|
|---|
| 58 | [mp3 @ 02a2f3c0] File position after avformat_find_stream_info() is 82480
|
|---|
| 59 | Input #1, mp3, from 'audio.mp3':
|
|---|
| 60 | Metadata:
|
|---|
| 61 | artist : ALEXANDRA BURKE
|
|---|
| 62 | title : The Silence
|
|---|
| 63 | track : 3
|
|---|
| 64 | date : 2009
|
|---|
| 65 | genre : Pop/R&B
|
|---|
| 66 | encoder : Lavf55.21.101
|
|---|
| 67 | Duration: 00:00:14.00, start: 0.000000, bitrate: 128 kb/s
|
|---|
| 68 | Stream #1:0, 194, 1/14112000: Audio: mp3, 44100 Hz, stereo, s16p, 128 kb/s
|
|---|
| 69 | Successfully opened the file.
|
|---|
| 70 | Parsing a group of options: output file audio+video.avi.
|
|---|
| 71 | Applying option map (set input stream mapping) with argument 0:0.
|
|---|
| 72 | Applying option map (set input stream mapping) with argument 1:0.
|
|---|
| 73 | Applying option vcodec (force video codec ('copy' to copy stream)) with argument copy.
|
|---|
| 74 | Applying option acodec (force audio codec ('copy' to copy stream)) with argument copy.
|
|---|
| 75 | Successfully parsed a group of options.
|
|---|
| 76 | Opening an output file: audio+video.avi.
|
|---|
| 77 | Successfully opened the file.
|
|---|
| 78 | Output #0, avi, to 'audio+video.avi':
|
|---|
| 79 | Metadata:
|
|---|
| 80 | ISFT : Lavf55.21.101
|
|---|
| 81 | Stream #0:0, 0, 1/25: Video: mpeg4 (DX50 / 0x30355844), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 1/25, q=2-31, 25 tbn, 25 tbc
|
|---|
| 82 | Stream #0:1, 0, 32/1225: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, 128 kb/s
|
|---|
| 83 | Stream mapping:
|
|---|
| 84 | Stream #0:0 -> #0:0 (copy)
|
|---|
| 85 | Stream #1:0 -> #0:1 (copy)
|
|---|
| 86 | Press [q] to stop, [?] for help
|
|---|
| 87 | No more output streams to write to, finishing.
|
|---|
| 88 | frame= 1500 fps=0.0 q=-1.0 Lsize= 2058kB time=00:01:00.00 bitrate= 281.0kbits/s
|
|---|
| 89 |
|
|---|
| 90 | video:1781kB audio:219kB subtitle:0 global headers:0kB muxing overhead 2.912974%
|
|---|
| 91 | 0 frames successfully decoded, 0 decoding errors
|
|---|
| 92 | [AVIOContext @ 02a2fd60] Statistics: 10 seeks, 2044 writeouts
|
|---|
| 93 | [AVIOContext @ 02917a60] Statistics: 1974370 bytes read, 4 seeks
|
|---|
| 94 | [AVIOContext @ 0291b480] Statistics: 224586 bytes read, 0 seeks
|
|---|