Ticket #5016: withtilefilter.log

File withtilefilter.log, 9.0 KB (added by Sebastian Annies, 11 years ago)
Line 
1ffmpeg started on 2015-11-19 at 17:16:17
2Report written to "ffmpeg-20151119-171617.log"
3Command line:
4ffmpeg -v 9 -loglevel 99 -y -i 1to6.mp4 -filter_complex "fps=fps=50/3.6,tile=50x1" "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,tile=50x1'.
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,tile=50x1.
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 @ 0000000004a1f060] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
36[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000004a1f060] ISO: File Type Major Brand: isom
37[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000004a1f060] Before avformat_find_stream_info() pos: 13119 bytes read:13119 seeks:0
38[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000004a1f060] All info found
39[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000004a1f060] 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 @ 0000000004a1cb60] Setting 'fps' to value '50/3.6'
56[Parsed_fps_0 @ 0000000004a1cb60] fps=125/9
57[Parsed_tile_1 @ 0000000004b0c000] Setting 'layout' to value '50x1'
58[graph 0 input from stream 0:0 @ 0000000004b0c320] Setting 'video_size' to value '600x400'
59[graph 0 input from stream 0:0 @ 0000000004b0c320] Setting 'pix_fmt' to value '0'
60[graph 0 input from stream 0:0 @ 0000000004b0c320] Setting 'time_base' to value '1/10240'
61[graph 0 input from stream 0:0 @ 0000000004b0c320] Setting 'pixel_aspect' to value '0/1'
62[graph 0 input from stream 0:0 @ 0000000004b0c320] Setting 'sws_param' to value 'flags=2'
63[graph 0 input from stream 0:0 @ 0000000004b0c320] Setting 'frame_rate' to value '5/3'
64[graph 0 input from stream 0:0 @ 0000000004b0c320] w:600 h:400 pixfmt:yuv420p tb:1/10240 fr:5/3 sar:0/1 sws_param:flags=2
65[format @ 0000000004b0e200] compat: called with args=[yuvj420p|yuvj422p|yuvj444p]
66[format @ 0000000004b0e200] Setting 'pix_fmts' to value 'yuvj420p|yuvj422p|yuvj444p'
67Successfully opened the file.
68[auto-inserted scaler 0 @ 0000000004a1e580] w:iw h:ih flags:'bilinear' interl:0
69[format @ 0000000004b0e200] auto-inserting filter 'auto-inserted scaler 0' between the filter 'Parsed_tile_1' and the filter 'format'
70[AVFilterGraph @ 0000000004a1fce0] query_formats: 5 queried, 3 merged, 1 already done, 0 delayed
71[auto-inserted scaler 0 @ 0000000004a1e580] picking yuvj420p out of 3 ref:yuv420p alpha:0
72[swscaler @ 0000000004a29dc0] deprecated pixel format used, make sure you did set range correctly
73[auto-inserted scaler 0 @ 0000000004a1e580] w:30000 h:400 fmt:yuv420p sar:0/1 -> w:30000 h:400 fmt:yuvj420p sar:0/1 flags:0x2
74[mjpeg @ 0000000004b0dba0] Forcing thread count to 1 for MJPEG encoding, use -thread_type slice or a constant quantizer if you want to use multiple cpu cores
75[mjpeg @ 0000000004b0dba0] intra_quant_bias = 96 inter_quant_bias = 0
76Output #0, image2, to 'out%d.jpg':
77 Metadata:
78 major_brand : isom
79 minor_version : 512
80 compatible_brands: isomiso2avc1mp41
81 encoder : Lavf56.19.101
82 Stream #0:0, 0, 18/5: Video: mjpeg, yuvj420p(pc, left), 30000x400, 18/5, q=2-31, 200 kb/s, 0.28 fps, 0.28 tbn, 0.28 tbc (default)
83 Metadata:
84 encoder : Lavc56.21.102 mjpeg
85Stream mapping:
86 Stream #0:0 (h264) -> fps
87 tile -> Stream #0:0 (mjpeg)
88Press [q] to stop, [?] for help
89[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
90[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
91[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
92[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
93[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
94[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
95[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
96[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
97[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
98[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
99[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
100[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
101[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
102[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
103[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
104[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
105[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
106[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
107[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
108[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
109[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
110[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
111[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
112[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
113[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
114[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
115[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
116[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
117[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
118[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
119[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
120[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
121[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
122[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
123[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
124[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
125[Parsed_fps_0 @ 0000000004a1cb60] Duplicating frame.
126Cliping frame in rate conversion by 0.000008
127[AVIOContext @ 0000000004a102c0] Statistics: 0 seeks, 8 writeouts
128[output stream 0:0 @ 0000000004b0e040] EOF on sink link output stream 0:0:default.
129No more output streams to write to, finishing.
130frame= 1 fps=0.0 q=13.3 Lsize=N/A time=00:00:03.60 bitrate=N/A
131video:250kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
132Input file #0 (1to6.mp4):
133 Input stream #0:0 (video): 6 packets read (12270 bytes); 6 frames decoded;
134 Total: 6 packets (12270 bytes) demuxed
135Output file #0 (out%d.jpg):
136 Output stream #0:0 (video): 1 frames encoded; 1 packets muxed (256339 bytes);
137 Total: 1 packets (256339 bytes) muxed
13810 frames successfully decoded, 0 decoding errors
139[Parsed_fps_0 @ 0000000004a1cb60] 6 frames in, 43 frames out; 0 frames dropped, 37 frames duplicated.
140[AVIOContext @ 0000000004a1f9e0] Statistics: 13119 bytes read, 0 seeks