Created
January 30, 2024 19:52
-
-
Save twalker314/49955d8eb9c77d2a3b3861a46404ae4b 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
[11:37:27] Compile-time hardening features are enabled | |
[11:37:27] hb_init: starting libhb thread | |
[11:37:27] thread 16b6db000 started ("libhb") | |
HandBrake 1.7.2 (2023122400) - Darwin arm64 - https://handbrake.fr | |
8 CPUs detected | |
Opening philips-lightwaves-uhd-(www.demolandia.net).mkv... | |
[11:37:27] CPU: Unknown | |
[11:37:27] - logical processor count: 8 | |
[11:37:27] hb_scan: path=philips-lightwaves-uhd-(www.demolandia.net).mkv, title_index=1 | |
Input #0, matroska,webm, from 'philips-lightwaves-uhd-(www.demolandia.net).mkv': | |
Metadata: | |
encoder : libebml v1.3.5 + libmatroska v1.4.8 | |
creation_time : 2018-02-14T16:48:21.000000Z | |
Duration: 00:02:23.01, start: 0.078000, bitrate: 37724 kb/s | |
Stream #0:0: Video: hevc (Main), yuv420p(tv, bt709), 3840x2160 [SAR 1:1 DAR 16:9], 24 fps, 24 tbr, 1k tbn (default) | |
Metadata: | |
BPS : 37500287 | |
BPS-eng : 37500287 | |
DURATION : 00:02:23.001000000 | |
DURATION-eng : 00:02:23.001000000 | |
NUMBER_OF_FRAMES: 3432 | |
NUMBER_OF_FRAMES-eng: 3432 | |
NUMBER_OF_BYTES : 670322334 | |
NUMBER_OF_BYTES-eng: 670322334 | |
_STATISTICS_WRITING_APP: mkvmerge v20.0.0 ('I Am The Sun') 64-bit | |
_STATISTICS_WRITING_APP-eng: mkvmerge v20.0.0 ('I Am The Sun') 64-bit | |
_STATISTICS_WRITING_DATE_UTC: 2018-02-14 16:48:21 | |
_STATISTICS_WRITING_DATE_UTC-eng: 2018-02-14 16:48:21 | |
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES | |
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES | |
Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 224 kb/s (default) | |
Metadata: | |
BPS : 224000 | |
BPS-eng : 224000 | |
DURATION : 00:02:23.008000000 | |
DURATION-eng : 00:02:23.008000000 | |
NUMBER_OF_FRAMES: 4469 | |
NUMBER_OF_FRAMES-eng: 4469 | |
NUMBER_OF_BYTES : 4004224 | |
NUMBER_OF_BYTES-eng: 4004224 | |
_STATISTICS_WRITING_APP: mkvmerge v20.0.0 ('I Am The Sun') 64-bit | |
_STATISTICS_WRITING_APP-eng: mkvmerge v20.0.0 ('I Am The Sun') 64-bit | |
_STATISTICS_WRITING_DATE_UTC: 2018-02-14 16:48:21 | |
_STATISTICS_WRITING_DATE_UTC-eng: 2018-02-14 16:48:21 | |
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES | |
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES | |
[11:37:27] scan: decoding previews for title 1 | |
[11:37:27] scan: audio 0x1: ac3, rate=48000Hz, bitrate=224000 Unknown (AC3, 2.0 ch, 224 kbps) | |
Scanning title 1 of 1, preview 2, 20.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 7, 70.00 % | |
Scanning title 1 of 1, preview 9, 90.00 %[11:37:29] using container PAR 1:1 | |
[11:37:29] scan: 10 previews, 3840x2160, 24.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left | |
[11:37:29] libhb: scan thread found 1 valid title(s) | |
+ Using preset: Apple 2160p60 4K HEVC Surround | |
+ title 1: | |
+ stream: philips-lightwaves-uhd-(www.demolandia.net).mkv | |
+ duration: 00:02:23 | |
+ size: 3840x2160, pixel aspect: 1/1, display aspect: 1.78, 24.000 fps | |
+ autocrop: 0/0/0/0 | |
+ chapters: | |
+ 1: duration 00:02:23 | |
+ audio tracks: | |
+ 1, Unknown (AC3, 2.0 ch, 224 kbps) (iso639-2: und), 48000Hz, 224000bps | |
+ subtitle tracks: | |
[11:37:29] Starting work at: Tue Jan 30 11:37:29 2024 | |
[11:37:29] 1 job(s) to process | |
[11:37:29] 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 | |
}, | |
{ | |
"Bitrate": 0, | |
"DRC": 0.0, | |
"Encoder": "copy:ac3", | |
"Mixdown": "none", | |
"PresetEncoder": "copy:ac3", | |
"Quality": -3.0, | |
"Samplerate": 0, | |
"Track": 0 | |
} | |
], | |
"CopyMask": [ | |
"copy:aac", | |
"copy:ac3" | |
], | |
"FallbackEncoder": "ca_aac" | |
}, | |
"Destination": { | |
"AlignAVStart": false, | |
"ChapterList": [ | |
{ | |
"Duration": { | |
"Hours": 0, | |
"Minutes": 2, | |
"Seconds": 23, | |
"Ticks": 12870720 | |
}, | |
"Name": "" | |
} | |
], | |
"ChapterMarkers": false, | |
"File": "output/Apple 2160p60 4K HEVC Surround/philips-lightwaves-uhd-(www.demolandia.net).mkv.extension", | |
"InlineParameterSets": false, | |
"Mux": "m4v", | |
"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/450000" | |
} | |
}, | |
{ | |
"ID": 19, | |
"Settings": { | |
"crop-bottom": 0, | |
"crop-left": 0, | |
"crop-right": 0, | |
"crop-top": 0, | |
"height": 2160, | |
"width": 3840 | |
} | |
} | |
] | |
}, | |
"Metadata": {}, | |
"PAR": { | |
"Den": 1, | |
"Num": 1 | |
}, | |
"SequenceID": 0, | |
"Source": { | |
"Angle": 0, | |
"HWDecode": 0, | |
"Path": "philips-lightwaves-uhd-(www.demolandia.net).mkv", | |
"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": 24.0, | |
"Tune": "", | |
"Turbo": false | |
} | |
} | |
[11:37:29] Starting Task: Encoding Pass | |
[11:37:29] work: skipping crop/scale filter | |
[11:37:29] job configuration: | |
[11:37:29] * source | |
[11:37:29] + philips-lightwaves-uhd-(www.demolandia.net).mkv | |
[11:37:29] + title 1, chapter(s) 1 to 1 | |
[11:37:29] + container: matroska,webm | |
[11:37:29] + data rate: 37724 kbps | |
[11:37:29] * destination | |
[11:37:29] + output/Apple 2160p60 4K HEVC Surround/philips-lightwaves-uhd-(www.demolandia.net).mkv.extension | |
[11:37:29] + container: MPEG-4 (libavformat) | |
[11:37:29] * video track | |
[11:37:29] + decoder: hevc 8-bit (yuv420p) | |
[11:37:29] + filters | |
[11:37:29] + 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) | |
[11:37:29] + Decomb (mode=39) | |
[11:37:29] + Framerate Shaper (mode=2:rate=27000000/450000) | |
[11:37:29] + frame rate: 24.000 fps -> peak rate limited to 60.000 fps | |
[11:37:29] + Output geometry | |
[11:37:29] + storage dimensions: 3840 x 2160 | |
[11:37:29] + pixel aspect ratio: 1 : 1 | |
[11:37:29] + display dimensions: 3840 x 2160 | |
[11:37:29] + encoder: H.265 10-bit (libx265) | |
[11:37:29] + preset: slow | |
[11:37:29] + 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 | |
[11:37:29] + profile: main10 | |
[11:37:29] + level: auto | |
[11:37:29] + quality: 24.00 (RF) | |
[11:37:29] + color profile: 1-1-1 | |
[11:37:29] + chroma location: left | |
[11:37:29] * audio track 1 | |
[11:37:29] + decoder: Unknown (AC3, 2.0 ch, 224 kbps) (track 1, id 0x1) | |
[11:37:29] + bitrate: 224 kbps, samplerate: 48000 Hz | |
[11:37:29] + mixdown: Stereo | |
[11:37:29] + encoder: AAC (Apple AudioToolbox) | |
[11:37:29] + bitrate: 160 kbps, samplerate: 48000 Hz | |
[11:37:29] * audio track 2 | |
[11:37:29] + decoder: Unknown (AC3, 2.0 ch, 224 kbps) (track 1, id 0x1) | |
[11:37:29] + bitrate: 224 kbps, samplerate: 48000 Hz | |
[11:37:29] + AC3 Passthru | |
[11:37:29] sync: expecting 3432 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: NEON | |
x265 [info]: Main 10 profile, Level-5 (Main tier) | |
x265 [info]: Thread pool created using 8 threads | |
x265 [info]: Slices : 1 | |
x265 [info]: frame threads / pool features : 8 / wpp(34 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-24.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 | |
[11:37:30] sync: first pts audio 0x1 is 0 | |
[11:37:30] sync: first pts audio 0x1 is 0 | |
[11:37:30] sync: first pts video is 450 | |
[11:37:30] sync: Chapter 1 at frame 1 time 450 | |
[11:53:27] reader: done. 1 scr changes | |
[11:53:50] work: average encoding speed for job is 3.517425 fps | |
[11:53:50] comb detect: heavy 2320 | light 501 | uncombed 611 | total 3432 | |
[11:53:50] decomb: deinterlaced 2320 | blended 501 | unfiltered 611 | total 3432 | |
[11:53:50] vfr: 3432 frames output, 0 dropped and 0 duped for CFR/PFR | |
[11:53:50] vfr: lost time: 0 (0 frames) | |
[11:53:50] vfr: gained time: 0 (0 frames) (0 not accounted for) | |
[11:53:50] ac3-decoder done: 4469 frames, 0 decoder errors | |
[11:53:50] ac3-decoder done: 4469 frames, 0 decoder errors | |
[11:53:50] hevc-decoder done: 3432 frames, 0 decoder errors | |
[11:53:50] sync: got 3432 frames, 3432 expected | |
[11:53:50] sync: framerate min 24.000 fps, max 24.000 fps, avg 24.000 fps | |
x265 [info]: frame I: 41, Avg QP:21.09 kb/s: 21802.48 | |
x265 [info]: frame P: 1122, Avg QP:22.96 kb/s: 21795.42 | |
x265 [info]: frame B: 2269, Avg QP:26.60 kb/s: 10805.35 | |
x265 [info]: Weighted P-Frames: Y:3.6% UV:2.9% | |
encoded 3432 frames in 980.47s (3.50 fps), 14529.63 kb/s, Avg QP:25.34 | |
[11:53:50] mux: track 0, 3432 frames, 259730914 bytes, 14526.17 kbps, fifo 512 | |
[11:53:50] mux: track 1, 6706 frames, 2972774 bytes, 166.26 kbps, fifo 1024 | |
[11:53:50] mux: track 2, 4469 frames, 4004224 bytes, 223.95 kbps, fifo 1024 | |
[11:53:50] Finished work at: Tue Jan 30 11:53:50 2024 | |
[11:53:50] libhb: work result = 0 | |
Encode done! | |
HandBrake has exited. | |
[14:07:55] Compile-time hardening features are enabled | |
[14:07:55] hb_init: starting libhb thread | |
[14:07:55] thread 16f803000 started ("libhb") | |
HandBrake 1.7.2 (2023122400) - Darwin arm64 - https://handbrake.fr | |
8 CPUs detected | |
Opening philips-lightwaves-uhd-(www.demolandia.net).mkv... | |
[14:07:55] CPU: Unknown | |
[14:07:55] - logical processor count: 8 | |
[14:07:55] hb_scan: path=philips-lightwaves-uhd-(www.demolandia.net).mkv, title_index=1 | |
Input #0, matroska,webm, from 'philips-lightwaves-uhd-(www.demolandia.net).mkv': | |
Metadata: | |
encoder : libebml v1.3.5 + libmatroska v1.4.8 | |
creation_time : 2018-02-14T16:48:21.000000Z | |
Duration: 00:02:23.01, start: 0.078000, bitrate: 37724 kb/s | |
Stream #0:0: Video: hevc (Main), yuv420p(tv, bt709), 3840x2160 [SAR 1:1 DAR 16:9], 24 fps, 24 tbr, 1k tbn (default) | |
Metadata: | |
BPS : 37500287 | |
BPS-eng : 37500287 | |
DURATION : 00:02:23.001000000 | |
DURATION-eng : 00:02:23.001000000 | |
NUMBER_OF_FRAMES: 3432 | |
NUMBER_OF_FRAMES-eng: 3432 | |
NUMBER_OF_BYTES : 670322334 | |
NUMBER_OF_BYTES-eng: 670322334 | |
_STATISTICS_WRITING_APP: mkvmerge v20.0.0 ('I Am The Sun') 64-bit | |
_STATISTICS_WRITING_APP-eng: mkvmerge v20.0.0 ('I Am The Sun') 64-bit | |
_STATISTICS_WRITING_DATE_UTC: 2018-02-14 16:48:21 | |
_STATISTICS_WRITING_DATE_UTC-eng: 2018-02-14 16:48:21 | |
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES | |
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES | |
Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 224 kb/s (default) | |
Metadata: | |
BPS : 224000 | |
BPS-eng : 224000 | |
DURATION : 00:02:23.008000000 | |
DURATION-eng : 00:02:23.008000000 | |
NUMBER_OF_FRAMES: 4469 | |
NUMBER_OF_FRAMES-eng: 4469 | |
NUMBER_OF_BYTES : 4004224 | |
NUMBER_OF_BYTES-eng: 4004224 | |
_STATISTICS_WRITING_APP: mkvmerge v20.0.0 ('I Am The Sun') 64-bit | |
_STATISTICS_WRITING_APP-eng: mkvmerge v20.0.0 ('I Am The Sun') 64-bit | |
_STATISTICS_WRITING_DATE_UTC: 2018-02-14 16:48:21 | |
_STATISTICS_WRITING_DATE_UTC-eng: 2018-02-14 16:48:21 | |
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES | |
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES | |
[14:07:55] scan: decoding previews for title 1 | |
[14:07:55] scan: audio 0x1: ac3, rate=48000Hz, bitrate=224000 Unknown (AC3, 2.0 ch, 224 kbps) | |
Scanning title 1 of 1, preview 2, 20.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 7, 70.00 % | |
Scanning title 1 of 1, preview 9, 90.00 %[14:07:57] using container PAR 1:1 | |
[14:07:57] scan: 10 previews, 3840x2160, 24.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left | |
[14:07:57] libhb: scan thread found 1 valid title(s) | |
+ Using preset: Apple 2160p60 4K HEVC Surround | |
+ title 1: | |
+ stream: philips-lightwaves-uhd-(www.demolandia.net).mkv | |
+ duration: 00:02:23 | |
+ size: 3840x2160, pixel aspect: 1/1, display aspect: 1.78, 24.000 fps | |
+ autocrop: 0/0/0/0 | |
+ chapters: | |
+ 1: duration 00:02:23 | |
+ audio tracks: | |
+ 1, Unknown (AC3, 2.0 ch, 224 kbps) (iso639-2: und), 48000Hz, 224000bps | |
+ subtitle tracks: | |
[14:07:57] Starting work at: Tue Jan 30 14:07:57 2024 | |
[14:07:57] 1 job(s) to process | |
[14:07:57] 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 | |
}, | |
{ | |
"Bitrate": 0, | |
"DRC": 0.0, | |
"Encoder": "copy:ac3", | |
"Mixdown": "none", | |
"PresetEncoder": "copy:ac3", | |
"Quality": -3.0, | |
"Samplerate": 0, | |
"Track": 0 | |
} | |
], | |
"CopyMask": [ | |
"copy:aac", | |
"copy:ac3" | |
], | |
"FallbackEncoder": "ca_aac" | |
}, | |
"Destination": { | |
"AlignAVStart": false, | |
"ChapterList": [ | |
{ | |
"Duration": { | |
"Hours": 0, | |
"Minutes": 2, | |
"Seconds": 23, | |
"Ticks": 12870720 | |
}, | |
"Name": "" | |
} | |
], | |
"ChapterMarkers": false, | |
"File": "output/Apple 2160p60 4K HEVC Surround/philips-lightwaves-uhd-(www.demolandia.net).mkv.extension", | |
"InlineParameterSets": false, | |
"Mux": "m4v", | |
"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/450000" | |
} | |
}, | |
{ | |
"ID": 19, | |
"Settings": { | |
"crop-bottom": 0, | |
"crop-left": 0, | |
"crop-right": 0, | |
"crop-top": 0, | |
"height": 2160, | |
"width": 3840 | |
} | |
} | |
] | |
}, | |
"Metadata": {}, | |
"PAR": { | |
"Den": 1, | |
"Num": 1 | |
}, | |
"SequenceID": 0, | |
"Source": { | |
"Angle": 0, | |
"HWDecode": 0, | |
"Path": "philips-lightwaves-uhd-(www.demolandia.net).mkv", | |
"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": 24.0, | |
"Tune": "", | |
"Turbo": false | |
} | |
} | |
[14:07:57] Starting Task: Encoding Pass | |
[14:07:57] work: skipping crop/scale filter | |
[14:07:57] job configuration: | |
[14:07:57] * source | |
[14:07:57] + philips-lightwaves-uhd-(www.demolandia.net).mkv | |
[14:07:57] + title 1, chapter(s) 1 to 1 | |
[14:07:57] + container: matroska,webm | |
[14:07:57] + data rate: 37724 kbps | |
[14:07:57] * destination | |
[14:07:57] + output/Apple 2160p60 4K HEVC Surround/philips-lightwaves-uhd-(www.demolandia.net).mkv.extension | |
[14:07:57] + container: MPEG-4 (libavformat) | |
[14:07:57] * video track | |
[14:07:57] + decoder: hevc 8-bit (yuv420p) | |
[14:07:57] + filters | |
[14:07:57] + 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) | |
[14:07:57] + Decomb (mode=39) | |
[14:07:57] + Framerate Shaper (mode=2:rate=27000000/450000) | |
[14:07:57] + frame rate: 24.000 fps -> peak rate limited to 60.000 fps | |
[14:07:57] + Output geometry | |
[14:07:57] + storage dimensions: 3840 x 2160 | |
[14:07:57] + pixel aspect ratio: 1 : 1 | |
[14:07:57] + display dimensions: 3840 x 2160 | |
[14:07:57] + encoder: H.265 10-bit (libx265) | |
[14:07:57] + preset: slow | |
[14:07:57] + 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 | |
[14:07:57] + profile: main10 | |
[14:07:57] + level: auto | |
[14:07:57] + quality: 24.00 (RF) | |
[14:07:57] + color profile: 1-1-1 | |
[14:07:57] + chroma location: left | |
[14:07:57] * audio track 1 | |
[14:07:57] + decoder: Unknown (AC3, 2.0 ch, 224 kbps) (track 1, id 0x1) | |
[14:07:57] + bitrate: 224 kbps, samplerate: 48000 Hz | |
[14:07:57] + mixdown: Stereo | |
[14:07:57] + encoder: AAC (Apple AudioToolbox) | |
[14:07:57] + bitrate: 160 kbps, samplerate: 48000 Hz | |
[14:07:57] * audio track 2 | |
[14:07:57] + decoder: Unknown (AC3, 2.0 ch, 224 kbps) (track 1, id 0x1) | |
[14:07:57] + bitrate: 224 kbps, samplerate: 48000 Hz | |
[14:07:57] + AC3 Passthru | |
[14:07:57] sync: expecting 3432 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: NEON | |
x265 [info]: Main 10 profile, Level-5 (Main tier) | |
x265 [info]: Thread pool created using 8 threads | |
x265 [info]: Slices : 1 | |
x265 [info]: frame threads / pool features : 8 / wpp(34 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-24.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 | |
[14:07:58] sync: first pts audio 0x1 is 0 | |
[14:07:58] sync: first pts audio 0x1 is 0 | |
[14:07:58] sync: first pts video is 450 | |
[14:07:58] sync: Chapter 1 at frame 1 time 450 | |
[14:24:13] reader: done. 1 scr changes | |
[14:24:36] work: average encoding speed for job is 3.452451 fps | |
[14:24:36] comb detect: heavy 2320 | light 501 | uncombed 611 | total 3432 | |
[14:24:36] decomb: deinterlaced 2320 | blended 501 | unfiltered 611 | total 3432 | |
[14:24:36] vfr: 3432 frames output, 0 dropped and 0 duped for CFR/PFR | |
[14:24:36] vfr: lost time: 0 (0 frames) | |
[14:24:36] vfr: gained time: 0 (0 frames) (0 not accounted for) | |
[14:24:36] ac3-decoder done: 4469 frames, 0 decoder errors | |
[14:24:36] ac3-decoder done: 4469 frames, 0 decoder errors | |
[14:24:36] hevc-decoder done: 3432 frames, 0 decoder errors | |
[14:24:36] sync: got 3432 frames, 3432 expected | |
[14:24:36] sync: framerate min 24.000 fps, max 24.000 fps, avg 24.000 fps | |
x265 [info]: frame I: 41, Avg QP:21.09 kb/s: 21802.48 | |
x265 [info]: frame P: 1122, Avg QP:22.96 kb/s: 21795.42 | |
x265 [info]: frame B: 2269, Avg QP:26.60 kb/s: 10805.35 | |
x265 [info]: Weighted P-Frames: Y:3.6% UV:2.9% | |
encoded 3432 frames in 998.84s (3.44 fps), 14529.63 kb/s, Avg QP:25.34 | |
[14:24:36] mux: track 0, 3432 frames, 259730914 bytes, 14526.17 kbps, fifo 512 | |
[14:24:36] mux: track 1, 6706 frames, 2972774 bytes, 166.26 kbps, fifo 1024 | |
[14:24:36] mux: track 2, 4469 frames, 4004224 bytes, 223.95 kbps, fifo 1024 | |
[14:24:36] Finished work at: Tue Jan 30 14:24:36 2024 | |
[14:24:36] libhb: work result = 0 | |
Encode done! | |
HandBrake has exited. | |
[16:41:59] Compile-time hardening features are enabled | |
[16:42:00] hb_init: starting libhb thread | |
[16:42:00] thread 16b4c3000 started ("libhb") | |
HandBrake 1.7.2 (2023122400) - Darwin arm64 - https://handbrake.fr | |
8 CPUs detected | |
Opening philips-lightwaves-uhd-(www.demolandia.net).mkv... | |
[16:42:00] CPU: Unknown | |
[16:42:00] - logical processor count: 8 | |
[16:42:00] hb_scan: path=philips-lightwaves-uhd-(www.demolandia.net).mkv, title_index=1 | |
Input #0, matroska,webm, from 'philips-lightwaves-uhd-(www.demolandia.net).mkv': | |
Metadata: | |
encoder : libebml v1.3.5 + libmatroska v1.4.8 | |
creation_time : 2018-02-14T16:48:21.000000Z | |
Duration: 00:02:23.01, start: 0.078000, bitrate: 37724 kb/s | |
Stream #0:0: Video: hevc (Main), yuv420p(tv, bt709), 3840x2160 [SAR 1:1 DAR 16:9], 24 fps, 24 tbr, 1k tbn (default) | |
Metadata: | |
BPS : 37500287 | |
BPS-eng : 37500287 | |
DURATION : 00:02:23.001000000 | |
DURATION-eng : 00:02:23.001000000 | |
NUMBER_OF_FRAMES: 3432 | |
NUMBER_OF_FRAMES-eng: 3432 | |
NUMBER_OF_BYTES : 670322334 | |
NUMBER_OF_BYTES-eng: 670322334 | |
_STATISTICS_WRITING_APP: mkvmerge v20.0.0 ('I Am The Sun') 64-bit | |
_STATISTICS_WRITING_APP-eng: mkvmerge v20.0.0 ('I Am The Sun') 64-bit | |
_STATISTICS_WRITING_DATE_UTC: 2018-02-14 16:48:21 | |
_STATISTICS_WRITING_DATE_UTC-eng: 2018-02-14 16:48:21 | |
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES | |
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES | |
Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 224 kb/s (default) | |
Metadata: | |
BPS : 224000 | |
BPS-eng : 224000 | |
DURATION : 00:02:23.008000000 | |
DURATION-eng : 00:02:23.008000000 | |
NUMBER_OF_FRAMES: 4469 | |
NUMBER_OF_FRAMES-eng: 4469 | |
NUMBER_OF_BYTES : 4004224 | |
NUMBER_OF_BYTES-eng: 4004224 | |
_STATISTICS_WRITING_APP: mkvmerge v20.0.0 ('I Am The Sun') 64-bit | |
_STATISTICS_WRITING_APP-eng: mkvmerge v20.0.0 ('I Am The Sun') 64-bit | |
_STATISTICS_WRITING_DATE_UTC: 2018-02-14 16:48:21 | |
_STATISTICS_WRITING_DATE_UTC-eng: 2018-02-14 16:48:21 | |
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES | |
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES | |
[16:42:00] scan: decoding previews for title 1 | |
[16:42:00] scan: audio 0x1: ac3, rate=48000Hz, bitrate=224000 Unknown (AC3, 2.0 ch, 224 kbps) | |
Scanning title 1 of 1, preview 2, 20.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 7, 70.00 % | |
Scanning title 1 of 1, preview 9, 90.00 %[16:42:01] using container PAR 1:1 | |
[16:42:01] scan: 10 previews, 3840x2160, 24.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left | |
[16:42:01] libhb: scan thread found 1 valid title(s) | |
+ Using preset: Apple 2160p60 4K HEVC Surround | |
+ title 1: | |
+ stream: philips-lightwaves-uhd-(www.demolandia.net).mkv | |
+ duration: 00:02:23 | |
+ size: 3840x2160, pixel aspect: 1/1, display aspect: 1.78, 24.000 fps | |
+ autocrop: 0/0/0/0 | |
+ chapters: | |
+ 1: duration 00:02:23 | |
+ audio tracks: | |
+ 1, Unknown (AC3, 2.0 ch, 224 kbps) (iso639-2: und), 48000Hz, 224000bps | |
+ subtitle tracks: | |
[16:42:01] Starting work at: Tue Jan 30 16:42:01 2024 | |
[16:42:01] 1 job(s) to process | |
[16:42:01] 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 | |
}, | |
{ | |
"Bitrate": 0, | |
"DRC": 0.0, | |
"Encoder": "copy:ac3", | |
"Mixdown": "none", | |
"PresetEncoder": "copy:ac3", | |
"Quality": -3.0, | |
"Samplerate": 0, | |
"Track": 0 | |
} | |
], | |
"CopyMask": [ | |
"copy:aac", | |
"copy:ac3" | |
], | |
"FallbackEncoder": "ca_aac" | |
}, | |
"Destination": { | |
"AlignAVStart": false, | |
"ChapterList": [ | |
{ | |
"Duration": { | |
"Hours": 0, | |
"Minutes": 2, | |
"Seconds": 23, | |
"Ticks": 12870720 | |
}, | |
"Name": "" | |
} | |
], | |
"ChapterMarkers": false, | |
"File": "output/Apple 2160p60 4K HEVC Surround/philips-lightwaves-uhd-(www.demolandia.net).mkv.extension", | |
"InlineParameterSets": false, | |
"Mux": "m4v", | |
"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/450000" | |
} | |
}, | |
{ | |
"ID": 19, | |
"Settings": { | |
"crop-bottom": 0, | |
"crop-left": 0, | |
"crop-right": 0, | |
"crop-top": 0, | |
"height": 2160, | |
"width": 3840 | |
} | |
} | |
] | |
}, | |
"Metadata": {}, | |
"PAR": { | |
"Den": 1, | |
"Num": 1 | |
}, | |
"SequenceID": 0, | |
"Source": { | |
"Angle": 0, | |
"HWDecode": 0, | |
"Path": "philips-lightwaves-uhd-(www.demolandia.net).mkv", | |
"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": 24.0, | |
"Tune": "", | |
"Turbo": false | |
} | |
} | |
[16:42:01] Starting Task: Encoding Pass | |
[16:42:01] work: skipping crop/scale filter | |
[16:42:01] job configuration: | |
[16:42:01] * source | |
[16:42:01] + philips-lightwaves-uhd-(www.demolandia.net).mkv | |
[16:42:01] + title 1, chapter(s) 1 to 1 | |
[16:42:01] + container: matroska,webm | |
[16:42:01] + data rate: 37724 kbps | |
[16:42:01] * destination | |
[16:42:01] + output/Apple 2160p60 4K HEVC Surround/philips-lightwaves-uhd-(www.demolandia.net).mkv.extension | |
[16:42:01] + container: MPEG-4 (libavformat) | |
[16:42:01] * video track | |
[16:42:01] + decoder: hevc 8-bit (yuv420p) | |
[16:42:01] + filters | |
[16:42:01] + 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) | |
[16:42:01] + Decomb (mode=39) | |
[16:42:01] + Framerate Shaper (mode=2:rate=27000000/450000) | |
[16:42:01] + frame rate: 24.000 fps -> peak rate limited to 60.000 fps | |
[16:42:01] + Output geometry | |
[16:42:01] + storage dimensions: 3840 x 2160 | |
[16:42:01] + pixel aspect ratio: 1 : 1 | |
[16:42:01] + display dimensions: 3840 x 2160 | |
[16:42:01] + encoder: H.265 10-bit (libx265) | |
[16:42:01] + preset: slow | |
[16:42:01] + 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 | |
[16:42:01] + profile: main10 | |
[16:42:01] + level: auto | |
[16:42:01] + quality: 24.00 (RF) | |
[16:42:01] + color profile: 1-1-1 | |
[16:42:01] + chroma location: left | |
[16:42:01] * audio track 1 | |
[16:42:01] + decoder: Unknown (AC3, 2.0 ch, 224 kbps) (track 1, id 0x1) | |
[16:42:01] + bitrate: 224 kbps, samplerate: 48000 Hz | |
[16:42:01] + mixdown: Stereo | |
[16:42:01] + encoder: AAC (Apple AudioToolbox) | |
[16:42:01] + bitrate: 160 kbps, samplerate: 48000 Hz | |
[16:42:01] * audio track 2 | |
[16:42:01] + decoder: Unknown (AC3, 2.0 ch, 224 kbps) (track 1, id 0x1) | |
[16:42:01] + bitrate: 224 kbps, samplerate: 48000 Hz | |
[16:42:01] + AC3 Passthru | |
[16:42:01] sync: expecting 3432 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: NEON | |
x265 [info]: Main 10 profile, Level-5 (Main tier) | |
x265 [info]: Thread pool created using 8 threads | |
x265 [info]: Slices : 1 | |
x265 [info]: frame threads / pool features : 8 / wpp(34 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-24.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 | |
[16:42:02] sync: first pts audio 0x1 is 0 | |
[16:42:02] sync: first pts audio 0x1 is 0 | |
[16:42:02] sync: first pts video is 450 | |
[16:42:02] sync: Chapter 1 at frame 1 time 450 | |
[16:58:11] reader: done. 1 scr changes | |
[16:58:34] work: average encoding speed for job is 3.475119 fps | |
[16:58:34] comb detect: heavy 2320 | light 501 | uncombed 611 | total 3432 | |
[16:58:34] decomb: deinterlaced 2320 | blended 501 | unfiltered 611 | total 3432 | |
[16:58:34] vfr: 3432 frames output, 0 dropped and 0 duped for CFR/PFR | |
[16:58:34] vfr: lost time: 0 (0 frames) | |
[16:58:34] vfr: gained time: 0 (0 frames) (0 not accounted for) | |
[16:58:34] ac3-decoder done: 4469 frames, 0 decoder errors | |
[16:58:34] ac3-decoder done: 4469 frames, 0 decoder errors | |
[16:58:34] hevc-decoder done: 3432 frames, 0 decoder errors | |
[16:58:34] sync: got 3432 frames, 3432 expected | |
[16:58:34] sync: framerate min 24.000 fps, max 24.000 fps, avg 24.000 fps | |
x265 [info]: frame I: 41, Avg QP:21.09 kb/s: 21802.48 | |
x265 [info]: frame P: 1122, Avg QP:22.96 kb/s: 21795.42 | |
x265 [info]: frame B: 2269, Avg QP:26.60 kb/s: 10805.35 | |
x265 [info]: Weighted P-Frames: Y:3.6% UV:2.9% | |
encoded 3432 frames in 992.54s (3.46 fps), 14529.63 kb/s, Avg QP:25.34 | |
[16:58:34] mux: track 0, 3432 frames, 259730914 bytes, 14526.17 kbps, fifo 512 | |
[16:58:34] mux: track 1, 6706 frames, 2972774 bytes, 166.26 kbps, fifo 1024 | |
[16:58:34] mux: track 2, 4469 frames, 4004224 bytes, 223.95 kbps, fifo 1024 | |
[16:58:34] Finished work at: Tue Jan 30 16:58:34 2024 | |
[16:58:34] 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