Ticket #6795: ffmpeg-20171031-205351.log

File ffmpeg-20171031-205351.log, 4.7 KB (added by jimqode, 9 years ago)

report log

Line 
1ffmpeg started on 2017-10-31 at 20:53:51
2Report written to "ffmpeg-20171031-205351.log"
3Command line:
4./ffmpeg -report -loop 1 -i testout.png -t 5 -pix_fmt yuv420p -vf minterpolate out.mp4
5ffmpeg version N-88186-g00bfe85 Copyright (c) 2000-2017 the FFmpeg developers
6 built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
7 configuration:
8 libavutil 56. 0.100 / 56. 0.100
9 libavcodec 58. 0.101 / 58. 0.101
10 libavformat 58. 0.101 / 58. 0.101
11 libavdevice 58. 0.100 / 58. 0.100
12 libavfilter 7. 0.100 / 7. 0.100
13 libswscale 5. 0.100 / 5. 0.100
14 libswresample 3. 0.100 / 3. 0.100
15Splitting the commandline.
16Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
17Reading option '-loop' ... matched as AVOption 'loop' with argument '1'.
18Reading option '-i' ... matched as input url with argument 'testout.png'.
19Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '5'.
20Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
21Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'minterpolate'.
22Reading option 'out.mp4' ... matched as output url.
23Finished splitting the commandline.
24Parsing a group of options: global .
25Applying option report (generate a report) with argument 1.
26Successfully parsed a group of options.
27Parsing a group of options: input url testout.png.
28Successfully parsed a group of options.
29Opening an input file: testout.png.
30[NULL @ 0x254cea0] Opening 'testout.png' for reading
31[file @ 0x254d780] Setting default whitelist 'file,crypto'
32[png_pipe @ 0x254cea0] Format png_pipe probed with size=2048 and score=99
33[png_pipe @ 0x254cea0] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:1
34[png_pipe @ 0x254cea0] Probe buffer size limit of 5000000 bytes reached
35[png_pipe @ 0x254cea0] After avformat_find_stream_info() pos: 751589 bytes read:5261123 seeks:6 frames:7
36Input #0, png_pipe, from 'testout.png':
37 Duration: N/A, bitrate: N/A
38 Stream #0:0, 7, 1/25: Video: png, rgba(pc), 2717x2707 [SAR 7874:7874 DAR 2717:2707], 25 fps, 25 tbr, 25 tbn, 25 tbc
39Successfully opened the file.
40Parsing a group of options: output url out.mp4.
41Applying option t (record or transcode "duration" seconds of audio/video) with argument 5.
42Applying option pix_fmt (set pixel format) with argument yuv420p.
43Applying option vf (set video filters) with argument minterpolate.
44Successfully parsed a group of options.
45Opening an output file: out.mp4.
46[file @ 0x2554fe0] Setting default whitelist 'file,crypto'
47Successfully opened the file.
48detected 4 logical cores
49Stream mapping:
50 Stream #0:0 -> #0:0 (png (native) -> mpeg4 (native))
51Press [q] to stop, [?] for help
52cur_dts is invalid (this is harmless if it occurs once at the start per stream)
53cur_dts is invalid (this is harmless if it occurs once at the start per stream)
54cur_dts is invalid (this is harmless if it occurs once at the start per stream)
55cur_dts is invalid (this is harmless if it occurs once at the start per stream)
56cur_dts is invalid (this is harmless if it occurs once at the start per stream)
57[graph 0 input from stream 0:0 @ 0x25a5a60] Setting 'video_size' to value '2717x2707'
58[graph 0 input from stream 0:0 @ 0x25a5a60] Setting 'pix_fmt' to value '26'
59[graph 0 input from stream 0:0 @ 0x25a5a60] Setting 'time_base' to value '1/25'
60[graph 0 input from stream 0:0 @ 0x25a5a60] Setting 'pixel_aspect' to value '7874/7874'
61[graph 0 input from stream 0:0 @ 0x25a5a60] Setting 'sws_param' to value 'flags=2'
62[graph 0 input from stream 0:0 @ 0x25a5a60] Setting 'frame_rate' to value '25/1'
63[graph 0 input from stream 0:0 @ 0x25a5a60] w:2717 h:2707 pixfmt:rgba tb:1/25 fr:25/1 sar:7874/7874 sws_param:flags=2
64[format @ 0x25a82e0] Setting 'pix_fmts' to value 'yuv420p'
65[auto_scaler_0 @ 0x25a9680] Setting 'flags' to value 'bicubic'
66[auto_scaler_0 @ 0x25a9680] w:iw h:ih flags:'bicubic' interl:0
67[Parsed_minterpolate_0 @ 0x25a69e0] auto-inserting filter 'auto_scaler_0' between the filter 'graph 0 input from stream 0:0' and the filter 'Parsed_minterpolate_0'
68[AVFilterGraph @ 0x25a5fe0] query_formats: 5 queried, 3 merged, 1 already done, 0 delayed
69[auto_scaler_0 @ 0x25a9680] w:2717 h:2707 fmt:rgba sar:7874/7874 -> w:2717 h:2707 fmt:yuv420p sar:1/1 flags:0x4
70[Parsed_minterpolate_0 @ 0x25a69e0] Failed to configure input pad on Parsed_minterpolate_0
71Error reinitializing filters!
72Failed to inject frame into filter network: Cannot allocate memory
73Error while processing the decoded data for stream #0:0
74[AVIOContext @ 0x2555140] Statistics: 0 seeks, 0 writeouts
75[AVIOContext @ 0x2555aa0] Statistics: 5261123 bytes read, 6 seeks
76Conversion failed!