Ticket #8074: ffmpeg-git-master.log

File ffmpeg-git-master.log, 11.5 KB (added by en5ca, 7 years ago)

fffmpeg git master log

Line 
1ffmpeg version git-2019-08-12-faa9cd3 Copyright (c) 2000-2019 the FFmpeg developers
2 built with gcc 9 (GCC)
3 configuration: --prefix=/ffmpeg-test --enable-gpl --enable-libaom --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libsoxr --enable-libvpx --enable-libx264 --enable-libx265 --enable-libfdk_aac --enable-nonfree --extra-libs=-lm --extra-libs=-lpthread
4 libavutil 56. 33.100 / 56. 33.100
5 libavcodec 58. 55.100 / 58. 55.100
6 libavformat 58. 30.100 / 58. 30.100
7 libavdevice 58. 9.100 / 58. 9.100
8 libavfilter 7. 58.100 / 7. 58.100
9 libswscale 5. 6.100 / 5. 6.100
10 libswresample 3. 6.100 / 3. 6.100
11 libpostproc 55. 6.100 / 55. 6.100
12Splitting the commandline.
13Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
14Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
15Reading option '-f' ... matched as option 'f' (force format) with argument 'lavfi'.
16Reading option '-i' ... matched as input url with argument 'testsrc=duration=10:size=1920x1080:rate=24000/1001'.
17Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv422p10le'.
18Reading option '-colorspace' ... matched as AVOption 'colorspace' with argument 'bt709'.
19Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'prores_ks'.
20Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'hq'.
21Reading option '-movflags' ... matched as AVOption 'movflags' with argument 'write_colr'.
22Reading option 'testsrc.mov' ... matched as output url.
23Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
24Finished splitting the commandline.
25Parsing a group of options: global .
26Applying option v (set logging level) with argument 9.
27Applying option y (overwrite output files) with argument 1.
28Successfully parsed a group of options.
29Parsing a group of options: input url testsrc=duration=10:size=1920x1080:rate=24000/1001.
30Applying option f (force format) with argument lavfi.
31Successfully parsed a group of options.
32Opening an input file: testsrc=duration=10:size=1920x1080:rate=24000/1001.
33detected 8 logical cores
34[Parsed_testsrc_0 @ 0x2328dc0] Setting 'duration' to value '10'
35[Parsed_testsrc_0 @ 0x2328dc0] Setting 'size' to value '1920x1080'
36[Parsed_testsrc_0 @ 0x2328dc0] Setting 'rate' to value '24000/1001'
37[Parsed_testsrc_0 @ 0x2328dc0] size:1920x1080 rate:24000/1001 duration:10.000000 sar:1/1
38[AVFilterGraph @ 0x2327a00] query_formats: 2 queried, 1 merged, 0 already done, 0 delayed
39[lavfi @ 0x2326b00] All info found
40[lavfi @ 0x2326b00] stream 0: start_time: 0.000 duration: -384691475370484608.000
41[lavfi @ 0x2326b00] format: start_time: 0.000 duration: -9223372036854.775 bitrate=0 kb/s
42Input #0, lavfi, from 'testsrc=duration=10:size=1920x1080:rate=24000/1001':
43 Duration: N/A, start: 0.000000, bitrate: N/A
44 Stream #0:0, 1, 1001/24000: Video: rawvideo, 1 reference frame (RGB[24] / 0x18424752), rgb24, 1920x1080 [SAR 1:1 DAR 16:9], 0/1, 23.98 tbr, 23.98 tbn, 23.98 tbc
45Successfully opened the file.
46Parsing a group of options: output url testsrc.mov.
47Applying option pix_fmt (set pixel format) with argument yuv422p10le.
48Applying option c:v (codec name) with argument prores_ks.
49Applying option profile:v (set profile) with argument hq.
50Successfully parsed a group of options.
51Opening an output file: testsrc.mov.
52[file @ 0x2335dc0] Setting default whitelist 'file,crypto'
53Successfully opened the file.
54Stream mapping:
55 Stream #0:0 -> #0:0 (rawvideo (native) -> prores (prores_ks))
56Press [q] to stop, [?] for help
57cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
58[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
59[graph 0 input from stream 0:0 @ 0x2338d40] Setting 'video_size' to value '1920x1080'
60[graph 0 input from stream 0:0 @ 0x2338d40] Setting 'pix_fmt' to value '2'
61[graph 0 input from stream 0:0 @ 0x2338d40] Setting 'time_base' to value '1001/24000'
62[graph 0 input from stream 0:0 @ 0x2338d40] Setting 'pixel_aspect' to value '1/1'
63[graph 0 input from stream 0:0 @ 0x2338d40] Setting 'sws_param' to value 'flags=2'
64[graph 0 input from stream 0:0 @ 0x2338d40] Setting 'frame_rate' to value '24000/1001'
65[graph 0 input from stream 0:0 @ 0x2338d40] w:1920 h:1080 pixfmt:rgb24 tb:1001/24000 fr:24000/1001 sar:1/1 sws_param:flags=2
66[format @ 0x2339c00] Setting 'pix_fmts' to value 'yuv422p10le'
67[auto_scaler_0 @ 0x233c900] Setting 'flags' to value 'bicubic'
68[auto_scaler_0 @ 0x233c900] w:iw h:ih flags:'bicubic' interl:0
69[format @ 0x2339c00] auto-inserting filter 'auto_scaler_0' between the filter 'Parsed_null_0' and the filter 'format'
70[AVFilterGraph @ 0x2337b40] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
71[auto_scaler_0 @ 0x233c900] w:1920 h:1080 fmt:rgb24 sar:1/1 -> w:1920 h:1080 fmt:yuv422p10le sar:1/1 flags:0x4
72[prores_ks @ 0x2363580] profile 3, 1020 slices, interlacing: no, 950 bits per MB
73[prores_ks @ 0x2363580] frame size upper bound: 978318
74[prores_ks @ 0x23a6f40] profile 3, 1020 slices, interlacing: no, 950 bits per MB
75[prores_ks @ 0x23a6f40] frame size upper bound: 978318
76[prores_ks @ 0x23b3840] profile 3, 1020 slices, interlacing: no, 950 bits per MB
77[prores_ks @ 0x23b3840] frame size upper bound: 978318
78[prores_ks @ 0x23c03c0] profile 3, 1020 slices, interlacing: no, 950 bits per MB
79[prores_ks @ 0x23c03c0] frame size upper bound: 978318
80[prores_ks @ 0x23ccf40] profile 3, 1020 slices, interlacing: no, 950 bits per MB
81[prores_ks @ 0x23ccf40] frame size upper bound: 978318
82[prores_ks @ 0x23d9ac0] profile 3, 1020 slices, interlacing: no, 950 bits per MB
83[prores_ks @ 0x23d9ac0] frame size upper bound: 978318
84[prores_ks @ 0x23e6640] profile 3, 1020 slices, interlacing: no, 950 bits per MB
85[prores_ks @ 0x23e6640] frame size upper bound: 978318
86[prores_ks @ 0x23f31c0] profile 3, 1020 slices, interlacing: no, 950 bits per MB
87[prores_ks @ 0x23f31c0] frame size upper bound: 978318
88[prores_ks @ 0x232fa40] profile 3, 1020 slices, interlacing: no, 950 bits per MB
89[prores_ks @ 0x232fa40] frame size upper bound: 978318
90Output #0, mov, to 'testsrc.mov':
91 Metadata:
92 encoder : Lavf58.30.100
93 Stream #0:0, 0, 1/24000: Video: prores (prores_ks), 1 reference frame (apch / 0x68637061), yuv422p10le(bt709/unknown/unknown), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, q=2-31, 200 kb/s, 23.98 fps, 24k tbn, 23.98 tbc
94 Metadata:
95 encoder : Lavc58.55.100 prores_ks
96Clipping frame in rate conversion by 0.000008
97cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
98[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
99cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
100[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
101cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
102[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
103cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
104[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
105cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
106[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
107cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
108[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
109cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
110[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
111cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
112[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
113 Last message repeated 11 times
114frame= 20 fps=0.0 q=-0.0 size= 1536kB time=00:00:00.45 bitrate=27424.4kbits/s speed=0.878x
115[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
116 Last message repeated 13 times
117frame= 34 fps= 33 q=-0.0 size= 3584kB time=00:00:01.04 bitrate=28156.7kbits/s speed=1.02x
118[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
119 Last message repeated 15 times
120frame= 50 fps= 32 q=-0.0 size= 5888kB time=00:00:01.71 bitrate=28206.1kbits/s speed=1.11x
121[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
122 Last message repeated 13 times
123frame= 64 fps= 31 q=-0.0 size= 7936kB time=00:00:02.29 bitrate=28340.0kbits/s speed=1.12x
124[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
125 Last message repeated 14 times
126frame= 79 fps= 31 q=-0.0 size= 9984kB time=00:00:02.91 bitrate=28013.6kbits/s speed=1.15x
127[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
128 Last message repeated 13 times
129frame= 93 fps= 30 q=-0.0 size= 12032kB time=00:00:03.50 bitrate=28133.4kbits/s speed=1.15x
130[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
131 Last message repeated 14 times
132frame= 108 fps= 30 q=-0.0 size= 14336kB time=00:00:04.12 bitrate=28441.8kbits/s speed=1.16x
133[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
134 Last message repeated 15 times
135frame= 124 fps= 31 q=-0.0 size= 16640kB time=00:00:04.79 bitrate=28419.7kbits/s speed=1.18x
136[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
137 Last message repeated 15 times
138frame= 140 fps= 30 q=-0.0 size= 18944kB time=00:00:05.46 bitrate=28403.1kbits/s speed=1.19x
139[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
140 Last message repeated 14 times
141frame= 155 fps= 30 q=-0.0 size= 20992kB time=00:00:06.08 bitrate=28240.1kbits/s speed=1.17x
142[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
143 Last message repeated 16 times
144frame= 172 fps= 30 q=-0.0 size= 23552kB time=00:00:06.79 bitrate=28379.5kbits/s speed=1.19x
145[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
146 Last message repeated 15 times
147frame= 188 fps= 30 q=-0.0 size= 25856kB time=00:00:07.46 bitrate=28370.9kbits/s speed= 1.2x
148[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
149 Last message repeated 14 times
150frame= 203 fps= 30 q=-0.0 size= 27904kB time=00:00:08.09 bitrate=28250.8kbits/s speed= 1.2x
151[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
152 Last message repeated 14 times
153frame= 218 fps= 30 q=-0.0 size= 30208kB time=00:00:08.71 bitrate=28388.4kbits/s speed= 1.2x
154[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
155 Last message repeated 14 times
156frame= 233 fps= 30 q=-0.0 size= 32256kB time=00:00:09.34 bitrate=28283.2kbits/s speed= 1.2x
157[rawvideo @ 0x232d800] PACKET SIZE: 6220800, STRIDE: 5760
158 Last message repeated 6 times
159[Parsed_testsrc_0 @ 0x2328dc0] EOF timestamp not reliable
160[out_0_0 @ 0x2339840] EOF on sink link out_0_0:default.
161No more output streams to write to, finishing.
162frame= 240 fps= 29 q=-0.0 Lsize= 34647kB time=00:00:09.96 bitrate=28472.9kbits/s speed=1.21x
163video:34645kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.005265%
164Input file #0 (testsrc=duration=10:size=1920x1080:rate=24000/1001):
165 Input stream #0:0 (video): 240 packets read (1492992000 bytes); 240 frames decoded;
166 Total: 240 packets (1492992000 bytes) demuxed
167Output file #0 (testsrc.mov):
168 Output stream #0:0 (video): 240 frames encoded; 240 packets muxed (35476588 bytes);
169 Total: 240 packets (35476588 bytes) muxed
170240 frames successfully decoded, 0 decoding errors
171[AVIOContext @ 0x2336080] Statistics: 2 seeks, 139 writeouts