Ticket #5016: onefileperframe.log

File onefileperframe.log, 13.5 KB (added by Sebastian Annies, 11 years ago)
Line 
1ffmpeg started on 2015-11-19 at 17:13:04
2Report written to "ffmpeg-20151119-171304.log"
3Command line:
4ffmpeg -v 9 -loglevel 99 -y -i 1to6.mp4 -filter_complex "fps=fps=50/3.6" "out%d.jpg" -report
5ffmpeg version N-69723-gc7ad1f5 Copyright (c) 2000-2015 the FFmpeg developers
6 built with gcc 4.9.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-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --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-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-lzma --enable-decklink --enable-zlib
8 libavutil 54. 18.100 / 54. 18.100
9 libavcodec 56. 21.102 / 56. 21.102
10 libavformat 56. 19.101 / 56. 19.101
11 libavdevice 56. 4.100 / 56. 4.100
12 libavfilter 5. 10.100 / 5. 10.100
13 libswscale 3. 1.101 / 3. 1.101
14 libswresample 1. 1.100 / 1. 1.100
15 libpostproc 53. 3.100 / 53. 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 '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
20Reading option '-i' ... matched as input file with argument '1to6.mp4'.
21Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument 'fps=fps=50/3.6'.
22Reading option 'out%d.jpg' ... matched as output file.
23Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
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 y (overwrite output files) with argument 1.
29Applying option filter_complex (create a complex filtergraph) with argument fps=fps=50/3.6.
30Applying option report (generate a report) with argument 1.
31Successfully parsed a group of options.
32Parsing a group of options: input file 1to6.mp4.
33Successfully parsed a group of options.
34Opening an input file: 1to6.mp4.
35[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000004b2d660] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
36[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000004b2d660] ISO: File Type Major Brand: isom
37[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000004b2d660] Before avformat_find_stream_info() pos: 13119 bytes read:13119 seeks:0
38[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000004b2d660] All info found
39[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000004b2d660] After avformat_find_stream_info() pos: 2047 bytes read:13119 seeks:0 frames:1
40Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '1to6.mp4':
41 Metadata:
42 major_brand : isom
43 minor_version : 512
44 compatible_brands: isomiso2avc1mp41
45 encoder : Lavf56.19.101
46 Duration: 00:00:03.60, start: 0.000000, bitrate: 29 kb/s
47 Stream #0:0(und), 1, 1/10240: Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p(left), 600x400 (608x400), 3/10, 27 kb/s, 1.67 fps, 1.67 tbr, 10240 tbn, 3.33 tbc (default)
48 Metadata:
49 handler_name : VideoHandler
50Successfully opened the file.
51Parsing a group of options: output file out%d.jpg.
52Successfully parsed a group of options.
53Opening an output file: out%d.jpg.
54detected 4 logical cores
55[Parsed_fps_0 @ 000000000356ea20] Setting 'fps' to value '50/3.6'
56[Parsed_fps_0 @ 000000000356ea20] fps=125/9
57[graph 0 input from stream 0:0 @ 000000000356a200] Setting 'video_size' to value '600x400'
58[graph 0 input from stream 0:0 @ 000000000356a200] Setting 'pix_fmt' to value '0'
59[graph 0 input from stream 0:0 @ 000000000356a200] Setting 'time_base' to value '1/10240'
60[graph 0 input from stream 0:0 @ 000000000356a200] Setting 'pixel_aspect' to value '0/1'
61[graph 0 input from stream 0:0 @ 000000000356a200] Setting 'sws_param' to value 'flags=2'
62[graph 0 input from stream 0:0 @ 000000000356a200] Setting 'frame_rate' to value '5/3'
63[graph 0 input from stream 0:0 @ 000000000356a200] w:600 h:400 pixfmt:yuv420p tb:1/10240 fr:5/3 sar:0/1 sws_param:flags=2
64[format @ 0000000004b369e0] compat: called with args=[yuvj420p|yuvj422p|yuvj444p]
65[format @ 0000000004b369e0] Setting 'pix_fmts' to value 'yuvj420p|yuvj422p|yuvj444p'
66Successfully opened the file.
67[auto-inserted scaler 0 @ 0000000004b15160] w:iw h:ih flags:'bilinear' interl:0
68[format @ 0000000004b369e0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'Parsed_fps_0' and the filter 'format'
69[AVFilterGraph @ 000000000356d220] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
70[auto-inserted scaler 0 @ 0000000004b15160] picking yuvj420p out of 3 ref:yuv420p alpha:0
71[swscaler @ 0000000004b000a0] deprecated pixel format used, make sure you did set range correctly
72[auto-inserted scaler 0 @ 0000000004b15160] w:600 h:400 fmt:yuv420p sar:0/1 -> w:600 h:400 fmt:yuvj420p sar:0/1 flags:0x2
73[mjpeg @ 0000000004b09360] Forcing thread count to 1 for MJPEG encoding, use -thread_type slice or a constant quantizer if you want to use multiple cpu cores
74[mjpeg @ 0000000004b09360] intra_quant_bias = 96 inter_quant_bias = 0
75Output #0, image2, to 'out%d.jpg':
76 Metadata:
77 major_brand : isom
78 minor_version : 512
79 compatible_brands: isomiso2avc1mp41
80 encoder : Lavf56.19.101
81 Stream #0:0, 0, 9/125: Video: mjpeg, yuvj420p(pc, left), 600x400, 9/125, q=2-31, 200 kb/s, 13.89 fps, 13.89 tbn, 13.89 tbc (default)
82 Metadata:
83 encoder : Lavc56.21.102 mjpeg
84Stream mapping:
85 Stream #0:0 (h264) -> fps
86 fps -> Stream #0:0 (mjpeg)
87Press [q] to stop, [?] for help
88[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
89[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
90[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
91[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
92[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
93[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
94[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
95Cliping frame in rate conversion by 0.000008
96*** 7 dup!
97[AVIOContext @ 000000000613ed20] Statistics: 0 seeks, 1 writeouts
98[AVIOContext @ 000000000613ed20] Statistics: 0 seeks, 1 writeouts
99[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
100[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
101[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
102[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
103[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
104[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
105Past duration 6.999992 too large
106[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
107Past duration 6.999992 too large
108[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
109Past duration 6.999992 too large
110[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
111Past duration 6.999992 too large
112[AVIOContext @ 0000000006bffda0] Statistics: 0 seeks, 1 writeouts
113Past duration 6.999992 too large
114[AVIOContext @ 0000000006bffda0] Statistics: 0 seeks, 1 writeouts
115Past duration 6.999992 too large
116[AVIOContext @ 0000000006bffda0] Statistics: 0 seeks, 1 writeouts
117Past duration 6.999992 too large
118[AVIOContext @ 0000000006bffda0] Statistics: 0 seeks, 1 writeouts
119[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
120[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
121[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
122[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
123[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
124[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
125[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
126[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
127Past duration 6.999992 too large
128[AVIOContext @ 0000000006e93dc0] Statistics: 0 seeks, 1 writeouts
129Past duration 6.999992 too large
130[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
131Past duration 6.999992 too large
132[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
133Past duration 6.999992 too large
134[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
135Past duration 6.999992 too large
136[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
137Past duration 6.999992 too large
138[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
139Past duration 6.999992 too large
140[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
141Past duration 6.999992 too large
142[AVIOContext @ 0000000006bffda0] Statistics: 0 seeks, 1 writeouts
143Past duration 6.999992 too large
144[AVIOContext @ 0000000006bffda0] Statistics: 0 seeks, 1 writeouts
145[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
146[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
147[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
148[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
149[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
150[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
151[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
152Past duration 6.999992 too large
153[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
154Past duration 6.999992 too large
155[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
156Past duration 6.999992 too large
157[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
158Past duration 6.999992 too large
159[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
160Past duration 6.999992 too large
161[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
162Past duration 6.999992 too large
163[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
164Past duration 6.999992 too large
165[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
166Past duration 6.999992 too large
167[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
168[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
169[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
170[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
171[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
172[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
173[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
174[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
175Past duration 6.999992 too large
176[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
177Past duration 6.999992 too large
178[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
179Past duration 6.999992 too large
180[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
181Past duration 6.999992 too large
182[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
183Past duration 6.999992 too large
184[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
185Past duration 6.999992 too large
186[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
187Past duration 6.999992 too large
188[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
189Past duration 6.999992 too large
190[AVIOContext @ 0000000006bffda0] Statistics: 0 seeks, 1 writeouts
191[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
192[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
193[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
194[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
195[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
196[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
197[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
198[Parsed_fps_0 @ 000000000356ea20] Duplicating frame.
199Past duration 6.999992 too large
200[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
201Past duration 6.999992 too large
202[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
203Past duration 6.999992 too large
204[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
205Past duration 6.999992 too large
206[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
207Past duration 6.999992 too large
208[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
209Past duration 6.999992 too large
210[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
211Past duration 6.999992 too large
212[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
213Past duration 6.999992 too large
214[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
215Past duration 6.999992 too large
216[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
217Past duration 6.999992 too large
218[AVIOContext @ 000000000703c900] Statistics: 0 seeks, 1 writeouts
219[output stream 0:0 @ 0000000004b36820] EOF on sink link output stream 0:0:default.
220No more output streams to write to, finishing.
221frame= 50 fps=0.0 q=24.8 Lsize=N/A time=00:00:03.60 bitrate=N/A dup=7 drop=0
222video:277kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
223Input file #0 (1to6.mp4):
224 Input stream #0:0 (video): 6 packets read (12270 bytes); 6 frames decoded;
225 Total: 6 packets (12270 bytes) demuxed
226Output file #0 (out%d.jpg):
227 Output stream #0:0 (video): 50 frames encoded; 50 packets muxed (283369 bytes);
228 Total: 50 packets (283369 bytes) muxed
22910 frames successfully decoded, 0 decoding errors
230[Parsed_fps_0 @ 000000000356ea20] 6 frames in, 43 frames out; 0 frames dropped, 37 frames duplicated.
231[AVIOContext @ 0000000004b2de40] Statistics: 13119 bytes read, 0 seeks