Ticket #7353: ffmpeg-20180812-155540.log

File ffmpeg-20180812-155540.log, 13.2 KB (added by Misaki, 8 years ago)

First command's verbose output

Line 
1ffmpeg started on 2018-08-12 at 15:55:40
2Report written to "ffmpeg-20180812-155540.log"
3Command line:
4./ffmpeg -report -filter_complex "color=black" -t 2 -g 25 black.mp4
5ffmpeg version N-46579-g076b19660-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2018 the FFmpeg developers
6 built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516
7 configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg
8 libavutil 56. 18.102 / 56. 18.102
9 libavcodec 58. 22.100 / 58. 22.100
10 libavformat 58. 17.101 / 58. 17.101
11 libavdevice 58. 4.101 / 58. 4.101
12 libavfilter 7. 26.100 / 7. 26.100
13 libswscale 5. 2.100 / 5. 2.100
14 libswresample 3. 2.100 / 3. 2.100
15 libpostproc 55. 2.100 / 55. 2.100
16Splitting the commandline.
17Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
18Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument 'color=black'.
19Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '2'.
20Reading option '-g' ... matched as AVOption 'g' with argument '25'.
21Reading option 'black.mp4' ... matched as output url.
22Finished splitting the commandline.
23Parsing a group of options: global .
24Applying option report (generate a report) with argument 1.
25Applying option filter_complex (create a complex filtergraph) with argument color=black.
26Successfully parsed a group of options.
27[Parsed_color_0 @ 0x529d800] Setting 'color' to value 'black'
28[Parsed_color_0 @ 0x529d800] size:320x240 rate:25/1 duration:-1.000000 sar:1/1
29Parsing a group of options: output url black.mp4.
30Applying option t (record or transcode "duration" seconds of audio/video) with argument 2.
31Successfully parsed a group of options.
32Opening an output file: black.mp4.
33[file @ 0x529d600] Setting default whitelist 'file,crypto'
34Successfully opened the file.
35Stream mapping:
36 color -> Stream #0:0 (libx264)
37Press [q] to stop, [?] for help
38cur_dts is invalid (this is harmless if it occurs once at the start per stream)
39detected 2 logical cores
40[Parsed_color_0 @ 0x52a0200] Setting 'color' to value 'black'
41[Parsed_color_0 @ 0x52a0200] size:320x240 rate:25/1 duration:-1.000000 sar:1/1
42[format @ 0x529d240] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le'
43[AVFilterGraph @ 0x52a2740] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
44[libx264 @ 0x529f380] using mv_range_thread = 40
45[libx264 @ 0x529f380] using SAR=1/1
46[libx264 @ 0x529f380] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.1 Cache64
47[libx264 @ 0x529f380] profile High, level 1.3
48[libx264 @ 0x529f380] 264 - core 155 r2901 7d0ff22 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=3 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=25 keyint_min=2 scenecut=40 intra_refresh=0 rc_lookahead=25 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
49Output #0, mp4, to 'black.mp4':
50 Metadata:
51 encoder : Lavf58.17.101
52 Stream #0:0, 0, 1/12800: Video: h264 (libx264) (avc1 / 0x31637661), yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=-1--1, 25 fps, 12800 tbn, 25 tbc (default)
53 Metadata:
54 encoder : Lavc58.22.100 libx264
55 Side data:
56 cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
57Clipping frame in rate conversion by 0.000008
58cur_dts is invalid (this is harmless if it occurs once at the start per stream)
59cur_dts is invalid (this is harmless if it occurs once at the start per stream)
60cur_dts is invalid (this is harmless if it occurs once at the start per stream)
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)
77cur_dts is invalid (this is harmless if it occurs once at the start per stream)
78cur_dts is invalid (this is harmless if it occurs once at the start per stream)
79cur_dts is invalid (this is harmless if it occurs once at the start per stream)
80cur_dts is invalid (this is harmless if it occurs once at the start per stream)
81cur_dts is invalid (this is harmless if it occurs once at the start per stream)
82cur_dts is invalid (this is harmless if it occurs once at the start per stream)
83cur_dts is invalid (this is harmless if it occurs once at the start per stream)
84cur_dts is invalid (this is harmless if it occurs once at the start per stream)
85cur_dts is invalid (this is harmless if it occurs once at the start per stream)
86cur_dts is invalid (this is harmless if it occurs once at the start per stream)
87cur_dts is invalid (this is harmless if it occurs once at the start per stream)
88cur_dts is invalid (this is harmless if it occurs once at the start per stream)
89cur_dts is invalid (this is harmless if it occurs once at the start per stream)
90[libx264 @ 0x529f380] frame= 0 QP=9.00 NAL=3 Slice:I Poc:0 I:300 P:0 SKIP:0 size=63 bytes
91[libx264 @ 0x529f380] frame= 1 QP=9.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:300 size=17 bytes
92[libx264 @ 0x529f380] frame= 2 QP=12.00 NAL=2 Slice:B Poc:4 I:0 P:0 SKIP:300 size=14 bytes
93[libx264 @ 0x529f380] frame= 3 QP=13.00 NAL=0 Slice:B Poc:2 I:0 P:0 SKIP:300 size=14 bytes
94[libx264 @ 0x529f380] frame= 4 QP=13.00 NAL=0 Slice:B Poc:6 I:0 P:0 SKIP:300 size=14 bytes
95[libx264 @ 0x529f380] frame= 5 QP=9.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:300 size=23 bytes
96[libx264 @ 0x529f380] frame= 6 QP=12.00 NAL=2 Slice:B Poc:12 I:0 P:0 SKIP:300 size=16 bytes
97[libx264 @ 0x529f380] frame= 7 QP=13.00 NAL=0 Slice:B Poc:10 I:0 P:0 SKIP:300 size=14 bytes
98[libx264 @ 0x529f380] frame= 8 QP=13.00 NAL=0 Slice:B Poc:14 I:0 P:0 SKIP:300 size=14 bytes
99[libx264 @ 0x529f380] frame= 9 QP=9.00 NAL=2 Slice:P Poc:24 I:0 P:0 SKIP:300 size=23 bytes
100[libx264 @ 0x529f380] frame= 10 QP=12.00 NAL=2 Slice:B Poc:20 I:0 P:0 SKIP:300 size=16 bytes
101[libx264 @ 0x529f380] frame= 11 QP=13.00 NAL=0 Slice:B Poc:18 I:0 P:0 SKIP:300 size=14 bytes
102[libx264 @ 0x529f380] frame= 12 QP=13.00 NAL=0 Slice:B Poc:22 I:0 P:0 SKIP:300 size=14 bytes
103[libx264 @ 0x529f380] frame= 13 QP=9.00 NAL=2 Slice:P Poc:32 I:0 P:0 SKIP:300 size=23 bytes
104[libx264 @ 0x529f380] frame= 14 QP=12.00 NAL=2 Slice:B Poc:28 I:0 P:0 SKIP:300 size=16 bytes
105[libx264 @ 0x529f380] frame= 15 QP=13.00 NAL=0 Slice:B Poc:26 I:0 P:0 SKIP:300 size=14 bytes
106[libx264 @ 0x529f380] frame= 16 QP=13.00 NAL=0 Slice:B Poc:30 I:0 P:0 SKIP:300 size=14 bytes
107[libx264 @ 0x529f380] frame= 17 QP=9.00 NAL=2 Slice:P Poc:40 I:0 P:0 SKIP:300 size=23 bytes
108[out_0_0 @ 0x52a0b80] EOF on sink link out_0_0:default.
109No more output streams to write to, finishing.
110[libx264 @ 0x529f380] frame= 18 QP=12.00 NAL=2 Slice:B Poc:36 I:0 P:0 SKIP:300 size=16 bytes
111[libx264 @ 0x529f380] frame= 19 QP=13.00 NAL=0 Slice:B Poc:34 I:0 P:0 SKIP:300 size=14 bytes
112[libx264 @ 0x529f380] frame= 20 QP=13.00 NAL=0 Slice:B Poc:38 I:0 P:0 SKIP:300 size=14 bytes
113[libx264 @ 0x529f380] frame= 21 QP=9.00 NAL=2 Slice:P Poc:48 I:0 P:0 SKIP:300 size=23 bytes
114[libx264 @ 0x529f380] frame= 22 QP=12.00 NAL=2 Slice:B Poc:44 I:0 P:0 SKIP:300 size=16 bytes
115[libx264 @ 0x529f380] frame= 23 QP=13.00 NAL=0 Slice:B Poc:42 I:0 P:0 SKIP:300 size=14 bytes
116[libx264 @ 0x529f380] frame= 24 QP=13.00 NAL=0 Slice:B Poc:46 I:0 P:0 SKIP:300 size=14 bytes
117[libx264 @ 0x529f380] frame= 25 QP=6.00 NAL=3 Slice:I Poc:0 I:300 P:0 SKIP:0 size=64 bytes
118[libx264 @ 0x529f380] frame= 26 QP=9.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:300 size=17 bytes
119[libx264 @ 0x529f380] frame= 27 QP=13.00 NAL=2 Slice:B Poc:4 I:0 P:0 SKIP:300 size=14 bytes
120[libx264 @ 0x529f380] frame= 28 QP=13.00 NAL=0 Slice:B Poc:2 I:0 P:0 SKIP:300 size=14 bytes
121[libx264 @ 0x529f380] frame= 29 QP=13.00 NAL=0 Slice:B Poc:6 I:0 P:0 SKIP:300 size=14 bytes
122[libx264 @ 0x529f380] frame= 30 QP=9.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:300 size=23 bytes
123[libx264 @ 0x529f380] frame= 31 QP=12.00 NAL=2 Slice:B Poc:12 I:0 P:0 SKIP:300 size=16 bytes
124[libx264 @ 0x529f380] frame= 32 QP=13.00 NAL=0 Slice:B Poc:10 I:0 P:0 SKIP:300 size=14 bytes
125[libx264 @ 0x529f380] frame= 33 QP=13.00 NAL=0 Slice:B Poc:14 I:0 P:0 SKIP:300 size=14 bytes
126[libx264 @ 0x529f380] frame= 34 QP=9.00 NAL=2 Slice:P Poc:24 I:0 P:0 SKIP:300 size=23 bytes
127[libx264 @ 0x529f380] frame= 35 QP=12.00 NAL=2 Slice:B Poc:20 I:0 P:0 SKIP:300 size=16 bytes
128[libx264 @ 0x529f380] frame= 36 QP=13.00 NAL=0 Slice:B Poc:18 I:0 P:0 SKIP:300 size=14 bytes
129[libx264 @ 0x529f380] frame= 37 QP=13.00 NAL=0 Slice:B Poc:22 I:0 P:0 SKIP:300 size=14 bytes
130[libx264 @ 0x529f380] frame= 38 QP=10.00 NAL=2 Slice:P Poc:32 I:0 P:0 SKIP:300 size=23 bytes
131[libx264 @ 0x529f380] frame= 39 QP=12.00 NAL=2 Slice:B Poc:28 I:0 P:0 SKIP:300 size=16 bytes
132[libx264 @ 0x529f380] frame= 40 QP=13.00 NAL=0 Slice:B Poc:26 I:0 P:0 SKIP:300 size=14 bytes
133[libx264 @ 0x529f380] frame= 41 QP=13.00 NAL=0 Slice:B Poc:30 I:0 P:0 SKIP:300 size=14 bytes
134[libx264 @ 0x529f380] frame= 42 QP=11.00 NAL=2 Slice:P Poc:40 I:0 P:0 SKIP:300 size=22 bytes
135[libx264 @ 0x529f380] frame= 43 QP=12.00 NAL=2 Slice:B Poc:36 I:0 P:0 SKIP:300 size=16 bytes
136[libx264 @ 0x529f380] frame= 44 QP=13.00 NAL=0 Slice:B Poc:34 I:0 P:0 SKIP:300 size=14 bytes
137[libx264 @ 0x529f380] frame= 45 QP=13.00 NAL=0 Slice:B Poc:38 I:0 P:0 SKIP:300 size=14 bytes
138[libx264 @ 0x529f380] frame= 46 QP=13.00 NAL=2 Slice:P Poc:48 I:0 P:0 SKIP:300 size=22 bytes
139[libx264 @ 0x529f380] frame= 47 QP=12.00 NAL=2 Slice:B Poc:44 I:0 P:0 SKIP:300 size=16 bytes
140[libx264 @ 0x529f380] frame= 48 QP=13.00 NAL=0 Slice:B Poc:42 I:0 P:0 SKIP:300 size=14 bytes
141[libx264 @ 0x529f380] frame= 49 QP=13.00 NAL=0 Slice:B Poc:46 I:0 P:0 SKIP:300 size=14 bytes
142frame= 50 fps=0.0 q=-1.0 Lsize= 3kB time=00:00:01.88 bitrate= 13.0kbits/s speed=10.2x
143video:2kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 91.000000%
144Output file #0 (black.mp4):
145 Output stream #0:0 (video): 50 frames encoded; 50 packets muxed (1600 bytes);
146 Total: 50 packets (1600 bytes) muxed
1470 frames successfully decoded, 0 decoding errors
148[AVIOContext @ 0x52a2300] Statistics: 2 seeks, 4 writeouts
149[libx264 @ 0x529f380] frame I:2 Avg QP: 7.50 size: 64
150[libx264 @ 0x529f380] frame P:12 Avg QP: 9.58 size: 22
151[libx264 @ 0x529f380] frame B:36 Avg QP:12.69 size: 15
152[libx264 @ 0x529f380] consecutive B-frames: 4.0% 0.0% 0.0% 96.0%
153[libx264 @ 0x529f380] mb I I16..4: 100.0% 0.0% 0.0%
154[libx264 @ 0x529f380] mb P I16..4: 0.0% 0.0% 0.0% P16..4: 0.0% 0.0% 0.0% 0.0% 0.0% skip:100.0%
155[libx264 @ 0x529f380] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.0% 0.0% 0.0% direct: 0.0% skip:100.0%
156[libx264 @ 0x529f380] 8x8 transform intra:0.0%
157[libx264 @ 0x529f380] coded y,uvDC,uvAC intra: 0.0% 0.0% 0.0% inter: 0.0% 0.0% 0.0%
158[libx264 @ 0x529f380] i16 v,h,dc,p: 93% 0% 7% 0%
159[libx264 @ 0x529f380] i8c dc,h,v,p: 100% 0% 0% 0%
160[libx264 @ 0x529f380] Weighted P-Frames: Y:0.0% UV:0.0%
161[libx264 @ 0x529f380] kb/s:3.65