| 1 | ffmpeg started on 2019-03-28 at 18:13:48
|
|---|
| 2 | Report written to "ffmpeg-20190328-181348.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ./ffmpeg -report -f lavfi -i color -vf "crop=1:70" -vframes 1 slice.png
|
|---|
| 5 | ffmpeg version N-93476-g391f884675 Copyright (c) 2000-2019 the FFmpeg developers
|
|---|
| 6 | built with gcc 8 (Debian 8.3.0-2)
|
|---|
| 7 | configuration:
|
|---|
| 8 | libavutil 56. 26.100 / 56. 26.100
|
|---|
| 9 | libavcodec 58. 47.106 / 58. 47.106
|
|---|
| 10 | libavformat 58. 26.101 / 58. 26.101
|
|---|
| 11 | libavdevice 58. 7.100 / 58. 7.100
|
|---|
| 12 | libavfilter 7. 48.100 / 7. 48.100
|
|---|
| 13 | libswscale 5. 4.100 / 5. 4.100
|
|---|
| 14 | libswresample 3. 4.100 / 3. 4.100
|
|---|
| 15 | Splitting the commandline.
|
|---|
| 16 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 17 | Reading option '-f' ... matched as option 'f' (force format) with argument 'lavfi'.
|
|---|
| 18 | Reading option '-i' ... matched as input url with argument 'color'.
|
|---|
| 19 | Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'crop=1:70'.
|
|---|
| 20 | Reading option '-vframes' ... matched as option 'vframes' (set the number of video frames to output) with argument '1'.
|
|---|
| 21 | Reading option 'slice.png' ... matched as output url.
|
|---|
| 22 | Finished splitting the commandline.
|
|---|
| 23 | Parsing a group of options: global .
|
|---|
| 24 | Applying option report (generate a report) with argument 1.
|
|---|
| 25 | Successfully parsed a group of options.
|
|---|
| 26 | Parsing a group of options: input url color.
|
|---|
| 27 | Applying option f (force format) with argument lavfi.
|
|---|
| 28 | Successfully parsed a group of options.
|
|---|
| 29 | Opening an input file: color.
|
|---|
| 30 | detected 16 logical cores
|
|---|
| 31 | [Parsed_color_0 @ 0x560e8f6ddf80] size:320x240 rate:25/1 duration:-1.000000 sar:1/1
|
|---|
| 32 | [AVFilterGraph @ 0x560e8f6dc1c0] query_formats: 2 queried, 1 merged, 0 already done, 0 delayed
|
|---|
| 33 | [lavfi @ 0x560e8f6d9a80] All info found
|
|---|
| 34 | Input #0, lavfi, from 'color':
|
|---|
| 35 | Duration: N/A, start: 0.000000, bitrate: N/A
|
|---|
| 36 | Stream #0:0, 1, 1/25: Video: rawvideo (I420 / 0x30323449), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 25 tbr, 25 tbn, 25 tbc
|
|---|
| 37 | Successfully opened the file.
|
|---|
| 38 | Parsing a group of options: output url slice.png.
|
|---|
| 39 | Applying option vf (set video filters) with argument crop=1:70.
|
|---|
| 40 | Applying option vframes (set the number of video frames to output) with argument 1.
|
|---|
| 41 | Successfully parsed a group of options.
|
|---|
| 42 | Opening an output file: slice.png.
|
|---|
| 43 | Successfully opened the file.
|
|---|
| 44 | Stream mapping:
|
|---|
| 45 | Stream #0:0 -> #0:0 (rawvideo (native) -> png (native))
|
|---|
| 46 | Press [q] to stop, [?] for help
|
|---|
| 47 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 48 | [rawvideo @ 0x560e8f71e440] PACKET SIZE: 115200, STRIDE: 480
|
|---|
| 49 | [Parsed_crop_0 @ 0x560e8f7259c0] Setting 'out_w' to value '1'
|
|---|
| 50 | [Parsed_crop_0 @ 0x560e8f7259c0] Setting 'out_h' to value '70'
|
|---|
| 51 | [graph 0 input from stream 0:0 @ 0x560e8f727a80] Setting 'video_size' to value '320x240'
|
|---|
| 52 | [graph 0 input from stream 0:0 @ 0x560e8f727a80] Setting 'pix_fmt' to value '0'
|
|---|
| 53 | [graph 0 input from stream 0:0 @ 0x560e8f727a80] Setting 'time_base' to value '1/25'
|
|---|
| 54 | [graph 0 input from stream 0:0 @ 0x560e8f727a80] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 55 | [graph 0 input from stream 0:0 @ 0x560e8f727a80] Setting 'sws_param' to value 'flags=2'
|
|---|
| 56 | [graph 0 input from stream 0:0 @ 0x560e8f727a80] Setting 'frame_rate' to value '25/1'
|
|---|
| 57 | [graph 0 input from stream 0:0 @ 0x560e8f727a80] w:320 h:240 pixfmt:yuv420p tb:1/25 fr:25/1 sar:1/1 sws_param:flags=2
|
|---|
| 58 | [format @ 0x560e8f728280] Setting 'pix_fmts' to value 'rgb24|rgba|rgb48be|rgba64be|pal8|gray|ya8|gray16be|ya16be|monob'
|
|---|
| 59 | [auto_scaler_0 @ 0x560e8f72b400] Setting 'flags' to value 'bicubic'
|
|---|
| 60 | [auto_scaler_0 @ 0x560e8f72b400] w:iw h:ih flags:'bicubic' interl:0
|
|---|
| 61 | [format @ 0x560e8f728280] auto-inserting filter 'auto_scaler_0' between the filter 'Parsed_crop_0' and the filter 'format'
|
|---|
| 62 | [AVFilterGraph @ 0x560e8f725b80] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
|
|---|
| 63 | [auto_scaler_0 @ 0x560e8f72b400] picking rgb24 out of 10 ref:yuv420p alpha:0
|
|---|
| 64 | [Parsed_crop_0 @ 0x560e8f7259c0] w:320 h:240 sar:1/1 -> w:0 h:70 sar:1/1
|
|---|
| 65 | [Parsed_crop_0 @ 0x560e8f7259c0] Invalid too big or non positive size for width '0' or height '70'
|
|---|
| 66 | [Parsed_crop_0 @ 0x560e8f7259c0] Failed to configure input pad on Parsed_crop_0
|
|---|
| 67 | Error reinitializing filters!
|
|---|
| 68 | Failed to inject frame into filter network: Invalid argument
|
|---|
| 69 | Error while processing the decoded data for stream #0:0
|
|---|
| 70 | Conversion failed!
|
|---|