| 1 | ffmpeg started on 2019-06-17 at 15:49:01
|
|---|
| 2 | Report written to "ffmpeg-20190617-154901.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ffmpeg -report -i test.mp4 -c:v libaom-av1 -crf 30 -b:v 0 -strict experimental -row-mt 1 -tiles 2x2 -c:a copy test.mkv
|
|---|
| 5 | ffmpeg version 4.1.3-1 Copyright (c) 2000-2019 the FFmpeg developers
|
|---|
| 6 | built with gcc 8 (Debian 8.3.0-7)
|
|---|
| 7 | configuration: --prefix=/usr --extra-version=1 --toolchain=hardened --libdir=/usr/lib/powerpc64le-linux-gnu --incdir=/usr/include/powerpc64le-linux-gnu --arch=ppc64el --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 -- libavutil 56. 22.100 / 56. 22.100
|
|---|
| 8 | libavcodec 58. 35.100 / 58. 35.100
|
|---|
| 9 | libavformat 58. 20.100 / 58. 20.100
|
|---|
| 10 | libavdevice 58. 5.100 / 58. 5.100
|
|---|
| 11 | libavfilter 7. 40.101 / 7. 40.101
|
|---|
| 12 | libavresample 4. 0. 0 / 4. 0. 0
|
|---|
| 13 | libswscale 5. 3.100 / 5. 3.100
|
|---|
| 14 | libswresample 3. 3.100 / 3. 3.100
|
|---|
| 15 | libpostproc 55. 3.100 / 55. 3.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 18 | Reading option '-i' ... matched as input url with argument 'test.mp4'.
|
|---|
| 19 | Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libaom-av1'.
|
|---|
| 20 | Reading option '-crf' ... matched as AVOption 'crf' with argument '30'.
|
|---|
| 21 | Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '0'.
|
|---|
| 22 | Reading option '-strict' ...Routing option strict to both codec and muxer layer
|
|---|
| 23 | matched as AVOption 'strict' with argument 'experimental'.
|
|---|
| 24 | Reading option '-row-mt' ... matched as AVOption 'row-mt' with argument '1'.
|
|---|
| 25 | Reading option '-tiles' ... matched as AVOption 'tiles' with argument '2x2'.
|
|---|
| 26 | Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'copy'.
|
|---|
| 27 | Reading option 'test.mkv' ... matched as output url.
|
|---|
| 28 | Finished splitting the commandline.
|
|---|
| 29 | Parsing a group of options: global .
|
|---|
| 30 | Applying option report (generate a report) with argument 1.
|
|---|
| 31 | Successfully parsed a group of options.
|
|---|
| 32 | Parsing a group of options: input url test.mp4.
|
|---|
| 33 | Successfully parsed a group of options.
|
|---|
| 34 | Opening an input file: test.mp4.
|
|---|
| 35 | [NULL @ 0x136e1dbc0] Opening 'test.mp4' for reading
|
|---|
| 36 | [file @ 0x136dfeb00] Setting default whitelist 'file,crypto'
|
|---|
| 37 | [mpegts @ 0x136e1dbc0] Format mpegts probed with size=2048 and score=50
|
|---|
| 38 | [mpegts @ 0x136e1dbc0] stream=0 stream_type=f pid=100 prog_reg_desc=
|
|---|
| 39 | [mpegts @ 0x136e1dbc0] stream=1 stream_type=1b pid=101 prog_reg_desc=
|
|---|
| 40 | [mpegts @ 0x136e1dbc0] stream=2 stream_type=15 pid=102 prog_reg_desc=
|
|---|
| 41 | [mpegts @ 0x136e1dbc0] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:3
|
|---|
| 42 | [mpegts @ 0x136e1dbc0] parser not found for codec timed_id3, packets or times may be invalid.
|
|---|
| 43 | [mpegts @ 0x136e1dbc0] parser not found for codec timed_id3, packets or times may be invalid.
|
|---|
| 44 | [AVBSFContext @ 0x136dde3f0] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 45 | [AVBSFContext @ 0x136dde3f0] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 46 | [AVBSFContext @ 0x136dde3f0] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 47 | [AVBSFContext @ 0x136dde3f0] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 48 | [h264 @ 0x136e22ac0] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 49 | [h264 @ 0x136e22ac0] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 50 | [h264 @ 0x136e22ac0] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 51 | [h264 @ 0x136e22ac0] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 52 | [h264 @ 0x136e22ac0] Format yuv420p chosen by get_format().
|
|---|
| 53 | [h264 @ 0x136e22ac0] Reinit context to 1920x1088, pix_fmt: yuv420p
|
|---|
| 54 | [h264 @ 0x136e22ac0] no picture
|
|---|
| 55 | [mpegts @ 0x136e1dbc0] probing stream 0 pp:2500
|
|---|
| 56 | [mpegts @ 0x136e1dbc0] Probe with size=2311, packets=1 detected aac with score=51
|
|---|
| 57 | [mpegts @ 0x136e1dbc0] probed stream 0
|
|---|
| 58 | [mpegts @ 0x136e1dbc0] max_analyze_duration 5000000 reached at 5000000 microseconds st:1
|
|---|
| 59 | [mpegts @ 0x136e1dbc0] rfps: 29.916667 0.014905
|
|---|
| 60 | [mpegts @ 0x136e1dbc0] rfps: 30.000000 0.000128
|
|---|
| 61 | [mpegts @ 0x136e1dbc0] rfps: 30.000000 0.000128
|
|---|
| 62 | [mpegts @ 0x136e1dbc0] rfps: 60.000000 0.000514
|
|---|
| 63 | [mpegts @ 0x136e1dbc0] rfps: 60.000000 0.000514
|
|---|
| 64 | [mpegts @ 0x136e1dbc0] rfps: 120.000000 0.002055
|
|---|
| 65 | [mpegts @ 0x136e1dbc0] rfps: 120.000000 0.002055
|
|---|
| 66 | [mpegts @ 0x136e1dbc0] rfps: 240.000000 0.008220
|
|---|
| 67 | [mpegts @ 0x136e1dbc0] rfps: 240.000000 0.008220
|
|---|
| 68 | [mpegts @ 0x136e1dbc0] rfps: 29.970030 0.002067
|
|---|
| 69 | [mpegts @ 0x136e1dbc0] rfps: 59.940060 0.008266
|
|---|
| 70 | [mpegts @ 0x136e1dbc0] Setting avg frame rate based on r frame rate
|
|---|
| 71 | [mpegts @ 0x136e1dbc0] After avformat_find_stream_info() pos: 0 bytes read:1659024 seeks:2 frames:373
|
|---|
| 72 | Input #0, mpegts, from 'test.mp4':
|
|---|
| 73 | Duration: 06:48:32.98, start: 680.084556, bitrate: 4716 kb/s
|
|---|
| 74 | Program 1
|
|---|
| 75 | Stream #0:0[0x100], 220, 1/90000: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, 128 kb/s
|
|---|
| 76 | Stream #0:1[0x101], 152, 1/90000: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(progressive), 1920x1080, 30 fps, 30 tbr, 90k tbn, 2k tbc
|
|---|
| 77 | Stream #0:2[0x102], 1, 1/90000: Data: timed_id3 (ID3 / 0x20334449)
|
|---|
| 78 | Successfully opened the file.
|
|---|
| 79 | Parsing a group of options: output url test.mkv.
|
|---|
| 80 | Applying option c:v (codec name) with argument libaom-av1.
|
|---|
| 81 | Applying option b:v (video bitrate (please use -b:v)) with argument 0.
|
|---|
| 82 | Applying option c:a (codec name) with argument copy.
|
|---|
| 83 | Successfully parsed a group of options.
|
|---|
| 84 | Opening an output file: test.mkv.
|
|---|
| 85 | [file @ 0x136dfd480] Setting default whitelist 'file,crypto'
|
|---|
| 86 | Successfully opened the file.
|
|---|
| 87 | detected 144 logical cores
|
|---|
| 88 | [h264 @ 0x136e73f30] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 89 | [h264 @ 0x136e73f30] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 90 | Stream mapping:
|
|---|
| 91 | Stream #0:1 -> #0:0 (h264 (native) -> av1 (libaom-av1))
|
|---|
| 92 | Stream #0:0 -> #0:1 (copy)
|
|---|
| 93 | Press [q] to stop, [?] for help
|
|---|
| 94 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 95 | [NULL @ 0x136e22ac0] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 96 | [NULL @ 0x136e22ac0] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 97 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 98 | [h264 @ 0x136e73f30] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 99 | [h264 @ 0x136e73f30] nal_unit_type: 7(SPS), nal_ref_idc: 3
|
|---|
| 100 | [h264 @ 0x136e73f30] nal_unit_type: 8(PPS), nal_ref_idc: 3
|
|---|
| 101 | [h264 @ 0x136e73f30] nal_unit_type: 5(IDR), nal_ref_idc: 3
|
|---|
| 102 | [h264 @ 0x136e73f30] Format yuv420p chosen by get_format().
|
|---|
| 103 | [h264 @ 0x136e73f30] Reinit context to 1920x1088, pix_fmt: yuv420p
|
|---|
| 104 | [h264 @ 0x136e73f30] no picture
|
|---|
| 105 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 106 | [h264 @ 0x136e25d00] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 107 | [h264 @ 0x136e25d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 108 | [h264 @ 0x136e25d00] no picture
|
|---|
| 109 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 110 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 111 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 112 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 113 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 114 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 115 | [h264 @ 0x136e91040] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 116 | [h264 @ 0x136e91040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 117 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 118 | [h264 @ 0x136e7dd10] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 119 | [h264 @ 0x136e7dd10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 120 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 121 | [h264 @ 0x1370dffa0] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 122 | [h264 @ 0x1370dffa0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 123 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 124 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 125 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 126 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 127 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 128 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 129 | [h264 @ 0x1370f5c50] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 130 | [h264 @ 0x1370f5c50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 131 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 132 | [h264 @ 0x13715d3d0] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 133 | [h264 @ 0x13715d3d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 134 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 135 | [h264 @ 0x136e988f0] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 136 | [h264 @ 0x136e988f0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 137 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 138 | [h264 @ 0x136e8ce40] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 139 | [h264 @ 0x136e8ce40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 140 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 141 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 142 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 143 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 144 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 145 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 146 | [h264 @ 0x136e803f0] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 147 | [h264 @ 0x136e803f0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 148 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 149 | [h264 @ 0x136e58bc0] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 150 | [h264 @ 0x136e58bc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 151 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 152 | [h264 @ 0x1370e2a90] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 153 | [h264 @ 0x1370e2a90] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 154 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 155 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 156 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 157 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 158 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 159 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 160 | [h264 @ 0x136e9d9a0] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 161 | [h264 @ 0x136e9d9a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 162 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 163 | [h264 @ 0x136efc6b0] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 164 | [h264 @ 0x136efc6b0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 165 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 166 | [h264 @ 0x137159870] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 167 | [h264 @ 0x137159870] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 168 | [h264 @ 0x1370d1070] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 169 | [h264 @ 0x1370d1070] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 170 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 171 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 172 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 173 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 174 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 175 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 176 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 177 | [h264 @ 0x136e73f30] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 178 | [h264 @ 0x136e73f30] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
|
|---|
| 179 | [h264 @ 0x136e25d00] nal_unit_type: 9(AUD), nal_ref_idc: 0
|
|---|
| 180 | [h264 @ 0x136e25d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
|
|---|
| 181 | [graph 0 input from stream 0:1 @ 0x137175520] Setting 'video_size' to value '1920x1080'
|
|---|
| 182 | [graph 0 input from stream 0:1 @ 0x137175520] Setting 'pix_fmt' to value '0'
|
|---|
| 183 | [graph 0 input from stream 0:1 @ 0x137175520] Setting 'time_base' to value '1/90000'
|
|---|
| 184 | [graph 0 input from stream 0:1 @ 0x137175520] Setting 'pixel_aspect' to value '0/1'
|
|---|
| 185 | [graph 0 input from stream 0:1 @ 0x137175520] Setting 'sws_param' to value 'flags=2'
|
|---|
| 186 | [graph 0 input from stream 0:1 @ 0x137175520] Setting 'frame_rate' to value '30/1'
|
|---|
| 187 | [graph 0 input from stream 0:1 @ 0x137175520] w:1920 h:1080 pixfmt:yuv420p tb:1/90000 fr:30/1 sar:0/1 sws_param:flags=2
|
|---|
| 188 | [format @ 0x137007730] Setting 'pix_fmts' to value 'yuv420p|yuv422p|yuv444p|yuv420p10le|yuv422p10le|yuv444p10le|yuv420p12le|yuv422p12le|yuv444p12le'
|
|---|
| 189 | [AVFilterGraph @ 0x137137b70] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
|
|---|
| 190 | [libaom-av1 @ 0x137013140] v1.0.0
|
|---|
| 191 | [libaom-av1 @ 0x137013140] -G "Unix Makefiles" -DAOM_TARGET_CPU=ppc -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_LIBDIR=lib/powerpc64le-linux-gnu -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_INSTALL_SYSCONFDIR=/etc
|
|---|
| 192 | [libaom-av1 @ 0x137013140] aom_codec_enc_cfg
|
|---|
| 193 | [libaom-av1 @ 0x137013140] generic settings
|
|---|
| 194 | g_usage: 0
|
|---|
| 195 | g_threads: 8
|
|---|
| 196 | g_profile: 0
|
|---|
| 197 | g_w: 320
|
|---|
| 198 | g_h: 240
|
|---|
| 199 | g_bit_depth: 8
|
|---|
| 200 | g_input_bit_depth: 8
|
|---|
| 201 | g_timebase: {1/30}
|
|---|
| 202 | g_error_resilient: 0
|
|---|
| 203 | g_pass: 0
|
|---|
| 204 | g_lag_in_frames: 19
|
|---|
| 205 | [libaom-av1 @ 0x137013140] rate control settings
|
|---|
| 206 | rc_dropframe_thresh: 0
|
|---|
| 207 | rc_end_usage: 0
|
|---|
| 208 | rc_twopass_stats_in: (nil)(0)
|
|---|
| 209 | rc_target_bitrate: 256
|
|---|
| 210 | [libaom-av1 @ 0x137013140] quantizer settings
|
|---|
| 211 | rc_min_quantizer: 0
|
|---|
| 212 | rc_max_quantizer: 63
|
|---|
| 213 | [libaom-av1 @ 0x137013140] bitrate tolerance
|
|---|
| 214 | rc_undershoot_pct: 25
|
|---|
| 215 | rc_overshoot_pct: 25
|
|---|
| 216 | [libaom-av1 @ 0x137013140] decoder buffer model
|
|---|
| 217 | rc_buf_sz: 6000
|
|---|
| 218 | rc_buf_initial_sz: 4000
|
|---|
| 219 | rc_buf_optimal_sz: 5000
|
|---|
| 220 | [libaom-av1 @ 0x137013140] 2 pass rate control settings
|
|---|
| 221 | rc_2pass_vbr_bias_pct: 50
|
|---|
| 222 | rc_2pass_vbr_minsection_pct: 0
|
|---|
| 223 | rc_2pass_vbr_maxsection_pct: 2000
|
|---|
| 224 | [libaom-av1 @ 0x137013140] keyframing settings
|
|---|
| 225 | kf_mode: 1
|
|---|
| 226 | kf_min_dist: 0
|
|---|
| 227 | kf_max_dist: 9999
|
|---|
| 228 | [libaom-av1 @ 0x137013140] tile settings
|
|---|
| 229 | tile_width_count: 0
|
|---|
| 230 | tile_height_count: 0
|
|---|
| 231 | [libaom-av1 @ 0x137013140]
|
|---|
| 232 | [libaom-av1 @ 0x137013140] Uniform with 64x64 superblocks -> 2x2 tiles.
|
|---|
| 233 | [libaom-av1 @ 0x137013140] Uniform with 128x128 superblocks -> 2x2 tiles.
|
|---|
| 234 | [libaom-av1 @ 0x137013140] Using uniform tiling with dynamic superblocks (tile_cols_log2 = 1, tile_rows_log2 = 1).
|
|---|
| 235 | [libaom-av1 @ 0x137013140] aom_codec_enc_cfg
|
|---|
| 236 | [libaom-av1 @ 0x137013140] generic settings
|
|---|
| 237 | g_usage: 0
|
|---|
| 238 | g_threads: 144
|
|---|
| 239 | g_profile: 0
|
|---|
| 240 | g_w: 1920
|
|---|
| 241 | g_h: 1080
|
|---|
| 242 | g_bit_depth: 8
|
|---|
| 243 | g_input_bit_depth: 8
|
|---|
| 244 | g_timebase: {1/30}
|
|---|
| 245 | g_error_resilient: 0
|
|---|
| 246 | g_pass: 0
|
|---|
| 247 | g_lag_in_frames: 19
|
|---|
| 248 | [libaom-av1 @ 0x137013140] rate control settings
|
|---|
| 249 | rc_dropframe_thresh: 0
|
|---|
| 250 | rc_end_usage: 3
|
|---|
| 251 | rc_twopass_stats_in: (nil)(0)
|
|---|
| 252 | rc_target_bitrate: 256
|
|---|
| 253 | [libaom-av1 @ 0x137013140] quantizer settings
|
|---|
| 254 | rc_min_quantizer: 0
|
|---|
| 255 | rc_max_quantizer: 63
|
|---|
| 256 | [libaom-av1 @ 0x137013140] bitrate tolerance
|
|---|
| 257 | rc_undershoot_pct: 25
|
|---|
| 258 | rc_overshoot_pct: 25
|
|---|
| 259 | [libaom-av1 @ 0x137013140] decoder buffer model
|
|---|
| 260 | rc_buf_sz: 6000
|
|---|
| 261 | rc_buf_initial_sz: 4000
|
|---|
| 262 | rc_buf_optimal_sz: 5000
|
|---|
| 263 | [libaom-av1 @ 0x137013140] 2 pass rate control settings
|
|---|
| 264 | rc_2pass_vbr_bias_pct: 50
|
|---|
| 265 | rc_2pass_vbr_minsection_pct: 0
|
|---|
| 266 | rc_2pass_vbr_maxsection_pct: 2000
|
|---|
| 267 | [libaom-av1 @ 0x137013140] keyframing settings
|
|---|
| 268 | kf_mode: 1
|
|---|
| 269 | kf_min_dist: 0
|
|---|
| 270 | kf_max_dist: 9999
|
|---|
| 271 | [libaom-av1 @ 0x137013140] tile settings
|
|---|
| 272 | tile_width_count: 0
|
|---|
| 273 | tile_height_count: 0
|
|---|
| 274 | [libaom-av1 @ 0x137013140]
|
|---|
| 275 | [libaom-av1 @ 0x137013140] Failed to initialize encoder: Invalid parameter
|
|---|
| 276 | [libaom-av1 @ 0x137013140] Additional information: g_threads out of range [..64]
|
|---|
| 277 | Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
|
|---|
| 278 | [AVIOContext @ 0x136df7360] Statistics: 0 seeks, 0 writeouts
|
|---|
| 279 | [AVIOContext @ 0x136dfb700] Statistics: 1822864 bytes read, 2 seeks
|
|---|
| 280 | Conversion failed!
|
|---|