| 1 | ffmpeg started on 2020-10-02 at 13:51:20
|
|---|
| 2 | Report written to "ffmpeg-20201002-135120.log"
|
|---|
| 3 | Log level: 99
|
|---|
| 4 | Command line:
|
|---|
| 5 | ./ffmpeg -v 9 -loglevel 99 -report -stream_loop 3 -i inputBear.gif outputWithJitter.gif
|
|---|
| 6 | ffmpeg version 4.3.1-tessus https://evermeet.cx/ffmpeg/ Copyright (c) 2000-2020 the FFmpeg developers
|
|---|
| 7 | built with Apple clang version 11.0.0 (clang-1100.0.33.17)
|
|---|
| 8 | configuration: --cc=/usr/bin/clang --prefix=/opt/ffmpeg --extra-version=tessus --enable-avisynth --enable-fontconfig --enable-gpl --enable-libaom --enable-libass --enable-libbluray --enable-libdav1d --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libmysofa --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvmaf --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-version3 --pkg-config-flags=--static --disable-ffplay
|
|---|
| 9 | libavutil 56. 51.100 / 56. 51.100
|
|---|
| 10 | libavcodec 58. 91.100 / 58. 91.100
|
|---|
| 11 | libavformat 58. 45.100 / 58. 45.100
|
|---|
| 12 | libavdevice 58. 10.100 / 58. 10.100
|
|---|
| 13 | libavfilter 7. 85.100 / 7. 85.100
|
|---|
| 14 | libswscale 5. 7.100 / 5. 7.100
|
|---|
| 15 | libswresample 3. 7.100 / 3. 7.100
|
|---|
| 16 | libpostproc 55. 7.100 / 55. 7.100
|
|---|
| 17 | Splitting the commandline.
|
|---|
| 18 | Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
|
|---|
| 19 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 20 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 21 | Reading option '-stream_loop' ... matched as option 'stream_loop' (set number of times input stream shall be looped) with argument '3'.
|
|---|
| 22 | Reading option '-i' ... matched as input url with argument 'inputBear.gif'.
|
|---|
| 23 | Reading option 'outputWithJitter.gif' ... matched as output url.
|
|---|
| 24 | Finished splitting the commandline.
|
|---|
| 25 | Parsing a group of options: global .
|
|---|
| 26 | Applying option v (set logging level) with argument 9.
|
|---|
| 27 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 28 | Applying option report (generate a report) with argument 1.
|
|---|
| 29 | Successfully parsed a group of options.
|
|---|
| 30 | Parsing a group of options: input url inputBear.gif.
|
|---|
| 31 | Applying option stream_loop (set number of times input stream shall be looped) with argument 3.
|
|---|
| 32 | Successfully parsed a group of options.
|
|---|
| 33 | Opening an input file: inputBear.gif.
|
|---|
| 34 | [NULL @ 0x7fd085809200] Opening 'inputBear.gif' for reading
|
|---|
| 35 | [file @ 0x7fd085004580] Setting default whitelist 'file,crypto,data'
|
|---|
| 36 | Probing gif score:100 size:2048
|
|---|
| 37 | Probing gif_pipe score:99 size:2048
|
|---|
| 38 | [gif @ 0x7fd085809200] Format gif probed with size=2048 and score=100
|
|---|
| 39 | [gif @ 0x7fd085809200] Before avformat_find_stream_info() pos: 0 bytes read:32319 seeks:0 nb_streams:1
|
|---|
| 40 | [gif @ 0x7fd085809200] stream 0: start_time: 0 duration: 0.66
|
|---|
| 41 | [gif @ 0x7fd085809200] format: start_time: 0 duration: 0.66 (estimate from stream) bitrate=391 kb/s
|
|---|
| 42 | [gif @ 0x7fd085809200] After avformat_find_stream_info() pos: 32319 bytes read:32319 seeks:0 frames:2
|
|---|
| 43 | Input #0, gif, from 'inputBear.gif':
|
|---|
| 44 | Duration: 00:00:00.66, start: 0.000000, bitrate: 391 kb/s
|
|---|
| 45 | Stream #0:0, 2, 1/100: Video: gif, 1 reference frame, bgra, 576x686, 0/1, 100 tbr, 100 tbn, 100 tbc
|
|---|
| 46 | Successfully opened the file.
|
|---|
| 47 | Parsing a group of options: output url outputWithJitter.gif.
|
|---|
| 48 | Successfully parsed a group of options.
|
|---|
| 49 | Opening an output file: outputWithJitter.gif.
|
|---|
| 50 | [file @ 0x7fd085006200] Setting default whitelist 'file,crypto,data'
|
|---|
| 51 | Successfully opened the file.
|
|---|
| 52 | Stream mapping:
|
|---|
| 53 | Stream #0:0 -> #0:0 (gif (native) -> gif (native))
|
|---|
| 54 | Press [q] to stop, [?] for help
|
|---|
| 55 | cur_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)
|
|---|
| 56 | [gif @ 0x7fd085827000] code=21 '!'
|
|---|
| 57 | [gif @ 0x7fd085827000] code=21 '!'
|
|---|
| 58 | [gif @ 0x7fd085827000] code=2c ','
|
|---|
| 59 | detected 16 logical cores
|
|---|
| 60 | [graph 0 input from stream 0:0 @ 0x7fd073c04480] Setting 'video_size' to value '576x686'
|
|---|
| 61 | [graph 0 input from stream 0:0 @ 0x7fd073c04480] Setting 'pix_fmt' to value '28'
|
|---|
| 62 | [graph 0 input from stream 0:0 @ 0x7fd073c04480] Setting 'time_base' to value '1/100'
|
|---|
| 63 | [graph 0 input from stream 0:0 @ 0x7fd073c04480] Setting 'pixel_aspect' to value '0/1'
|
|---|
| 64 | [graph 0 input from stream 0:0 @ 0x7fd073c04480] Setting 'frame_rate' to value '100/1'
|
|---|
| 65 | [graph 0 input from stream 0:0 @ 0x7fd073c04480] w:576 h:686 pixfmt:bgra tb:1/100 fr:100/1 sar:0/1
|
|---|
| 66 | [format @ 0x7fd073c049c0] Setting 'pix_fmts' to value 'rgb8|bgr8|rgb4_byte|bgr4_byte|gray|pal8'
|
|---|
| 67 | [auto_scaler_0 @ 0x7fd073c05140] Setting 'flags' to value 'bicubic'
|
|---|
| 68 | [auto_scaler_0 @ 0x7fd073c05140] w:iw h:ih flags:'bicubic' interl:0
|
|---|
| 69 | [format @ 0x7fd073c049c0] auto-inserting filter 'auto_scaler_0' between the filter 'Parsed_null_0' and the filter 'format'
|
|---|
| 70 | [AVFilterGraph @ 0x7fd085007c80] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
|
|---|
| 71 | [auto_scaler_0 @ 0x7fd073c05140] picking bgr8 out of 6 ref:bgra alpha:1
|
|---|
| 72 | [swscaler @ 0x7fd068008000] Forcing full internal H chroma due to input having non subsampled chroma
|
|---|
| 73 | [auto_scaler_0 @ 0x7fd073c05140] w:576 h:686 fmt:bgra sar:0/1 -> w:576 h:686 fmt:bgr8 sar:0/1 flags:0x4
|
|---|
| 74 | Output #0, gif, to 'outputWithJitter.gif':
|
|---|
| 75 | Metadata:
|
|---|
| 76 | encoder : Lavf58.45.100
|
|---|
| 77 | Stream #0:0, 0, 1/100: Video: gif, 1 reference frame, bgr8, 576x686, 0/1, q=2-31, 200 kb/s, 100 fps, 100 tbn, 100 tbc
|
|---|
| 78 | Metadata:
|
|---|
| 79 | encoder : Lavc58.91.100 gif
|
|---|
| 80 | Clipping frame in rate conversion by 0.000008
|
|---|
| 81 | [gif @ 0x7fd085827000] code=21 '!'
|
|---|
| 82 | [gif @ 0x7fd085827000] code=2c ','
|
|---|
| 83 | [gif @ 0x7fd085828800] 576x686 image at pos (0;0) [area:576x686]
|
|---|
| 84 | [gif @ 0x7fd085827000] code=21 '!'
|
|---|
| 85 | [gif @ 0x7fd085827000] code=21 '!'
|
|---|
| 86 | [gif @ 0x7fd085827000] code=2c ','
|
|---|
| 87 | [gif @ 0x7fd085828800] 576x686 image at pos (0;0) [area:576x686]
|
|---|
| 88 | [gif @ 0x7fd085827000] code=21 '!'
|
|---|
| 89 | [gif @ 0x7fd085827000] code=2c ','
|
|---|
| 90 | [gif @ 0x7fd085828800] 576x686 image at pos (0;0) [area:576x686]
|
|---|
| 91 | [gif @ 0x7fd085827000] code=21 '!'
|
|---|
| 92 | [gif @ 0x7fd085827000] code=21 '!'
|
|---|
| 93 | [gif @ 0x7fd085827000] code=2c ','
|
|---|
| 94 | [gif @ 0x7fd085828800] 576x686 image at pos (0;0) [area:576x686]
|
|---|
| 95 | [gif @ 0x7fd085827000] code=21 '!'
|
|---|
| 96 | [gif @ 0x7fd085827000] code=2c ','
|
|---|
| 97 | [gif @ 0x7fd085828800] 576x686 image at pos (0;0) [area:576x686]
|
|---|
| 98 | [gif @ 0x7fd085827000] code=21 '!'
|
|---|
| 99 | [gif @ 0x7fd085827000] code=21 '!'
|
|---|
| 100 | [gif @ 0x7fd085827000] code=2c ','
|
|---|
| 101 | [gif @ 0x7fd085828800] 576x686 image at pos (0;0) [area:576x686]
|
|---|
| 102 | [gif @ 0x7fd085827000] code=21 '!'
|
|---|
| 103 | [gif @ 0x7fd085827000] code=2c ','
|
|---|
| 104 | [gif @ 0x7fd085828800] 576x686 image at pos (0;0) [area:576x686]
|
|---|
| 105 | [out_0_0 @ 0x7fd073c047c0] EOF on sink link out_0_0:default.
|
|---|
| 106 | No more output streams to write to, finishing.
|
|---|
| 107 | frame= 8 fps=0.0 q=-0.0 Lsize= 905kB time=00:00:01.36 bitrate=5452.7kbits/s speed=14.6x
|
|---|
| 108 | video:905kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.002158%
|
|---|
| 109 | Input file #0 (inputBear.gif):
|
|---|
| 110 | Input stream #0:0 (video): 8 packets read (129272 bytes); 8 frames decoded;
|
|---|
| 111 | Total: 8 packets (129272 bytes) demuxed
|
|---|
| 112 | Output file #0 (outputWithJitter.gif):
|
|---|
| 113 | Output stream #0:0 (video): 8 frames encoded; 8 packets muxed (926936 bytes);
|
|---|
| 114 | Total: 8 packets (926936 bytes) muxed
|
|---|
| 115 | 8 frames successfully decoded, 0 decoding errors
|
|---|
| 116 | [AVIOContext @ 0x7fd0850062c0] Statistics: 0 seeks, 4 writeouts
|
|---|
| 117 | [AVIOContext @ 0x7fd0850046c0] Statistics: 32319 bytes read, 0 seeks
|
|---|