Created
January 30, 2024 19:36
-
-
Save twalker314/e3f517d060ff013d22b4eb2e2a54d6bc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[21:20:07] Compile-time hardening features are enabled | |
[21:20:08] hb_init: starting libhb thread | |
[21:20:08] thread 700007fd8000 started ("libhb") | |
HandBrake 1.7.2 (2023122400) - Darwin x86_64 - https://handbrake.fr | |
12 CPUs detected | |
Opening tearsofsteel_4k.mov... | |
[21:20:08] CPU: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz | |
[21:20:08] - Intel microarchitecture Kaby Lake | |
[21:20:08] - logical processor count: 12 | |
[21:20:08] hb_scan: path=tearsofsteel_4k.mov, title_index=1 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'tearsofsteel_4k.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 512 | |
compatible_brands: qt | |
encoder : Lavf54.29.104 | |
Duration: 00:12:14.00, start: 0.000000, bitrate: 73434 kb/s | |
Stream #0:0[0x1](eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 3840x1714 [SAR 1:1 DAR 1920:857], 73244 kb/s, 24 fps, 24 tbr, 24 tbn (default) | |
Metadata: | |
handler_name : VideoHandler | |
vendor_id : FFMP | |
encoder : libx264 | |
Stream #0:1[0x2](eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 182 kb/s (default) | |
Metadata: | |
handler_name : SoundHandler | |
vendor_id : [0][0][0][0] | |
[21:20:08] scan: decoding previews for title 1 | |
[21:20:08] scan: audio 0x1: aac, rate=44100Hz, bitrate=182840 English (AAC LC, 2.0 ch, 182 kbps) | |
Scanning title 1 of 1, preview 3, 30.00 % | |
Scanning title 1 of 1, preview 4, 40.00 % | |
Scanning title 1 of 1, preview 6, 60.00 % | |
Scanning title 1 of 1, preview 8, 80.00 % | |
Scanning title 1 of 1, preview 10, 100.00 %[21:20:10] using bitstream PAR 1:1 | |
[21:20:10] scan: 10 previews, 3840x1714, 24.000 fps, autocrop = 0/0/0/0, aspect 2.24:1, PAR 1:1, color profile: 1-1-1, chroma location: left | |
[21:20:10] libhb: scan thread found 1 valid title(s) | |
+ Using preset: H.265 MKV 1080p30 | |
+ title 1: | |
+ stream: tearsofsteel_4k.mov | |
+ duration: 00:12:14 | |
+ size: 3840x1714, pixel aspect: 1/1, display aspect: 2.24, 24.000 fps | |
+ autocrop: 0/0/0/0 | |
+ chapters: | |
+ 1: duration 00:12:14 | |
+ audio tracks: | |
+ 1, English (AAC LC, 2.0 ch, 182 kbps) (iso639-2: eng) | |
+ subtitle tracks: | |
[21:20:10] Starting work at: Mon Jan 29 21:20:10 2024 | |
[21:20:10] 1 job(s) to process | |
[21:20:10] json job: | |
{ | |
"Audio": { | |
"AudioList": [ | |
{ | |
"Bitrate": 160, | |
"CompressionLevel": -1.0, | |
"DRC": 0.0, | |
"DitherMethod": "auto", | |
"Encoder": "ca_aac", | |
"Gain": 0.0, | |
"Mixdown": "stereo", | |
"NormalizeMixLevel": false, | |
"PresetEncoder": "ca_aac", | |
"Quality": -3.0, | |
"Samplerate": 0, | |
"Track": 0 | |
} | |
], | |
"CopyMask": [ | |
"copy:aac" | |
], | |
"FallbackEncoder": "ca_aac" | |
}, | |
"Destination": { | |
"AlignAVStart": false, | |
"ChapterList": [ | |
{ | |
"Duration": { | |
"Hours": 0, | |
"Minutes": 12, | |
"Seconds": 14, | |
"Ticks": 66060000 | |
}, | |
"Name": "" | |
} | |
], | |
"ChapterMarkers": false, | |
"File": "output/H.265 MKV 1080p30/tearsofsteel_4k.mov.extension", | |
"InlineParameterSets": false, | |
"Mux": "mkv", | |
"Options": { | |
"IpodAtom": false, | |
"Optimize": false | |
} | |
}, | |
"Filters": { | |
"FilterList": [ | |
{ | |
"ID": 4, | |
"Settings": { | |
"block-height": "16", | |
"block-thresh": "40", | |
"block-width": "16", | |
"filter-mode": "2", | |
"mode": "3", | |
"motion-thresh": "1", | |
"spatial-metric": "2", | |
"spatial-thresh": "1" | |
} | |
}, | |
{ | |
"ID": 5, | |
"Settings": { | |
"mode": "7" | |
} | |
}, | |
{ | |
"ID": 10, | |
"Settings": { | |
"mode": 2, | |
"rate": "27000000/900000" | |
} | |
}, | |
{ | |
"ID": 19, | |
"Settings": { | |
"crop-bottom": 0, | |
"crop-left": 0, | |
"crop-right": 0, | |
"crop-top": 0, | |
"height": 1080, | |
"width": 1920 | |
} | |
} | |
] | |
}, | |
"Metadata": {}, | |
"PAR": { | |
"Den": 857, | |
"Num": 1080 | |
}, | |
"SequenceID": 0, | |
"Source": { | |
"Angle": 0, | |
"HWDecode": 0, | |
"Path": "tearsofsteel_4k.mov", | |
"Range": { | |
"End": 1, | |
"Start": 1, | |
"Type": "chapter" | |
}, | |
"Title": 1 | |
}, | |
"Subtitle": { | |
"Search": { | |
"Burn": true, | |
"Default": false, | |
"Enable": false, | |
"Forced": false | |
}, | |
"SubtitleList": [] | |
}, | |
"Video": { | |
"ChromaLocation": 1, | |
"ColorInputFormat": 0, | |
"ColorMatrix": 1, | |
"ColorOutputFormat": 0, | |
"ColorPrimaries": 1, | |
"ColorRange": 1, | |
"ColorTransfer": 1, | |
"Encoder": "x265_10bit", | |
"HardwareDecode": 0, | |
"Level": "auto", | |
"MultiPass": false, | |
"Options": "strong-intra-smoothing=0:rect=0:aq-mode=1:rd=4:psy-rd=0.75:psy-rdoq=4.0:rdoq-level=1:rskip=2", | |
"Preset": "slow", | |
"Profile": "main10", | |
"QSV": { | |
"AdapterIndex": 0, | |
"AsyncDepth": 0, | |
"Decode": false | |
}, | |
"Quality": 22.0, | |
"Tune": "", | |
"Turbo": false | |
} | |
} | |
[21:20:10] Starting Task: Encoding Pass | |
[21:20:10] job configuration: | |
[21:20:10] * source | |
[21:20:10] + tearsofsteel_4k.mov | |
[21:20:10] + title 1, chapter(s) 1 to 1 | |
[21:20:10] + container: mov,mp4,m4a,3gp,3g2,mj2 | |
[21:20:10] + data rate: 73434 kbps | |
[21:20:10] * destination | |
[21:20:10] + output/H.265 MKV 1080p30/tearsofsteel_4k.mov.extension | |
[21:20:10] + container: Matroska (libavformat) | |
[21:20:10] * video track | |
[21:20:10] + decoder: h264 8-bit (yuv420p) | |
[21:20:10] + bitrate 73244 kbps | |
[21:20:10] + filters | |
[21:20:10] + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16) | |
[21:20:10] + Decomb (mode=39) | |
[21:20:10] + Framerate Shaper (mode=2:rate=27000000/900000) | |
[21:20:10] + frame rate: 24.000 fps -> peak rate limited to 30.000 fps | |
[21:20:10] + Crop and Scale (width=1920:height=1080:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0) | |
[21:20:10] + source: 3840 * 1714, crop (0/0/0/0): 3840 * 1714, scale: 1920 * 1080 | |
[21:20:10] + Output geometry | |
[21:20:10] + storage dimensions: 1920 x 1080 | |
[21:20:10] + pixel aspect ratio: 1080 : 857 | |
[21:20:10] + display dimensions: 2419 x 1080 | |
[21:20:10] + encoder: H.265 10-bit (libx265) | |
[21:20:10] + preset: slow | |
[21:20:10] + options: strong-intra-smoothing=0:rect=0:aq-mode=1:rd=4:psy-rd=0.75:psy-rdoq=4.0:rdoq-level=1:rskip=2 | |
[21:20:10] + profile: main10 | |
[21:20:10] + level: auto | |
[21:20:10] + quality: 22.00 (RF) | |
[21:20:10] + color profile: 1-1-1 | |
[21:20:10] + chroma location: left | |
[21:20:10] * audio track 1 | |
[21:20:10] + decoder: English (AAC LC, 2.0 ch, 182 kbps) (track 1, id 0x1) | |
[21:20:10] + bitrate: 182 kbps, samplerate: 44100 Hz | |
[21:20:10] + mixdown: Stereo | |
[21:20:10] + encoder: AAC (Apple AudioToolbox) | |
[21:20:10] + bitrate: 160 kbps, samplerate: 44100 Hz | |
[21:20:10] sync: expecting 17616 video frames | |
x265 [info]: HEVC encoder version 3.5+1-f0c1022b6 | |
x265 [info]: build info [Mac OS X][clang 14.0.3][64 bit] 10bit | |
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 | |
x265 [info]: Main 10 profile, Level-4 (Main tier) | |
x265 [info]: Thread pool created using 12 threads | |
x265 [info]: Slices : 1 | |
x265 [info]: frame threads / pool features : 3 / wpp(17 rows) | |
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8 | |
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra | |
x265 [info]: ME / range / subpel / merge : star / 57 / 3 / 3 | |
x265 [info]: Keyframe min / max / scenecut / bias : 24 / 240 / 40 / 5.00 | |
x265 [info]: Lookahead / bframes / badapt : 25 / 4 / 2 | |
x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0 | |
x265 [info]: References / ref-limit cu / depth : 4 / on / on | |
x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1 | |
x265 [info]: Rate Control / qCompress : CRF-22.0 / 0.60 | |
x265 [info]: tools: limit-modes rd=4 psy-rd=0.75 rdoq=1 psy-rdoq=4.00 | |
x265 [info]: tools: rskip mode=2 rskip-edge-threshold=0.05 signhide tmvp | |
x265 [info]: tools: lslices=4 deblock sao | |
[21:20:10] sync: first pts video is 0 | |
[21:20:10] sync: Chapter 1 at frame 1 time 0 | |
[21:20:10] sync: first pts audio 0x1 is 0 | |
[21:50:25] reader: done. 1 scr changes | |
[21:50:31] work: average encoding speed for job is 9.673266 fps | |
[21:50:31] comb detect: heavy 569 | light 4245 | uncombed 12802 | total 17616 | |
[21:50:31] decomb: deinterlaced 569 | blended 4245 | unfiltered 12802 | total 17616 | |
[21:50:31] vfr: 17616 frames output, 0 dropped and 0 duped for CFR/PFR | |
[21:50:31] vfr: lost time: 0 (0 frames) | |
[21:50:31] vfr: gained time: 0 (0 frames) (0 not accounted for) | |
[21:50:31] aac-decoder done: 31608 frames, 0 decoder errors | |
[21:50:31] h264-decoder done: 17616 frames, 0 decoder errors | |
[21:50:31] sync: got 17616 frames, 17616 expected | |
[21:50:31] sync: framerate min 24.000 fps, max 24.000 fps, avg 24.000 fps | |
x265 [info]: frame I: 162, Avg QP:20.75 kb/s: 23694.31 | |
x265 [info]: frame P: 4830, Avg QP:22.58 kb/s: 11340.93 | |
x265 [info]: frame B: 12624, Avg QP:28.04 kb/s: 1800.16 | |
x265 [info]: Weighted P-Frames: Y:4.8% UV:3.6% | |
encoded 17616 frames in 1821.53s (9.67 fps), 4617.42 kb/s, Avg QP:26.48 | |
[21:50:31] mux: track 0, 17616 frames, 423718482 bytes, 4617.92 kbps, fifo 1024 | |
[21:50:31] mux: track 1, 31611 frames, 15432939 bytes, 168.20 kbps, fifo 2048 | |
[21:50:31] Finished work at: Mon Jan 29 21:50:31 2024 | |
[21:50:31] libhb: work result = 0 | |
Encode done! | |
HandBrake has exited. | |
[00:44:47] Compile-time hardening features are enabled | |
[00:44:48] hb_init: starting libhb thread | |
[00:44:48] thread 70000e94e000 started ("libhb") | |
HandBrake 1.7.2 (2023122400) - Darwin x86_64 - https://handbrake.fr | |
12 CPUs detected | |
Opening tearsofsteel_4k.mov... | |
[00:44:48] CPU: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz | |
[00:44:48] - Intel microarchitecture Kaby Lake | |
[00:44:48] - logical processor count: 12 | |
[00:44:48] hb_scan: path=tearsofsteel_4k.mov, title_index=1 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'tearsofsteel_4k.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 512 | |
compatible_brands: qt | |
encoder : Lavf54.29.104 | |
Duration: 00:12:14.00, start: 0.000000, bitrate: 73434 kb/s | |
Stream #0:0[0x1](eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 3840x1714 [SAR 1:1 DAR 1920:857], 73244 kb/s, 24 fps, 24 tbr, 24 tbn (default) | |
Metadata: | |
handler_name : VideoHandler | |
vendor_id : FFMP | |
encoder : libx264 | |
Stream #0:1[0x2](eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 182 kb/s (default) | |
Metadata: | |
handler_name : SoundHandler | |
vendor_id : [0][0][0][0] | |
[00:44:48] scan: decoding previews for title 1 | |
[00:44:48] scan: audio 0x1: aac, rate=44100Hz, bitrate=182840 English (AAC LC, 2.0 ch, 182 kbps) | |
Scanning title 1 of 1, preview 3, 30.00 % | |
Scanning title 1 of 1, preview 4, 40.00 % | |
Scanning title 1 of 1, preview 6, 60.00 % | |
Scanning title 1 of 1, preview 8, 80.00 % | |
Scanning title 1 of 1, preview 10, 100.00 %[00:44:50] using bitstream PAR 1:1 | |
[00:44:50] scan: 10 previews, 3840x1714, 24.000 fps, autocrop = 0/0/0/0, aspect 2.24:1, PAR 1:1, color profile: 1-1-1, chroma location: left | |
[00:44:50] libhb: scan thread found 1 valid title(s) | |
+ Using preset: H.265 MKV 1080p30 | |
+ title 1: | |
+ stream: tearsofsteel_4k.mov | |
+ duration: 00:12:14 | |
+ size: 3840x1714, pixel aspect: 1/1, display aspect: 2.24, 24.000 fps | |
+ autocrop: 0/0/0/0 | |
+ chapters: | |
+ 1: duration 00:12:14 | |
+ audio tracks: | |
+ 1, English (AAC LC, 2.0 ch, 182 kbps) (iso639-2: eng) | |
+ subtitle tracks: | |
[00:44:50] Starting work at: Tue Jan 30 00:44:50 2024 | |
[00:44:50] 1 job(s) to process | |
[00:44:50] json job: | |
{ | |
"Audio": { | |
"AudioList": [ | |
{ | |
"Bitrate": 160, | |
"CompressionLevel": -1.0, | |
"DRC": 0.0, | |
"DitherMethod": "auto", | |
"Encoder": "ca_aac", | |
"Gain": 0.0, | |
"Mixdown": "stereo", | |
"NormalizeMixLevel": false, | |
"PresetEncoder": "ca_aac", | |
"Quality": -3.0, | |
"Samplerate": 0, | |
"Track": 0 | |
} | |
], | |
"CopyMask": [ | |
"copy:aac" | |
], | |
"FallbackEncoder": "ca_aac" | |
}, | |
"Destination": { | |
"AlignAVStart": false, | |
"ChapterList": [ | |
{ | |
"Duration": { | |
"Hours": 0, | |
"Minutes": 12, | |
"Seconds": 14, | |
"Ticks": 66060000 | |
}, | |
"Name": "" | |
} | |
], | |
"ChapterMarkers": false, | |
"File": "output/H.265 MKV 1080p30/tearsofsteel_4k.mov.extension", | |
"InlineParameterSets": false, | |
"Mux": "mkv", | |
"Options": { | |
"IpodAtom": false, | |
"Optimize": false | |
} | |
}, | |
"Filters": { | |
"FilterList": [ | |
{ | |
"ID": 4, | |
"Settings": { | |
"block-height": "16", | |
"block-thresh": "40", | |
"block-width": "16", | |
"filter-mode": "2", | |
"mode": "3", | |
"motion-thresh": "1", | |
"spatial-metric": "2", | |
"spatial-thresh": "1" | |
} | |
}, | |
{ | |
"ID": 5, | |
"Settings": { | |
"mode": "7" | |
} | |
}, | |
{ | |
"ID": 10, | |
"Settings": { | |
"mode": 2, | |
"rate": "27000000/900000" | |
} | |
}, | |
{ | |
"ID": 19, | |
"Settings": { | |
"crop-bottom": 0, | |
"crop-left": 0, | |
"crop-right": 0, | |
"crop-top": 0, | |
"height": 1080, | |
"width": 1920 | |
} | |
} | |
] | |
}, | |
"Metadata": {}, | |
"PAR": { | |
"Den": 857, | |
"Num": 1080 | |
}, | |
"SequenceID": 0, | |
"Source": { | |
"Angle": 0, | |
"HWDecode": 0, | |
"Path": "tearsofsteel_4k.mov", | |
"Range": { | |
"End": 1, | |
"Start": 1, | |
"Type": "chapter" | |
}, | |
"Title": 1 | |
}, | |
"Subtitle": { | |
"Search": { | |
"Burn": true, | |
"Default": false, | |
"Enable": false, | |
"Forced": false | |
}, | |
"SubtitleList": [] | |
}, | |
"Video": { | |
"ChromaLocation": 1, | |
"ColorInputFormat": 0, | |
"ColorMatrix": 1, | |
"ColorOutputFormat": 0, | |
"ColorPrimaries": 1, | |
"ColorRange": 1, | |
"ColorTransfer": 1, | |
"Encoder": "x265_10bit", | |
"HardwareDecode": 0, | |
"Level": "auto", | |
"MultiPass": false, | |
"Options": "strong-intra-smoothing=0:rect=0:aq-mode=1:rd=4:psy-rd=0.75:psy-rdoq=4.0:rdoq-level=1:rskip=2", | |
"Preset": "slow", | |
"Profile": "main10", | |
"QSV": { | |
"AdapterIndex": 0, | |
"AsyncDepth": 0, | |
"Decode": false | |
}, | |
"Quality": 22.0, | |
"Tune": "", | |
"Turbo": false | |
} | |
} | |
[00:44:50] Starting Task: Encoding Pass | |
[00:44:50] job configuration: | |
[00:44:50] * source | |
[00:44:50] + tearsofsteel_4k.mov | |
[00:44:50] + title 1, chapter(s) 1 to 1 | |
[00:44:50] + container: mov,mp4,m4a,3gp,3g2,mj2 | |
[00:44:50] + data rate: 73434 kbps | |
[00:44:50] * destination | |
[00:44:50] + output/H.265 MKV 1080p30/tearsofsteel_4k.mov.extension | |
[00:44:50] + container: Matroska (libavformat) | |
[00:44:50] * video track | |
[00:44:50] + decoder: h264 8-bit (yuv420p) | |
[00:44:50] + bitrate 73244 kbps | |
[00:44:50] + filters | |
[00:44:50] + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16) | |
[00:44:50] + Decomb (mode=39) | |
[00:44:50] + Framerate Shaper (mode=2:rate=27000000/900000) | |
[00:44:50] + frame rate: 24.000 fps -> peak rate limited to 30.000 fps | |
[00:44:50] + Crop and Scale (width=1920:height=1080:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0) | |
[00:44:50] + source: 3840 * 1714, crop (0/0/0/0): 3840 * 1714, scale: 1920 * 1080 | |
[00:44:50] + Output geometry | |
[00:44:50] + storage dimensions: 1920 x 1080 | |
[00:44:50] + pixel aspect ratio: 1080 : 857 | |
[00:44:50] + display dimensions: 2419 x 1080 | |
[00:44:50] + encoder: H.265 10-bit (libx265) | |
[00:44:50] + preset: slow | |
[00:44:50] + options: strong-intra-smoothing=0:rect=0:aq-mode=1:rd=4:psy-rd=0.75:psy-rdoq=4.0:rdoq-level=1:rskip=2 | |
[00:44:50] + profile: main10 | |
[00:44:50] + level: auto | |
[00:44:50] + quality: 22.00 (RF) | |
[00:44:50] + color profile: 1-1-1 | |
[00:44:50] + chroma location: left | |
[00:44:50] * audio track 1 | |
[00:44:50] + decoder: English (AAC LC, 2.0 ch, 182 kbps) (track 1, id 0x1) | |
[00:44:50] + bitrate: 182 kbps, samplerate: 44100 Hz | |
[00:44:50] + mixdown: Stereo | |
[00:44:50] + encoder: AAC (Apple AudioToolbox) | |
[00:44:50] + bitrate: 160 kbps, samplerate: 44100 Hz | |
[00:44:50] sync: expecting 17616 video frames | |
x265 [info]: HEVC encoder version 3.5+1-f0c1022b6 | |
x265 [info]: build info [Mac OS X][clang 14.0.3][64 bit] 10bit | |
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 | |
x265 [info]: Main 10 profile, Level-4 (Main tier) | |
x265 [info]: Thread pool created using 12 threads | |
x265 [info]: Slices : 1 | |
x265 [info]: frame threads / pool features : 3 / wpp(17 rows) | |
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8 | |
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra | |
x265 [info]: ME / range / subpel / merge : star / 57 / 3 / 3 | |
x265 [info]: Keyframe min / max / scenecut / bias : 24 / 240 / 40 / 5.00 | |
x265 [info]: Lookahead / bframes / badapt : 25 / 4 / 2 | |
x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0 | |
x265 [info]: References / ref-limit cu / depth : 4 / on / on | |
x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1 | |
x265 [info]: Rate Control / qCompress : CRF-22.0 / 0.60 | |
x265 [info]: tools: limit-modes rd=4 psy-rd=0.75 rdoq=1 psy-rdoq=4.00 | |
x265 [info]: tools: rskip mode=2 rskip-edge-threshold=0.05 signhide tmvp | |
x265 [info]: tools: lslices=4 deblock sao | |
[00:44:50] sync: first pts video is 0 | |
[00:44:50] sync: Chapter 1 at frame 1 time 0 | |
[00:44:50] sync: first pts audio 0x1 is 0 | |
[01:15:29] reader: done. 1 scr changes | |
[01:15:35] work: average encoding speed for job is 9.546808 fps | |
[01:15:36] comb detect: heavy 569 | light 4245 | uncombed 12802 | total 17616 | |
[01:15:36] decomb: deinterlaced 569 | blended 4245 | unfiltered 12802 | total 17616 | |
[01:15:36] vfr: 17616 frames output, 0 dropped and 0 duped for CFR/PFR | |
[01:15:36] vfr: lost time: 0 (0 frames) | |
[01:15:36] vfr: gained time: 0 (0 frames) (0 not accounted for) | |
[01:15:36] aac-decoder done: 31608 frames, 0 decoder errors | |
[01:15:36] h264-decoder done: 17616 frames, 0 decoder errors | |
[01:15:36] sync: got 17616 frames, 17616 expected | |
[01:15:36] sync: framerate min 24.000 fps, max 24.000 fps, avg 24.000 fps | |
x265 [info]: frame I: 162, Avg QP:20.75 kb/s: 23694.31 | |
x265 [info]: frame P: 4830, Avg QP:22.58 kb/s: 11340.93 | |
x265 [info]: frame B: 12624, Avg QP:28.04 kb/s: 1800.16 | |
x265 [info]: Weighted P-Frames: Y:4.8% UV:3.6% | |
encoded 17616 frames in 1845.86s (9.54 fps), 4617.42 kb/s, Avg QP:26.48 | |
[01:15:36] mux: track 0, 17616 frames, 423718482 bytes, 4617.92 kbps, fifo 1024 | |
[01:15:36] mux: track 1, 31611 frames, 15432939 bytes, 168.20 kbps, fifo 2048 | |
[01:15:36] Finished work at: Tue Jan 30 01:15:36 2024 | |
[01:15:36] libhb: work result = 0 | |
Encode done! | |
HandBrake has exited. | |
[04:11:44] Compile-time hardening features are enabled | |
[04:11:44] hb_init: starting libhb thread | |
[04:11:44] thread 70000807d000 started ("libhb") | |
HandBrake 1.7.2 (2023122400) - Darwin x86_64 - https://handbrake.fr | |
12 CPUs detected | |
Opening tearsofsteel_4k.mov... | |
[04:11:44] CPU: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz | |
[04:11:44] - Intel microarchitecture Kaby Lake | |
[04:11:44] - logical processor count: 12 | |
[04:11:44] hb_scan: path=tearsofsteel_4k.mov, title_index=1 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'tearsofsteel_4k.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 512 | |
compatible_brands: qt | |
encoder : Lavf54.29.104 | |
Duration: 00:12:14.00, start: 0.000000, bitrate: 73434 kb/s | |
Stream #0:0[0x1](eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 3840x1714 [SAR 1:1 DAR 1920:857], 73244 kb/s, 24 fps, 24 tbr, 24 tbn (default) | |
Metadata: | |
handler_name : VideoHandler | |
vendor_id : FFMP | |
encoder : libx264 | |
Stream #0:1[0x2](eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 182 kb/s (default) | |
Metadata: | |
handler_name : SoundHandler | |
vendor_id : [0][0][0][0] | |
[04:11:44] scan: decoding previews for title 1 | |
[04:11:44] scan: audio 0x1: aac, rate=44100Hz, bitrate=182840 English (AAC LC, 2.0 ch, 182 kbps) | |
Scanning title 1 of 1, preview 3, 30.00 % | |
Scanning title 1 of 1, preview 4, 40.00 % | |
Scanning title 1 of 1, preview 6, 60.00 % | |
Scanning title 1 of 1, preview 8, 80.00 % | |
Scanning title 1 of 1, preview 10, 100.00 %[04:11:46] using bitstream PAR 1:1 | |
[04:11:46] scan: 10 previews, 3840x1714, 24.000 fps, autocrop = 0/0/0/0, aspect 2.24:1, PAR 1:1, color profile: 1-1-1, chroma location: left | |
[04:11:46] libhb: scan thread found 1 valid title(s) | |
+ Using preset: H.265 MKV 1080p30 | |
+ title 1: | |
+ stream: tearsofsteel_4k.mov | |
+ duration: 00:12:14 | |
+ size: 3840x1714, pixel aspect: 1/1, display aspect: 2.24, 24.000 fps | |
+ autocrop: 0/0/0/0 | |
+ chapters: | |
+ 1: duration 00:12:14 | |
+ audio tracks: | |
+ 1, English (AAC LC, 2.0 ch, 182 kbps) (iso639-2: eng) | |
+ subtitle tracks: | |
[04:11:46] Starting work at: Tue Jan 30 04:11:46 2024 | |
[04:11:46] 1 job(s) to process | |
[04:11:46] json job: | |
{ | |
"Audio": { | |
"AudioList": [ | |
{ | |
"Bitrate": 160, | |
"CompressionLevel": -1.0, | |
"DRC": 0.0, | |
"DitherMethod": "auto", | |
"Encoder": "ca_aac", | |
"Gain": 0.0, | |
"Mixdown": "stereo", | |
"NormalizeMixLevel": false, | |
"PresetEncoder": "ca_aac", | |
"Quality": -3.0, | |
"Samplerate": 0, | |
"Track": 0 | |
} | |
], | |
"CopyMask": [ | |
"copy:aac" | |
], | |
"FallbackEncoder": "ca_aac" | |
}, | |
"Destination": { | |
"AlignAVStart": false, | |
"ChapterList": [ | |
{ | |
"Duration": { | |
"Hours": 0, | |
"Minutes": 12, | |
"Seconds": 14, | |
"Ticks": 66060000 | |
}, | |
"Name": "" | |
} | |
], | |
"ChapterMarkers": false, | |
"File": "output/H.265 MKV 1080p30/tearsofsteel_4k.mov.extension", | |
"InlineParameterSets": false, | |
"Mux": "mkv", | |
"Options": { | |
"IpodAtom": false, | |
"Optimize": false | |
} | |
}, | |
"Filters": { | |
"FilterList": [ | |
{ | |
"ID": 4, | |
"Settings": { | |
"block-height": "16", | |
"block-thresh": "40", | |
"block-width": "16", | |
"filter-mode": "2", | |
"mode": "3", | |
"motion-thresh": "1", | |
"spatial-metric": "2", | |
"spatial-thresh": "1" | |
} | |
}, | |
{ | |
"ID": 5, | |
"Settings": { | |
"mode": "7" | |
} | |
}, | |
{ | |
"ID": 10, | |
"Settings": { | |
"mode": 2, | |
"rate": "27000000/900000" | |
} | |
}, | |
{ | |
"ID": 19, | |
"Settings": { | |
"crop-bottom": 0, | |
"crop-left": 0, | |
"crop-right": 0, | |
"crop-top": 0, | |
"height": 1080, | |
"width": 1920 | |
} | |
} | |
] | |
}, | |
"Metadata": {}, | |
"PAR": { | |
"Den": 857, | |
"Num": 1080 | |
}, | |
"SequenceID": 0, | |
"Source": { | |
"Angle": 0, | |
"HWDecode": 0, | |
"Path": "tearsofsteel_4k.mov", | |
"Range": { | |
"End": 1, | |
"Start": 1, | |
"Type": "chapter" | |
}, | |
"Title": 1 | |
}, | |
"Subtitle": { | |
"Search": { | |
"Burn": true, | |
"Default": false, | |
"Enable": false, | |
"Forced": false | |
}, | |
"SubtitleList": [] | |
}, | |
"Video": { | |
"ChromaLocation": 1, | |
"ColorInputFormat": 0, | |
"ColorMatrix": 1, | |
"ColorOutputFormat": 0, | |
"ColorPrimaries": 1, | |
"ColorRange": 1, | |
"ColorTransfer": 1, | |
"Encoder": "x265_10bit", | |
"HardwareDecode": 0, | |
"Level": "auto", | |
"MultiPass": false, | |
"Options": "strong-intra-smoothing=0:rect=0:aq-mode=1:rd=4:psy-rd=0.75:psy-rdoq=4.0:rdoq-level=1:rskip=2", | |
"Preset": "slow", | |
"Profile": "main10", | |
"QSV": { | |
"AdapterIndex": 0, | |
"AsyncDepth": 0, | |
"Decode": false | |
}, | |
"Quality": 22.0, | |
"Tune": "", | |
"Turbo": false | |
} | |
} | |
[04:11:46] Starting Task: Encoding Pass | |
[04:11:46] job configuration: | |
[04:11:46] * source | |
[04:11:46] + tearsofsteel_4k.mov | |
[04:11:46] + title 1, chapter(s) 1 to 1 | |
[04:11:46] + container: mov,mp4,m4a,3gp,3g2,mj2 | |
[04:11:46] + data rate: 73434 kbps | |
[04:11:46] * destination | |
[04:11:46] + output/H.265 MKV 1080p30/tearsofsteel_4k.mov.extension | |
[04:11:46] + container: Matroska (libavformat) | |
[04:11:46] * video track | |
[04:11:46] + decoder: h264 8-bit (yuv420p) | |
[04:11:46] + bitrate 73244 kbps | |
[04:11:46] + filters | |
[04:11:46] + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16) | |
[04:11:46] + Decomb (mode=39) | |
[04:11:46] + Framerate Shaper (mode=2:rate=27000000/900000) | |
[04:11:46] + frame rate: 24.000 fps -> peak rate limited to 30.000 fps | |
[04:11:46] + Crop and Scale (width=1920:height=1080:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0) | |
[04:11:46] + source: 3840 * 1714, crop (0/0/0/0): 3840 * 1714, scale: 1920 * 1080 | |
[04:11:46] + Output geometry | |
[04:11:46] + storage dimensions: 1920 x 1080 | |
[04:11:46] + pixel aspect ratio: 1080 : 857 | |
[04:11:46] + display dimensions: 2419 x 1080 | |
[04:11:46] + encoder: H.265 10-bit (libx265) | |
[04:11:46] + preset: slow | |
[04:11:46] + options: strong-intra-smoothing=0:rect=0:aq-mode=1:rd=4:psy-rd=0.75:psy-rdoq=4.0:rdoq-level=1:rskip=2 | |
[04:11:46] + profile: main10 | |
[04:11:46] + level: auto | |
[04:11:46] + quality: 22.00 (RF) | |
[04:11:46] + color profile: 1-1-1 | |
[04:11:46] + chroma location: left | |
[04:11:46] * audio track 1 | |
[04:11:46] + decoder: English (AAC LC, 2.0 ch, 182 kbps) (track 1, id 0x1) | |
[04:11:46] + bitrate: 182 kbps, samplerate: 44100 Hz | |
[04:11:46] + mixdown: Stereo | |
[04:11:46] + encoder: AAC (Apple AudioToolbox) | |
[04:11:46] + bitrate: 160 kbps, samplerate: 44100 Hz | |
[04:11:46] sync: expecting 17616 video frames | |
x265 [info]: HEVC encoder version 3.5+1-f0c1022b6 | |
x265 [info]: build info [Mac OS X][clang 14.0.3][64 bit] 10bit | |
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 | |
x265 [info]: Main 10 profile, Level-4 (Main tier) | |
x265 [info]: Thread pool created using 12 threads | |
x265 [info]: Slices : 1 | |
x265 [info]: frame threads / pool features : 3 / wpp(17 rows) | |
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8 | |
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra | |
x265 [info]: ME / range / subpel / merge : star / 57 / 3 / 3 | |
x265 [info]: Keyframe min / max / scenecut / bias : 24 / 240 / 40 / 5.00 | |
x265 [info]: Lookahead / bframes / badapt : 25 / 4 / 2 | |
x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0 | |
x265 [info]: References / ref-limit cu / depth : 4 / on / on | |
x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1 | |
x265 [info]: Rate Control / qCompress : CRF-22.0 / 0.60 | |
x265 [info]: tools: limit-modes rd=4 psy-rd=0.75 rdoq=1 psy-rdoq=4.00 | |
x265 [info]: tools: rskip mode=2 rskip-edge-threshold=0.05 signhide tmvp | |
x265 [info]: tools: lslices=4 deblock sao | |
[04:11:46] sync: first pts video is 0 | |
[04:11:46] sync: Chapter 1 at frame 1 time 0 | |
[04:11:46] sync: first pts audio 0x1 is 0 | |
[04:42:29] reader: done. 1 scr changes | |
[04:42:36] work: average encoding speed for job is 9.527351 fps | |
[04:42:36] comb detect: heavy 569 | light 4245 | uncombed 12802 | total 17616 | |
[04:42:36] decomb: deinterlaced 569 | blended 4245 | unfiltered 12802 | total 17616 | |
[04:42:36] vfr: 17616 frames output, 0 dropped and 0 duped for CFR/PFR | |
[04:42:36] vfr: lost time: 0 (0 frames) | |
[04:42:36] vfr: gained time: 0 (0 frames) (0 not accounted for) | |
[04:42:36] aac-decoder done: 31608 frames, 0 decoder errors | |
[04:42:36] h264-decoder done: 17616 frames, 0 decoder errors | |
[04:42:36] sync: got 17616 frames, 17616 expected | |
[04:42:36] sync: framerate min 24.000 fps, max 24.000 fps, avg 24.000 fps | |
x265 [info]: frame I: 162, Avg QP:20.75 kb/s: 23694.31 | |
x265 [info]: frame P: 4830, Avg QP:22.58 kb/s: 11340.93 | |
x265 [info]: frame B: 12624, Avg QP:28.04 kb/s: 1800.16 | |
x265 [info]: Weighted P-Frames: Y:4.8% UV:3.6% | |
encoded 17616 frames in 1850.20s (9.52 fps), 4617.42 kb/s, Avg QP:26.48 | |
[04:42:36] mux: track 0, 17616 frames, 423718482 bytes, 4617.92 kbps, fifo 1024 | |
[04:42:36] mux: track 1, 31611 frames, 15432939 bytes, 168.20 kbps, fifo 2048 | |
[04:42:36] Finished work at: Tue Jan 30 04:42:36 2024 | |
[04:42:36] libhb: work result = 0 | |
Encode done! | |
HandBrake has exited. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment