| 1 | > ffmpeg -i "in.mp4" -c:v libx265 -preset placebo -x265-params "lossless=1:keyint=15:no-deblock=1:no-sao=1" -flags +bitexact -fflags +bitexact -map_metadata -1 "x265.mkv"
|
|---|
| 2 | ffmpeg version 4.1.1 Copyright (c) 2000-2019 the FFmpeg developers
|
|---|
| 3 | built with gcc 8.2.1 (GCC) 20190212
|
|---|
| 4 | configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth
|
|---|
| 5 | libavutil 56. 22.100 / 56. 22.100
|
|---|
| 6 | libavcodec 58. 35.100 / 58. 35.100
|
|---|
| 7 | libavformat 58. 20.100 / 58. 20.100
|
|---|
| 8 | libavdevice 58. 5.100 / 58. 5.100
|
|---|
| 9 | libavfilter 7. 40.101 / 7. 40.101
|
|---|
| 10 | libswscale 5. 3.100 / 5. 3.100
|
|---|
| 11 | libswresample 3. 3.100 / 3. 3.100
|
|---|
| 12 | libpostproc 55. 3.100 / 55. 3.100
|
|---|
| 13 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
|
|---|
| 14 | Metadata:
|
|---|
| 15 | major_brand : isom
|
|---|
| 16 | minor_version : 512
|
|---|
| 17 | compatible_brands: isomiso2avc1mp41
|
|---|
| 18 | encoder : Lavf58.20.100
|
|---|
| 19 | Duration: 00:00:10.00, start: 0.000000, bitrate: 10728 kb/s
|
|---|
| 20 | Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], 10725 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
|
|---|
| 21 | Metadata:
|
|---|
| 22 | handler_name : VideoHandler
|
|---|
| 23 | Stream mapping:
|
|---|
| 24 | Stream #0:0 -> #0:0 (h264 (native) -> hevc (libx265))
|
|---|
| 25 | x265 [info]: HEVC encoder version 3.0_Au+7-cb3e172a5f51
|
|---|
| 26 | x265 [info]: build info [Windows][GCC 8.2.1][64 bit] 8bit+10bit
|
|---|
| 27 | x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
|
|---|
| 28 | x265 [info]: Main profile, Level-8.5 (Main tier)
|
|---|
| 29 | x265 [info]: Thread pool created using 16 threads
|
|---|
| 30 | x265 [info]: Slices : 1
|
|---|
| 31 | x265 [info]: frame threads / pool features : 4 / wpp(18 rows)
|
|---|
| 32 | x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
|
|---|
| 33 | x265 [info]: Residual QT: max TU size, max depth : 32 / 4 inter / 4 intra
|
|---|
| 34 | x265 [info]: ME / range / subpel / merge : star / 92 / 5 / 5
|
|---|
| 35 | x265 [info]: Keyframe min / max / scenecut / bias: 1 / 15 / 40 / 5.00
|
|---|
| 36 | x265 [info]: Lookahead / bframes / badapt : 60 / 8 / 2
|
|---|
| 37 | x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 1
|
|---|
| 38 | x265 [info]: References / ref-limit cu / depth : 5 / off / off
|
|---|
| 39 | x265 [info]: Rate Control : Lossless
|
|---|
| 40 | x265 [info]: tools: rect amp rd=6 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 tskip
|
|---|
| 41 | x265 [info]: tools: signhide tmvp b-intra strong-intra-smoothing
|
|---|
| 42 | Output #0, matroska, to 'x265.mkv':
|
|---|
| 43 | Stream #0:0: Video: hevc (libx265), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], q=2-31, 30 fps, 1k tbn, 30 tbc (default)
|
|---|
| 44 | Metadata:
|
|---|
| 45 | encoder : Lavc libx265
|
|---|
| 46 | frame= 300 fps=0.3 q=-0.0 Lsize= 254611kB time=00:00:09.90 bitrate=210663.2kbits/s speed=0.00868x
|
|---|
| 47 | video:254605kB audio:0kB subtitle:0kB other streams:0kB global headers:2kB muxing overhead: 0.002561%
|
|---|
| 48 | x265 [info]: frame I: 20, Avg QP:4.00 kb/s: 498150.38
|
|---|
| 49 | x265 [info]: frame P: 42, Avg QP:4.00 kb/s: 270769.10
|
|---|
| 50 | x265 [info]: frame B: 238, Avg QP:4.00 kb/s: 173260.83
|
|---|
| 51 | x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
|
|---|
| 52 | x265 [info]: Weighted B-Frames: Y:0.0% UV:0.0%
|
|---|
| 53 | x265 [info]: consecutive B-frames: 3.2% 12.9% 11.3% 11.3% 11.3% 37.1% 9.7% 0.0% 3.2%
|
|---|
| 54 | x265 [info]: lossless compression ratio 5.43::1
|
|---|
| 55 |
|
|---|
| 56 | encoded 300 frames in 1141.06s (0.26 fps), 208571.30 kb/s, Avg QP:4.00
|
|---|
| 57 |
|
|---|
| 58 |
|
|---|
| 59 | > ffmpeg -hide_banner -i "in.mp4" -c:v libx265 -preset placebo -x265-params "lossless=1:keyint=15:no-deblock=1:no-sao=1:no-strong-intra-smoothing=1" -flags +bitexact -fflags +bitexact -map_metadata -1 "x265_no-strong-intra-smoothing.mkv"
|
|---|
| 60 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
|
|---|
| 61 | Metadata:
|
|---|
| 62 | major_brand : isom
|
|---|
| 63 | minor_version : 512
|
|---|
| 64 | compatible_brands: isomiso2avc1mp41
|
|---|
| 65 | encoder : Lavf58.20.100
|
|---|
| 66 | Duration: 00:00:10.00, start: 0.000000, bitrate: 10728 kb/s
|
|---|
| 67 | Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], 10725 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
|
|---|
| 68 | Metadata:
|
|---|
| 69 | handler_name : VideoHandler
|
|---|
| 70 | Stream mapping:
|
|---|
| 71 | Stream #0:0 -> #0:0 (h264 (native) -> hevc (libx265))
|
|---|
| 72 | x265 [info]: HEVC encoder version 3.0_Au+7-cb3e172a5f51
|
|---|
| 73 | x265 [info]: build info [Windows][GCC 8.2.1][64 bit] 8bit+10bit
|
|---|
| 74 | x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
|
|---|
| 75 | x265 [info]: Main profile, Level-8.5 (Main tier)
|
|---|
| 76 | x265 [info]: Thread pool created using 16 threads
|
|---|
| 77 | x265 [info]: Slices : 1
|
|---|
| 78 | x265 [info]: frame threads / pool features : 4 / wpp(18 rows)
|
|---|
| 79 | x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
|
|---|
| 80 | x265 [info]: Residual QT: max TU size, max depth : 32 / 4 inter / 4 intra
|
|---|
| 81 | x265 [info]: ME / range / subpel / merge : star / 92 / 5 / 5
|
|---|
| 82 | x265 [info]: Keyframe min / max / scenecut / bias: 1 / 15 / 40 / 5.00
|
|---|
| 83 | x265 [info]: Lookahead / bframes / badapt : 60 / 8 / 2
|
|---|
| 84 | x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 1
|
|---|
| 85 | x265 [info]: References / ref-limit cu / depth : 5 / off / off
|
|---|
| 86 | x265 [info]: Rate Control : Lossless
|
|---|
| 87 | x265 [info]: tools: rect amp rd=6 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 tskip
|
|---|
| 88 | x265 [info]: tools: signhide tmvp b-intra
|
|---|
| 89 | Output #0, matroska, to 'x265_no-strong-intra-smoothing.mkv':
|
|---|
| 90 | Stream #0:0: Video: hevc (libx265), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], q=2-31, 30 fps, 1k tbn, 30 tbc (default)
|
|---|
| 91 | Metadata:
|
|---|
| 92 | encoder : Lavc libx265
|
|---|
| 93 | frame= 300 fps=0.3 q=-0.0 Lsize= 254614kB time=00:00:09.90 bitrate=210665.2kbits/s speed=0.00866x
|
|---|
| 94 | video:254607kB audio:0kB subtitle:0kB other streams:0kB global headers:2kB muxing overhead: 0.002563%
|
|---|
| 95 | x265 [info]: frame I: 20, Avg QP:4.00 kb/s: 498150.10
|
|---|
| 96 | x265 [info]: frame P: 42, Avg QP:4.00 kb/s: 270769.53
|
|---|
| 97 | x265 [info]: frame B: 238, Avg QP:4.00 kb/s: 173263.38
|
|---|
| 98 | x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
|
|---|
| 99 | x265 [info]: Weighted B-Frames: Y:0.0% UV:0.0%
|
|---|
| 100 | x265 [info]: consecutive B-frames: 3.2% 12.9% 11.3% 11.3% 11.3% 37.1% 9.7% 0.0% 3.2%
|
|---|
| 101 | x265 [info]: lossless compression ratio 5.43::1
|
|---|
| 102 |
|
|---|
| 103 | encoded 300 frames in 1143.17s (0.26 fps), 208573.36 kb/s, Avg QP:4.00
|
|---|
| 104 |
|
|---|
| 105 |
|
|---|
| 106 | > ffmpeg -hide_banner -i "in.mp4" -c:v libx265 -preset placebo -x265-params "lossless=1:keyint=15:me=4:subme=7:no-deblock=1:no-sao=1:no-strong-intra-smoothing=1" -flags +bitexact -fflags +bitexact -map_metadata -1 "x265_X.mkv"
|
|---|
| 107 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
|
|---|
| 108 | Metadata:
|
|---|
| 109 | major_brand : isom
|
|---|
| 110 | minor_version : 512
|
|---|
| 111 | compatible_brands: isomiso2avc1mp41
|
|---|
| 112 | encoder : Lavf58.20.100
|
|---|
| 113 | Duration: 00:00:10.00, start: 0.000000, bitrate: 10728 kb/s
|
|---|
| 114 | Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], 10725 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
|
|---|
| 115 | Metadata:
|
|---|
| 116 | handler_name : VideoHandler
|
|---|
| 117 | Stream mapping:
|
|---|
| 118 | Stream #0:0 -> #0:0 (h264 (native) -> hevc (libx265))
|
|---|
| 119 | x265 [info]: HEVC encoder version 3.0_Au+7-cb3e172a5f51
|
|---|
| 120 | x265 [info]: build info [Windows][GCC 8.2.1][64 bit] 8bit+10bit
|
|---|
| 121 | x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
|
|---|
| 122 | x265 [info]: Main profile, Level-8.5 (Main tier)
|
|---|
| 123 | x265 [info]: Thread pool created using 16 threads
|
|---|
| 124 | x265 [info]: Slices : 1
|
|---|
| 125 | x265 [info]: frame threads / pool features : 4 / wpp(18 rows)
|
|---|
| 126 | x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
|
|---|
| 127 | x265 [info]: Residual QT: max TU size, max depth : 32 / 4 inter / 4 intra
|
|---|
| 128 | x265 [info]: ME / range / subpel / merge : sea / 92 / 7 / 5
|
|---|
| 129 | x265 [info]: Keyframe min / max / scenecut / bias: 1 / 15 / 40 / 5.00
|
|---|
| 130 | x265 [info]: Lookahead / bframes / badapt : 60 / 8 / 2
|
|---|
| 131 | x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 1
|
|---|
| 132 | x265 [info]: References / ref-limit cu / depth : 5 / off / off
|
|---|
| 133 | x265 [info]: Rate Control : Lossless
|
|---|
| 134 | x265 [info]: tools: rect amp rd=6 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 tskip
|
|---|
| 135 | x265 [info]: tools: signhide tmvp b-intra
|
|---|
| 136 | Output #0, matroska, to 'x265_X.mkv':
|
|---|
| 137 | Stream #0:0: Video: hevc (libx265), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], q=2-31, 30 fps, 1k tbn, 30 tbc (default)
|
|---|
| 138 | Metadata:
|
|---|
| 139 | encoder : Lavc libx265
|
|---|
| 140 | frame= 300 fps=0.1 q=-0.0 Lsize= 254534kB time=00:00:09.90 bitrate=210599.2kbits/s speed=0.00176x
|
|---|
| 141 | video:254528kB audio:0kB subtitle:0kB other streams:0kB global headers:2kB muxing overhead: 0.002563%
|
|---|
| 142 | x265 [info]: frame I: 20, Avg QP:4.00 kb/s: 498150.10
|
|---|
| 143 | x265 [info]: frame P: 42, Avg QP:4.00 kb/s: 270801.67
|
|---|
| 144 | x265 [info]: frame B: 238, Avg QP:4.00 kb/s: 173175.31
|
|---|
| 145 | x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
|
|---|
| 146 | x265 [info]: Weighted B-Frames: Y:0.0% UV:0.0%
|
|---|
| 147 | x265 [info]: consecutive B-frames: 3.2% 12.9% 11.3% 11.3% 11.3% 37.1% 9.7% 0.0% 3.2%
|
|---|
| 148 | x265 [info]: lossless compression ratio 5.43::1
|
|---|
| 149 |
|
|---|
| 150 | encoded 300 frames in 5621.59s (0.05 fps), 208507.99 kb/s, Avg QP:4.00
|
|---|
| 151 |
|
|---|
| 152 |
|
|---|
| 153 | > ffmpeg -hide_banner -i "in.mp4" -c:v libx264 -preset placebo -qp 0 -x264-params "keyint=15:no-deblock=1" -flags +bitexact -fflags +bitexact -map_metadata -1 "x264.mkv"
|
|---|
| 154 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
|
|---|
| 155 | Metadata:
|
|---|
| 156 | major_brand : isom
|
|---|
| 157 | minor_version : 512
|
|---|
| 158 | compatible_brands: isomiso2avc1mp41
|
|---|
| 159 | encoder : Lavf58.20.100
|
|---|
| 160 | Duration: 00:00:10.00, start: 0.000000, bitrate: 10728 kb/s
|
|---|
| 161 | Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], 10725 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
|
|---|
| 162 | Metadata:
|
|---|
| 163 | handler_name : VideoHandler
|
|---|
| 164 | Stream mapping:
|
|---|
| 165 | Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
|
|---|
| 166 | [libx264] using SAR=1/1
|
|---|
| 167 | [libx264] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
|
|---|
| 168 | [libx264] profile High 4:4:4 Predictive, level 6.0, 4:2:0, 8-bit
|
|---|
| 169 | [libx264] 264 - core 157 r2935 545de2f - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=16 deblock=0:0:0 analyse=0x1:0x131 me=esa subme=9 psy=0 mixed_ref=1 me_range=24 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=0 chroma_qp_offset=0 threads=24 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=2 keyint=15 keyint_min=1 scenecut=40 intra_refresh=0 rc=cqp mbtree=0 qp=0
|
|---|
| 170 | Output #0, matroska, to 'x264.mkv':
|
|---|
| 171 | Stream #0:0: Video: h264 (libx264) (H264 / 0x34363248), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], q=-1--1, 30 fps, 1k tbn, 30 tbc (default)
|
|---|
| 172 | Metadata:
|
|---|
| 173 | encoder : Lavc libx264
|
|---|
| 174 | Side data:
|
|---|
| 175 | cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
|
|---|
| 176 | frame= 300 fps=3.2 q=-1.0 Lsize= 249921kB time=00:00:09.96 bitrate=205392.9kbits/s speed=0.108x
|
|---|
| 177 | video:249917kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.001844%
|
|---|
| 178 | [libx264] frame I:20 Avg QP: 0.00 size:1748809
|
|---|
| 179 | [libx264] frame P:280 Avg QP: 0.00 size:789065
|
|---|
| 180 | [libx264] mb I I16..4: 73.9% 0.0% 26.1%
|
|---|
| 181 | [libx264] mb P I16..4: 3.4% 0.0% 0.1% P16..4: 64.5% 14.1% 13.0% 0.4% 0.4% skip: 4.2%
|
|---|
| 182 | [libx264] 8x8 transform intra:0.0% inter:59.6%
|
|---|
| 183 | [libx264] coded y,uvDC,uvAC intra: 99.9% 96.0% 95.8% inter: 80.3% 71.9% 71.2%
|
|---|
| 184 | [libx264] i16 v,h,dc,p: 8% 90% 1% 0%
|
|---|
| 185 | [libx264] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 57% 2% 2% 4% 2% 3% 1% 1%
|
|---|
| 186 | [libx264] i8c dc,h,v,p: 4% 85% 11% 0%
|
|---|
| 187 | [libx264] Weighted P-Frames: Y:0.0% UV:0.0%
|
|---|
| 188 | [libx264] ref P L0: 56.5% 3.4% 20.1% 8.0% 3.2% 3.0% 2.8% 1.0% 0.6% 0.6% 0.3% 0.2% 0.2% 0.1% 0.0%
|
|---|
| 189 | [libx264] kb/s:204731.47
|
|---|
| 190 |
|
|---|
| 191 |
|
|---|
| 192 | > ffmpeg -hide_banner -i "in.mp4" -c:v libx264 -preset placebo -qp 0 -x264-params "keyint=15:no-deblock=1:weightp=0" -flags +bitexact -fflags +bitexact -map_metadata -1 "x264_weightp=0.mkv"
|
|---|
| 193 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
|
|---|
| 194 | Metadata:
|
|---|
| 195 | major_brand : isom
|
|---|
| 196 | minor_version : 512
|
|---|
| 197 | compatible_brands: isomiso2avc1mp41
|
|---|
| 198 | encoder : Lavf58.20.100
|
|---|
| 199 | Duration: 00:00:10.00, start: 0.000000, bitrate: 10728 kb/s
|
|---|
| 200 | Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], 10725 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
|
|---|
| 201 | Metadata:
|
|---|
| 202 | handler_name : VideoHandler
|
|---|
| 203 | Stream mapping:
|
|---|
| 204 | Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
|
|---|
| 205 | [libx264] using SAR=1/1
|
|---|
| 206 | [libx264] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
|
|---|
| 207 | [libx264] profile High 4:4:4 Predictive, level 6.0, 4:2:0, 8-bit
|
|---|
| 208 | [libx264] 264 - core 157 r2935 545de2f - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=16 deblock=0:0:0 analyse=0x1:0x131 me=esa subme=9 psy=0 mixed_ref=1 me_range=24 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=0 chroma_qp_offset=0 threads=24 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=15 keyint_min=1 scenecut=40 intra_refresh=0 rc=cqp mbtree=0 qp=0
|
|---|
| 209 | Output #0, matroska, to 'x264_weightp=0.mkv':
|
|---|
| 210 | Stream #0:0: Video: h264 (libx264) (H264 / 0x34363248), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], q=-1--1, 30 fps, 1k tbn, 30 tbc (default)
|
|---|
| 211 | Metadata:
|
|---|
| 212 | encoder : Lavc libx264
|
|---|
| 213 | Side data:
|
|---|
| 214 | cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
|
|---|
| 215 | frame= 300 fps=3.3 q=-1.0 Lsize= 250525kB time=00:00:09.96 bitrate=205889.2kbits/s speed=0.109x
|
|---|
| 216 | video:250521kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.001840%
|
|---|
| 217 | [libx264] frame I:20 Avg QP: 0.00 size:1748809
|
|---|
| 218 | [libx264] frame P:280 Avg QP: 0.00 size:791273
|
|---|
| 219 | [libx264] mb I I16..4: 73.9% 0.0% 26.1%
|
|---|
| 220 | [libx264] mb P I16..4: 3.4% 0.0% 0.1% P16..4: 65.0% 14.1% 12.5% 0.4% 0.3% skip: 4.2%
|
|---|
| 221 | [libx264] 8x8 transform intra:0.0% inter:59.7%
|
|---|
| 222 | [libx264] coded y,uvDC,uvAC intra: 99.9% 96.1% 95.8% inter: 80.2% 71.9% 71.2%
|
|---|
| 223 | [libx264] i16 v,h,dc,p: 8% 90% 1% 0%
|
|---|
| 224 | [libx264] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 57% 2% 2% 3% 2% 3% 1% 1%
|
|---|
| 225 | [libx264] i8c dc,h,v,p: 4% 85% 11% 0%
|
|---|
| 226 | [libx264] ref P L0: 58.3% 20.3% 9.2% 3.2% 3.0% 2.8% 1.2% 0.6% 0.6% 0.3% 0.2% 0.2% 0.1% 0.0%
|
|---|
| 227 | [libx264] kb/s:205226.12
|
|---|
| 228 |
|
|---|
| 229 |
|
|---|
| 230 | > ffmpeg -hide_banner -i "in.mp4" -c:v libx265 -preset placebo -x265-params "lossless=1:keyint=15:bframes=0:ref=8:me=4:subme=7:no-deblock=1:no-sao=1:no-strong-intra-smoothing=1" -flags +bitexact -fflags +bitexact -map_metadata -1 "x265_XX.mkv"
|
|---|
| 231 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
|
|---|
| 232 | Metadata:
|
|---|
| 233 | major_brand : isom
|
|---|
| 234 | minor_version : 512
|
|---|
| 235 | compatible_brands: isomiso2avc1mp41
|
|---|
| 236 | encoder : Lavf58.20.100
|
|---|
| 237 | Duration: 00:00:10.00, start: 0.000000, bitrate: 10728 kb/s
|
|---|
| 238 | Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], 10725 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
|
|---|
| 239 | Metadata:
|
|---|
| 240 | handler_name : VideoHandler
|
|---|
| 241 | Stream mapping:
|
|---|
| 242 | Stream #0:0 -> #0:0 (h264 (native) -> hevc (libx265))
|
|---|
| 243 | x265 [info]: HEVC encoder version 3.0_Au+7-cb3e172a5f51
|
|---|
| 244 | x265 [info]: build info [Windows][GCC 8.2.1][64 bit] 8bit+10bit
|
|---|
| 245 | x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
|
|---|
| 246 | x265 [info]: Main profile, Level-8.5 (Main tier)
|
|---|
| 247 | x265 [info]: Thread pool created using 16 threads
|
|---|
| 248 | x265 [info]: Slices : 1
|
|---|
| 249 | x265 [info]: frame threads / pool features : 4 / wpp(18 rows)
|
|---|
| 250 | x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
|
|---|
| 251 | x265 [info]: Residual QT: max TU size, max depth : 32 / 4 inter / 4 intra
|
|---|
| 252 | x265 [info]: ME / range / subpel / merge : sea / 92 / 7 / 5
|
|---|
| 253 | x265 [info]: Keyframe min / max / scenecut / bias: 1 / 15 / 40 / 5.00
|
|---|
| 254 | x265 [info]: Lookahead / bframes / badapt : 60 / 0 / 2
|
|---|
| 255 | x265 [info]: b-pyramid / weightp / weightb : 0 / 1 / 1
|
|---|
| 256 | x265 [info]: References / ref-limit cu / depth : 8 / off / off
|
|---|
| 257 | x265 [info]: Rate Control : Lossless
|
|---|
| 258 | x265 [info]: tools: rect amp rd=6 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 tskip
|
|---|
| 259 | x265 [info]: tools: signhide tmvp b-intra
|
|---|
| 260 | Output #0, matroska, to 'x265_XX.mkv':
|
|---|
| 261 | Stream #0:0: Video: hevc (libx265), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], q=2-31, 30 fps, 1k tbn, 30 tbc (default)
|
|---|
| 262 | Metadata:
|
|---|
| 263 | encoder : Lavc libx265
|
|---|
| 264 | frame= 300 fps=0.0 q=-0.0 Lsize= 277258kB time=00:00:09.96 bitrate=227859.2kbits/s speed=0.00113x
|
|---|
| 265 | video:277252kB audio:0kB subtitle:0kB other streams:0kB global headers:2kB muxing overhead: 0.002412%
|
|---|
| 266 | x265 [info]: frame I: 20, Avg QP:4.00 kb/s: 498149.89
|
|---|
| 267 | x265 [info]: frame P: 280, Avg QP:4.00 kb/s: 207764.59
|
|---|
| 268 | x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
|
|---|
| 269 | x265 [info]: consecutive B-frames: 100.0%
|
|---|
| 270 | x265 [info]: lossless compression ratio 4.99::1
|
|---|
| 271 |
|
|---|
| 272 | encoded 300 frames in 8819.38s (0.03 fps), 227123.62 kb/s, Avg QP:4.00
|
|---|
| 273 |
|
|---|
| 274 |
|
|---|
| 275 | > ffmpeg -hide_banner -i "in.mp4" -c:v libx265 -preset placebo -x265-params "lossless=1:keyint=15:bframes=0:b-adapt=0:no-weightb=1:no-b-intra=1:ref=8:me=4:subme=7:no-deblock=1:no-sao=1:no-strong-intra-smoothing=1" -flags +bitexact -fflags +bitexact -map_metadata -1 "x265_XXrev.mkv"
|
|---|
| 276 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
|
|---|
| 277 | Metadata:
|
|---|
| 278 | major_brand : isom
|
|---|
| 279 | minor_version : 512
|
|---|
| 280 | compatible_brands: isomiso2avc1mp41
|
|---|
| 281 | encoder : Lavf58.20.100
|
|---|
| 282 | Duration: 00:00:10.00, start: 0.000000, bitrate: 10728 kb/s
|
|---|
| 283 | Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], 10725 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
|
|---|
| 284 | Metadata:
|
|---|
| 285 | handler_name : VideoHandler
|
|---|
| 286 | Stream mapping:
|
|---|
| 287 | Stream #0:0 -> #0:0 (h264 (native) -> hevc (libx265))
|
|---|
| 288 | x265 [info]: HEVC encoder version 3.0_Au+7-cb3e172a5f51
|
|---|
| 289 | x265 [info]: build info [Windows][GCC 8.2.1][64 bit] 8bit+10bit
|
|---|
| 290 | x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
|
|---|
| 291 | x265 [info]: Main profile, Level-8.5 (Main tier)
|
|---|
| 292 | x265 [info]: Thread pool created using 16 threads
|
|---|
| 293 | x265 [info]: Slices : 1
|
|---|
| 294 | x265 [info]: frame threads / pool features : 4 / wpp(18 rows)
|
|---|
| 295 | x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
|
|---|
| 296 | x265 [info]: Residual QT: max TU size, max depth : 32 / 4 inter / 4 intra
|
|---|
| 297 | x265 [info]: ME / range / subpel / merge : sea / 92 / 7 / 5
|
|---|
| 298 | x265 [info]: Keyframe min / max / scenecut / bias: 1 / 15 / 40 / 5.00
|
|---|
| 299 | x265 [info]: Lookahead / bframes / badapt : 60 / 0 / 0
|
|---|
| 300 | x265 [info]: b-pyramid / weightp / weightb : 0 / 1 / 0
|
|---|
| 301 | x265 [info]: References / ref-limit cu / depth : 8 / off / off
|
|---|
| 302 | x265 [info]: Rate Control : Lossless
|
|---|
| 303 | x265 [info]: tools: rect amp rd=6 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 tskip
|
|---|
| 304 | x265 [info]: tools: signhide tmvp
|
|---|
| 305 | Output #0, matroska, to 'x265_XXrev.mkv':
|
|---|
| 306 | Stream #0:0: Video: hevc (libx265), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], q=2-31, 30 fps, 1k tbn, 30 tbc (default)
|
|---|
| 307 | Metadata:
|
|---|
| 308 | encoder : Lavc libx265
|
|---|
| 309 | frame= 300 fps=0.0 q=-0.0 Lsize= 277275kB time=00:00:09.96 bitrate=227873.1kbits/s speed=0.00113x
|
|---|
| 310 | video:277269kB audio:0kB subtitle:0kB other streams:0kB global headers:2kB muxing overhead: 0.002414%
|
|---|
| 311 | x265 [info]: frame I: 20, Avg QP:4.00 kb/s: 498149.89
|
|---|
| 312 | x265 [info]: frame P: 280, Avg QP:4.00 kb/s: 207779.42
|
|---|
| 313 | x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
|
|---|
| 314 | x265 [info]: consecutive B-frames: 100.0%
|
|---|
| 315 | x265 [info]: lossless compression ratio 4.99::1
|
|---|
| 316 |
|
|---|
| 317 | encoded 300 frames in 8805.45s (0.03 fps), 227137.48 kb/s, Avg QP:4.00
|
|---|
| 318 |
|
|---|
| 319 |
|
|---|
| 320 | > ffmpeg -hide_banner -i "in.mp4" -c:v libx265 -preset placebo -x265-params "lossless=1:keyint=15:no-cutree=1:psy-rd=0:rdoq-level=0:bframes=0:ref=8:me=4:subme=7:no-deblock=1:no-sao=1:no-strong-intra-smoothing=1" -flags +bitexact -fflags +bitexact -map_metadata -1 "x265_XXFinal.mkv"
|
|---|
| 321 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
|
|---|
| 322 | Metadata:
|
|---|
| 323 | major_brand : isom
|
|---|
| 324 | minor_version : 512
|
|---|
| 325 | compatible_brands: isomiso2avc1mp41
|
|---|
| 326 | encoder : Lavf58.20.100
|
|---|
| 327 | Duration: 00:00:10.00, start: 0.000000, bitrate: 10728 kb/s
|
|---|
| 328 | Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], 10725 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
|
|---|
| 329 | Metadata:
|
|---|
| 330 | handler_name : VideoHandler
|
|---|
| 331 | Stream mapping:
|
|---|
| 332 | Stream #0:0 -> #0:0 (h264 (native) -> hevc (libx265))
|
|---|
| 333 | x265 [info]: HEVC encoder version 3.0_Au+7-cb3e172a5f51
|
|---|
| 334 | x265 [info]: build info [Windows][GCC 8.2.1][64 bit] 8bit+10bit
|
|---|
| 335 | x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
|
|---|
| 336 | x265 [info]: Main profile, Level-8.5 (Main tier)
|
|---|
| 337 | x265 [info]: Thread pool created using 16 threads
|
|---|
| 338 | x265 [info]: Slices : 1
|
|---|
| 339 | x265 [info]: frame threads / pool features : 4 / wpp(18 rows)
|
|---|
| 340 | x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
|
|---|
| 341 | x265 [info]: Residual QT: max TU size, max depth : 32 / 4 inter / 4 intra
|
|---|
| 342 | x265 [info]: ME / range / subpel / merge : sea / 92 / 7 / 5
|
|---|
| 343 | x265 [info]: Keyframe min / max / scenecut / bias: 1 / 15 / 40 / 5.00
|
|---|
| 344 | x265 [info]: Lookahead / bframes / badapt : 60 / 0 / 2
|
|---|
| 345 | x265 [info]: b-pyramid / weightp / weightb : 0 / 1 / 1
|
|---|
| 346 | x265 [info]: References / ref-limit cu / depth : 8 / off / off
|
|---|
| 347 | x265 [info]: Rate Control : Lossless
|
|---|
| 348 | x265 [info]: tools: rect amp rd=6 tskip signhide tmvp b-intra
|
|---|
| 349 | Output #0, matroska, to 'x265_XXFinal.mkv':
|
|---|
| 350 | Stream #0:0: Video: hevc (libx265), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], q=2-31, 30 fps, 1k tbn, 30 tbc (default)
|
|---|
| 351 | Metadata:
|
|---|
| 352 | encoder : Lavc libx265
|
|---|
| 353 | frame= 300 fps=0.0 q=-0.0 Lsize= 277265kB time=00:00:09.96 bitrate=227864.7kbits/s speed=0.00114x
|
|---|
| 354 | video:277258kB audio:0kB subtitle:0kB other streams:0kB global headers:2kB muxing overhead: 0.002412%
|
|---|
| 355 | x265 [info]: frame I: 20, Avg QP:4.00 kb/s: 498213.11
|
|---|
| 356 | x265 [info]: frame P: 280, Avg QP:4.00 kb/s: 207765.96
|
|---|
| 357 | x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
|
|---|
| 358 | x265 [info]: consecutive B-frames: 100.0%
|
|---|
| 359 | x265 [info]: lossless compression ratio 4.99::1
|
|---|
| 360 |
|
|---|
| 361 | encoded 300 frames in 8756.08s (0.03 fps), 227129.12 kb/s, Avg QP:4.00
|
|---|
| 362 |
|
|---|
| 363 |
|
|---|
| 364 | > ffmpeg -hide_banner -i "in.mp4" -c:v libx265 -preset placebo -x265-params "qp=0:lossless=1:keyint=15:bframes=0:ref=8:me=4:subme=7:no-deblock=1:no-sao=1:no-strong-intra-smoothing=1" -flags +bitexact -fflags +bitexact -map_metadata -1 "x265_Finale.mkv"
|
|---|
| 365 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
|
|---|
| 366 | Metadata:
|
|---|
| 367 | major_brand : isom
|
|---|
| 368 | minor_version : 512
|
|---|
| 369 | compatible_brands: isomiso2avc1mp41
|
|---|
| 370 | encoder : Lavf58.20.100
|
|---|
| 371 | Duration: 00:00:10.00, start: 0.000000, bitrate: 10728 kb/s
|
|---|
| 372 | Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], 10725 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
|
|---|
| 373 | Metadata:
|
|---|
| 374 | handler_name : VideoHandler
|
|---|
| 375 | Stream mapping:
|
|---|
| 376 | Stream #0:0 -> #0:0 (h264 (native) -> hevc (libx265))
|
|---|
| 377 | x265 [info]: HEVC encoder version 3.0_Au+7-cb3e172a5f51
|
|---|
| 378 | x265 [info]: build info [Windows][GCC 8.2.1][64 bit] 8bit+10bit
|
|---|
| 379 | x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
|
|---|
| 380 | x265 [info]: Main profile, Level-8.5 (Main tier)
|
|---|
| 381 | x265 [info]: Thread pool created using 16 threads
|
|---|
| 382 | x265 [info]: Slices : 1
|
|---|
| 383 | x265 [info]: frame threads / pool features : 4 / wpp(18 rows)
|
|---|
| 384 | x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
|
|---|
| 385 | x265 [info]: Residual QT: max TU size, max depth : 32 / 4 inter / 4 intra
|
|---|
| 386 | x265 [info]: ME / range / subpel / merge : sea / 92 / 7 / 5
|
|---|
| 387 | x265 [info]: Keyframe min / max / scenecut / bias: 1 / 15 / 40 / 5.00
|
|---|
| 388 | x265 [info]: Lookahead / bframes / badapt : 60 / 0 / 2
|
|---|
| 389 | x265 [info]: b-pyramid / weightp / weightb : 0 / 1 / 1
|
|---|
| 390 | x265 [info]: References / ref-limit cu / depth : 8 / off / off
|
|---|
| 391 | x265 [info]: Rate Control : Lossless
|
|---|
| 392 | x265 [info]: tools: rect amp rd=6 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 tskip
|
|---|
| 393 | x265 [info]: tools: signhide tmvp b-intra
|
|---|
| 394 | Output #0, matroska, to 'x265_Finale.mkv':
|
|---|
| 395 | Stream #0:0: Video: hevc (libx265), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], q=2-31, 30 fps, 1k tbn, 30 tbc (default)
|
|---|
| 396 | Metadata:
|
|---|
| 397 | encoder : Lavc libx265
|
|---|
| 398 | frame= 300 fps=0.0 q=-0.0 Lsize= 277258kB time=00:00:09.96 bitrate=227859.2kbits/s speed=0.00113x
|
|---|
| 399 | video:277252kB audio:0kB subtitle:0kB other streams:0kB global headers:2kB muxing overhead: 0.002412%
|
|---|
| 400 | x265 [info]: frame I: 20, Avg QP:4.00 kb/s: 498149.89
|
|---|
| 401 | x265 [info]: frame P: 280, Avg QP:4.00 kb/s: 207764.59
|
|---|
| 402 | x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
|
|---|
| 403 | x265 [info]: consecutive B-frames: 100.0%
|
|---|
| 404 | x265 [info]: lossless compression ratio 4.99::1
|
|---|
| 405 |
|
|---|
| 406 | encoded 300 frames in 8805.63s (0.03 fps), 227123.62 kb/s, Avg QP:4.00
|
|---|
| 407 |
|
|---|
| 408 |
|
|---|
| 409 | > ffmpeg -hide_banner -i "in.mp4" -c:v libx265 -preset placebo -x265-params "lossless=1:keyint=15:bframes=16:ref=16:me=4:subme=7:no-deblock=1:no-sao=1" -flags +bitexact -fflags +bitexact -map_metadata -1 "x265_FinaleX.mkv"
|
|---|
| 410 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
|
|---|
| 411 | Metadata:
|
|---|
| 412 | major_brand : isom
|
|---|
| 413 | minor_version : 512
|
|---|
| 414 | compatible_brands: isomiso2avc1mp41
|
|---|
| 415 | encoder : Lavf58.20.100
|
|---|
| 416 | Duration: 00:00:10.00, start: 0.000000, bitrate: 10728 kb/s
|
|---|
| 417 | Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], 10725 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
|
|---|
| 418 | Metadata:
|
|---|
| 419 | handler_name : VideoHandler
|
|---|
| 420 | Stream mapping:
|
|---|
| 421 | Stream #0:0 -> #0:0 (h264 (native) -> hevc (libx265))
|
|---|
| 422 | x265 [info]: HEVC encoder version 3.0_Au+7-cb3e172a5f51
|
|---|
| 423 | x265 [info]: build info [Windows][GCC 8.2.1][64 bit] 8bit+10bit
|
|---|
| 424 | x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
|
|---|
| 425 | x265 [info]: Main profile, Level-8.5 (Main tier)
|
|---|
| 426 | x265 [info]: Thread pool created using 16 threads
|
|---|
| 427 | x265 [info]: Slices : 1
|
|---|
| 428 | x265 [info]: frame threads / pool features : 4 / wpp(18 rows)
|
|---|
| 429 | x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
|
|---|
| 430 | x265 [info]: Residual QT: max TU size, max depth : 32 / 4 inter / 4 intra
|
|---|
| 431 | x265 [info]: ME / range / subpel / merge : sea / 92 / 7 / 5
|
|---|
| 432 | x265 [info]: Keyframe min / max / scenecut / bias: 1 / 15 / 40 / 5.00
|
|---|
| 433 | x265 [info]: Lookahead / bframes / badapt : 60 / 16 / 2
|
|---|
| 434 | x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 1
|
|---|
| 435 | x265 [info]: References / ref-limit cu / depth : 16 / off / off
|
|---|
| 436 | x265 [info]: Rate Control : Lossless
|
|---|
| 437 | x265 [info]: tools: rect amp rd=6 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 tskip
|
|---|
| 438 | x265 [info]: tools: signhide tmvp b-intra strong-intra-smoothing
|
|---|
| 439 | Output #0, matroska, to 'x265_FinaleX.mkv':
|
|---|
| 440 | Stream #0:0: Video: hevc (libx265), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], q=2-31, 30 fps, 1k tbn, 30 tbc (default)
|
|---|
| 441 | Metadata:
|
|---|
| 442 | encoder : Lavc libx265
|
|---|
| 443 | frame= 300 fps=0.0 q=-0.0 Lsize= 254210kB time=00:00:09.90 bitrate=210331.5kbits/s speed=0.00159x
|
|---|
| 444 | video:254204kB audio:0kB subtitle:0kB other streams:0kB global headers:2kB muxing overhead: 0.002571%
|
|---|
| 445 | x265 [info]: frame I: 20, Avg QP:4.00 kb/s: 498150.38
|
|---|
| 446 | x265 [info]: frame P: 42, Avg QP:4.00 kb/s: 270778.49
|
|---|
| 447 | x265 [info]: frame B: 238, Avg QP:4.00 kb/s: 172845.18
|
|---|
| 448 | x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
|
|---|
| 449 | x265 [info]: Weighted B-Frames: Y:0.0% UV:0.0%
|
|---|
| 450 | x265 [info]: consecutive B-frames: 3.2% 12.9% 11.3% 11.3% 11.3% 37.1% 9.7% 0.0% 3.2% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0%
|
|---|
| 451 | x265 [info]: lossless compression ratio 5.44::1
|
|---|
| 452 |
|
|---|
| 453 | encoded 300 frames in 6225.28s (0.05 fps), 208242.86 kb/s, Avg QP:4.00
|
|---|
| 454 |
|
|---|
| 455 |
|
|---|
| 456 | > ffmpeg -hide_banner -i "in.mp4" -c:v libx265 -preset placebo -x265-params "allow-non-conformance=1:lossless=1:keyint=15:bframes=16:ref=16:me=4:no-deblock=1:no-sao=1" -flags +bitexact -fflags +bitexact -map_metadata -1 "x265_FinaleFinal.mkv"
|
|---|
| 457 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
|
|---|
| 458 | Metadata:
|
|---|
| 459 | major_brand : isom
|
|---|
| 460 | minor_version : 512
|
|---|
| 461 | compatible_brands: isomiso2avc1mp41
|
|---|
| 462 | encoder : Lavf58.20.100
|
|---|
| 463 | Duration: 00:00:10.00, start: 0.000000, bitrate: 10728 kb/s
|
|---|
| 464 | Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], 10725 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
|
|---|
| 465 | Metadata:
|
|---|
| 466 | handler_name : VideoHandler
|
|---|
| 467 | Stream mapping:
|
|---|
| 468 | Stream #0:0 -> #0:0 (h264 (native) -> hevc (libx265))
|
|---|
| 469 | x265 [info]: HEVC encoder version 3.0_Au+7-cb3e172a5f51
|
|---|
| 470 | x265 [info]: build info [Windows][GCC 8.2.1][64 bit] 8bit+10bit
|
|---|
| 471 | x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
|
|---|
| 472 | x265 [info]: Main profile, Level-8.5 (Main tier)
|
|---|
| 473 | x265 [info]: Thread pool created using 16 threads
|
|---|
| 474 | x265 [info]: Slices : 1
|
|---|
| 475 | x265 [info]: frame threads / pool features : 4 / wpp(18 rows)
|
|---|
| 476 | x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
|
|---|
| 477 | x265 [info]: Residual QT: max TU size, max depth : 32 / 4 inter / 4 intra
|
|---|
| 478 | x265 [info]: ME / range / subpel / merge : sea / 92 / 5 / 5
|
|---|
| 479 | x265 [info]: Keyframe min / max / scenecut / bias: 1 / 15 / 40 / 5.00
|
|---|
| 480 | x265 [info]: Lookahead / bframes / badapt : 60 / 16 / 2
|
|---|
| 481 | x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 1
|
|---|
| 482 | x265 [info]: References / ref-limit cu / depth : 16 / off / off
|
|---|
| 483 | x265 [info]: Rate Control : Lossless
|
|---|
| 484 | x265 [info]: tools: rect amp rd=6 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 tskip
|
|---|
| 485 | x265 [info]: tools: signhide tmvp b-intra strong-intra-smoothing
|
|---|
| 486 | Output #0, matroska, to 'x265_FinaleFinal.mkv':
|
|---|
| 487 | Stream #0:0: Video: hevc (libx265), yuv420p, 4096x1152 [SAR 1:1 DAR 32:9], q=2-31, 30 fps, 1k tbn, 30 tbc (default)
|
|---|
| 488 | Metadata:
|
|---|
| 489 | encoder : Lavc libx265
|
|---|
| 490 | frame= 300 fps=0.0 q=-0.0 Lsize= 254334kB time=00:00:09.90 bitrate=210433.8kbits/s speed=0.0016x
|
|---|
| 491 | video:254328kB audio:0kB subtitle:0kB other streams:0kB global headers:2kB muxing overhead: 0.002568%
|
|---|
| 492 | x265 [info]: frame I: 20, Avg QP:4.00 kb/s: 498150.38
|
|---|
| 493 | x265 [info]: frame P: 42, Avg QP:4.00 kb/s: 271097.91
|
|---|
| 494 | x265 [info]: frame B: 238, Avg QP:4.00 kb/s: 172916.55
|
|---|
| 495 | x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
|
|---|
| 496 | x265 [info]: Weighted B-Frames: Y:0.0% UV:0.0%
|
|---|
| 497 | x265 [info]: consecutive B-frames: 3.2% 12.9% 11.3% 11.3% 11.3% 37.1% 9.7% 0.0% 3.2% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0%
|
|---|
| 498 | x265 [info]: lossless compression ratio 5.44::1
|
|---|
| 499 |
|
|---|
| 500 | encoded 300 frames in 6180.78s (0.05 fps), 208344.20 kb/s, Avg QP:4.00
|
|---|