Ticket #7244: ffmpeg-20180604-171622.log

File ffmpeg-20180604-171622.log, 8.5 KB (added by nol2ter, 8 years ago)

report log

Line 
1ffmpeg started on 2018-06-04 at 17:16:22
2Report written to "ffmpeg-20180604-171622.log"
3Command line:
4ffmpeg -i origin.flac -y -c:a aac -b:a 320k -ar 44100 -movflags +faststart -map 0:a -map_metadata -1 -report test.m4a
5ffmpeg version 4.0 Copyright (c) 2000-2018 the FFmpeg developers
6 built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-17)
7 configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared --disable-static --enable-runtime-cpudetect --enable-gpl --enable-version3 --enable-postproc --enable-avfilter --enable-pthreads --disable-avisynth --enable-libopencv --enable-libdc1394 --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libspeex --enable-libtheora --enable-bzlib --enable-libass --enable-libdc1394 --enable-libfreetype --enable-openal --enable-libopus --enable-libpulse --enable-libv4l2 --enable-libvpx --disable-debug --enable-libvorbis --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 --extra-libs=-lstdc++ --enable-libfdk-aac --enable-nonfree
8 libavutil 56. 14.100 / 56. 14.100
9 libavcodec 58. 18.100 / 58. 18.100
10 libavformat 58. 12.100 / 58. 12.100
11 libavdevice 58. 3.100 / 58. 3.100
12 libavfilter 7. 16.100 / 7. 16.100
13 libswscale 5. 1.100 / 5. 1.100
14 libswresample 3. 1.100 / 3. 1.100
15 libpostproc 55. 1.100 / 55. 1.100
16Splitting the commandline.
17Reading option '-i' ... matched as input url with argument 'origin.flac'.
18Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
19Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'aac'.
20Reading option '-b:a' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '320k'.
21Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '44100'.
22Reading option '-movflags' ... matched as AVOption 'movflags' with argument '+faststart'.
23Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a'.
24Reading option '-map_metadata' ... matched as option 'map_metadata' (set metadata information of outfile from infile) with argument '-1'.
25Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
26Reading option 'test.m4a' ... matched as output url.
27Finished splitting the commandline.
28Parsing a group of options: global .
29Applying option y (overwrite output files) with argument 1.
30Applying option report (generate a report) with argument 1.
31Successfully parsed a group of options.
32Parsing a group of options: input url origin.flac.
33Successfully parsed a group of options.
34Opening an input file: origin.flac.
35[NULL @ 0x12d5300] Opening 'origin.flac' for reading
36[file @ 0x12d5b80] Setting default whitelist 'file,crypto'
37[flac @ 0x12d5300] Format flac probed with size=2048 and score=100
38[flac @ 0x12d5300] Before avformat_find_stream_info() pos: 8556 bytes read:32768 seeks:0 nb_streams:1
39[flac @ 0x12d5300] All info found
40[flac @ 0x12d5300] After avformat_find_stream_info() pos: 26988 bytes read:32768 seeks:0 frames:1
41Input #0, flac, from 'origin.flac':
42 Metadata:
43 COMMENT : 2c99cabad92fd9e30ad51951c0bd69ec
44 Duration: 00:02:25.79, start: 0.000000, bitrate: 1048 kb/s
45 Stream #0:0, 1, 1/44100: Audio: flac, 44100 Hz, stereo, s16
46Successfully opened the file.
47Parsing a group of options: output url test.m4a.
48Applying option c:a (codec name) with argument aac.
49Applying option b:a (video bitrate (please use -b:v)) with argument 320k.
50Applying option ar (set audio sampling rate (in Hz)) with argument 44100.
51Applying option map (set input stream mapping) with argument 0:a.
52Applying option map_metadata (set metadata information of outfile from infile) with argument -1.
53Successfully parsed a group of options.
54Opening an output file: test.m4a.
55[file @ 0x12d8600] Setting default whitelist 'file,crypto'
56Successfully opened the file.
57detected 24 logical cores
58Stream mapping:
59 Stream #0:0 -> #0:0 (flac (native) -> aac (native))
60Press [q] to stop, [?] for help
61cur_dts is invalid (this is harmless if it occurs once at the start per stream)
62cur_dts is invalid (this is harmless if it occurs once at the start per stream)
63cur_dts is invalid (this is harmless if it occurs once at the start per stream)
64cur_dts is invalid (this is harmless if it occurs once at the start per stream)
65cur_dts is invalid (this is harmless if it occurs once at the start per stream)
66cur_dts is invalid (this is harmless if it occurs once at the start per stream)
67cur_dts is invalid (this is harmless if it occurs once at the start per stream)
68cur_dts is invalid (this is harmless if it occurs once at the start per stream)
69cur_dts is invalid (this is harmless if it occurs once at the start per stream)
70cur_dts is invalid (this is harmless if it occurs once at the start per stream)
71cur_dts is invalid (this is harmless if it occurs once at the start per stream)
72cur_dts is invalid (this is harmless if it occurs once at the start per stream)
73cur_dts is invalid (this is harmless if it occurs once at the start per stream)
74cur_dts is invalid (this is harmless if it occurs once at the start per stream)
75cur_dts is invalid (this is harmless if it occurs once at the start per stream)
76cur_dts is invalid (this is harmless if it occurs once at the start per stream)
77[graph_0_in_0_0 @ 0x133ffc0] Setting 'time_base' to value '1/44100'
78[graph_0_in_0_0 @ 0x133ffc0] Setting 'sample_rate' to value '44100'
79[graph_0_in_0_0 @ 0x133ffc0] Setting 'sample_fmt' to value 's16'
80[graph_0_in_0_0 @ 0x133ffc0] Setting 'channel_layout' to value '0x3'
81[graph_0_in_0_0 @ 0x133ffc0] tb:1/44100 samplefmt:s16 samplerate:44100 chlayout:0x3
82[format_out_0_0 @ 0x1340940] Setting 'sample_fmts' to value 'fltp'
83[format_out_0_0 @ 0x1340940] Setting 'sample_rates' to value '44100'
84[format_out_0_0 @ 0x1340940] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_0'
85[AVFilterGraph @ 0x1338d40] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
86[auto_resampler_0 @ 0x13407c0] [SWR @ 0x1342d80] Using s16p internally between filters
87[auto_resampler_0 @ 0x13407c0] ch:2 chl:stereo fmt:s16 r:44100Hz -> ch:2 chl:stereo fmt:fltp r:44100Hz
88Output #0, ipod, to 'test.m4a':
89 Metadata:
90 encoder : Lavf58.12.100
91 Stream #0:0, 0, 1/44100: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp (16 bit), 320 kb/s
92 Metadata:
93 encoder : Lavc58.18.100 aac
94cur_dts is invalid (this is harmless if it occurs once at the start per stream)
95size= 512kB time=00:00:14.41 bitrate= 290.9kbits/s speed=28.8x
96size= 1024kB time=00:00:29.23 bitrate= 287.0kbits/s speed=29.2x
97size= 1536kB time=00:00:44.16 bitrate= 284.9kbits/s speed=29.4x
98size= 2304kB time=00:00:58.93 bitrate= 320.3kbits/s speed=29.4x
99size= 2816kB time=00:01:13.44 bitrate= 314.1kbits/s speed=29.3x
100size= 3328kB time=00:01:27.95 bitrate= 310.0kbits/s speed=29.3x
101size= 3840kB time=00:01:42.28 bitrate= 307.6kbits/s speed=29.2x
102size= 4608kB time=00:01:56.72 bitrate= 323.4kbits/s speed=29.2x
103size= 5120kB time=00:02:11.42 bitrate= 319.1kbits/s speed=29.2x
104[flac @ 0x12d5300] first_dts 0 not matching first dts 6418944 (pts 6418944, duration 1152) in the queue
105size= 5632kB time=00:02:25.24 bitrate= 317.7kbits/s speed= 29x
106[out_0_0 @ 0x1341080] EOF on sink link out_0_0:default.
107No more output streams to write to, finishing.
108[aac @ 0x12dd540] Trying to remove 270 more samples than there are in the queue
109[ipod @ 0x12dbe40] Starting second pass: moving the moov atom to the beginning of the file
110[ipod @ 0x12dbe40] Opening 'test.m4a' for reading
111[file @ 0x12db1c0] Setting default whitelist 'file,crypto'
112[AVIOContext @ 0x12db000] Statistics: 5890003 bytes read, 0 seeks
113size= 5777kB time=00:02:25.79 bitrate= 324.6kbits/s speed=28.7x
114video:0kB audio:5752kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.441327%
115Input file #0 (origin.flac):
116 Input stream #0:0 (audio): 5582 packets read (19100716 bytes); 5582 frames decoded (6429426 samples);
117 Total: 5582 packets (19100716 bytes) demuxed
118Output file #0 (test.m4a):
119 Output stream #0:0 (audio): 6279 frames encoded (6429426 samples); 6280 packets muxed (5889963 bytes);
120 Total: 6280 packets (5889963 bytes) muxed
1215582 frames successfully decoded, 0 decoding errors
122[AVIOContext @ 0x12ddc80] Statistics: 4 seeks, 49 writeouts
123[aac @ 0x12dd540] Qavg: 836.753
124[AVIOContext @ 0x12dde80] Statistics: 19109272 bytes read, 0 seeks