Ticket #3167: ffmpeg-20131125-152552.log

File ffmpeg-20131125-152552.log, 4.3 KB (added by userid99, 13 years ago)

Test 3 Output Log

Line 
1ffmpeg started on 2013-11-25 at 15:25:52
2Report written to "ffmpeg-20131125-152552.log"
3Command line:
4ffmpeg -v 9 -loglevel 99 -report -i audio.mp3 -vn -acodec copy audioonly.avi
5ffmpeg 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
16Splitting the commandline.
17Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
18Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
19Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
20Reading option '-i' ... matched as input file with argument 'audio.mp3'.
21Reading option '-vn' ... matched as option 'vn' (disable video) with argument '1'.
22Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'copy'.
23Reading option 'audioonly.avi' ... matched as output file.
24Finished splitting the commandline.
25Parsing a group of options: global .
26Applying option v (set logging level) with argument 9.
27Applying option loglevel (set logging level) with argument 99.
28Applying option report (generate a report) with argument 1.
29Successfully parsed a group of options.
30Parsing a group of options: input file audio.mp3.
31Successfully parsed a group of options.
32Opening an input file: audio.mp3.
33[mp3 @ 02a19420] Format mp3 probed with size=2048 and score=51
34[mp3 @ 02a19420] id3v2 ver:4 flags:00 len:133
35[mp3 @ 02a19420] pad 0 0
36[mp3 @ 02a19420] File position before avformat_find_stream_info() is 560
37[mp3 @ 02a19420] demuxer injecting skip 529
38[mp3 @ 02a21220] skip 529 samples due to side data
39[mp3 @ 02a21220] skip 529/1152 samples
40[mp3 @ 02a19420] max_analyze_duration 5000000 reached at 5015510 microseconds
41[mp3 @ 02a19420] File position after avformat_find_stream_info() is 82480
42Input #0, mp3, from 'audio.mp3':
43 Metadata:
44 artist : ALEXANDRA BURKE
45 title : The Silence
46 track : 3
47 date : 2009
48 genre : Pop/R&B
49 encoder : Lavf55.21.101
50 Duration: 00:00:14.00, start: 0.000000, bitrate: 128 kb/s
51 Stream #0:0, 194, 1/14112000: Audio: mp3, 44100 Hz, stereo, s16p, 128 kb/s
52Successfully opened the file.
53Parsing a group of options: output file audioonly.avi.
54Applying option vn (disable video) with argument 1.
55Applying option acodec (force audio codec ('copy' to copy stream)) with argument copy.
56Successfully parsed a group of options.
57Opening an output file: audioonly.avi.
58Successfully opened the file.
59Output #0, avi, to 'audioonly.avi':
60 Metadata:
61 IART : ALEXANDRA BURKE
62 INAM : The Silence
63 IPRT : 3
64 ICRD : 2009
65 IGNR : Pop/R&B
66 ISFT : Lavf55.21.101
67 Stream #0:0, 0, 32/1225: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, 128 kb/s
68Stream mapping:
69 Stream #0:0 -> #0:0 (copy)
70Press [q] to stop, [?] for help
71No more output streams to write to, finishing.
72size= 237kB time=00:00:14.00 bitrate= 138.7kbits/s
73
74video:0kB audio:219kB subtitle:0 global headers:0kB muxing overhead 8.310236%
750 frames successfully decoded, 0 decoding errors
76[AVIOContext @ 029179a0] Statistics: 9 seeks, 543 writeouts
77[AVIOContext @ 02917880] Statistics: 224586 bytes read, 0 seeks