Search found 8196 matches

by mduell
Tue Feb 06, 2024 4:18 pm
Forum: Mac
Topic: handbrake blocks system since macos sonoma update
Replies: 1
Views: 460

Re: handbrake blocks system since macos sonoma update

Multitasking wouldn't be a HB issue, that would be a macOS scheduler issue. HB only uses the resources the OS allocates.

We'd need to see logs from before and after to explain why it's slower now; probably different settings than he used previously.
by mduell
Sat Feb 03, 2024 4:31 am
Forum: General Questions
Topic: Intel QuickSync performance
Replies: 13
Views: 902

Re: Intel QuickSync performance

That's not 30 fps, but you could try without low power hardware encoding enabled in settings.
by mduell
Fri Feb 02, 2024 7:55 pm
Forum: General Questions
Topic: Intel QuickSync performance
Replies: 13
Views: 902

Re: Intel QuickSync performance

For issues with a specific encode, the encode log needs to be provided; see the text in the red box in the support forum for more details.
by mduell
Tue Jan 30, 2024 4:11 pm
Forum: General Questions
Topic: how to extract subtitles only from dvd
Replies: 5
Views: 552

Re: how to extract subtitles only from dvd

You want SubRip, not HandBrake.
by mduell
Mon Jan 29, 2024 8:10 pm
Forum: General Questions
Topic: Recommend preset to compress HUGE Canon MXF files
Replies: 2
Views: 420

Re: Recommend preset to compress HUGE Canon MXF files

For editing, the Production Standard (or Production Max) preset is recommended.

Your first two questions are unanswerable not knowing anything about the content.

For your third question, just reduce the quality of the Production Standard preset by increasing the RF a few points.
by mduell
Thu Jan 25, 2024 3:24 pm
Forum: General Questions
Topic: Output size (720x428)
Replies: 6
Views: 1000

Re: Output size (720x428)

Code: Select all

[12:14:44] scan: 10 previews, 720x576, 25.000 fps, autocrop = 74/74/0/0, aspect 16:9, PAR 64:45, color profile: 5-1-6, chroma location: left
Black bars were found for 74 pixels top and bottom, and are cropped off by detault; 576 - 2*74 = 428.
by mduell
Tue Jan 23, 2024 9:22 pm
Forum: General Questions
Topic: Output size (720x428)
Replies: 6
Views: 1000

Re: Output size (720x428)

As a general answer to a general question, it could be.
by mduell
Mon Jan 22, 2024 6:18 pm
Forum: General Questions
Topic: Feature request : Full blast fan setting during encoding
Replies: 2
Views: 826

Re: Feature request : Full blast fan setting during encoding

Your system management controller should be handling fan speeds, not a random application.
by mduell
Thu Jan 18, 2024 5:45 pm
Forum: Devices and Presets
Topic: Intel Arc Hardware encode AV1 on Ubuntu
Replies: 4
Views: 1573

Re: Intel Arc Hardware encode AV1 on Ubuntu

An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
by mduell
Sun Jan 14, 2024 9:30 pm
Forum: General Questions
Topic: MKV subtitle pass-through
Replies: 2
Views: 1019

Re: MKV subtitle pass-through

What are "matroska subtitles"? Matroska is a container that supports a variety of subtitle formats, but it is not a subtitle format.
by mduell
Thu Jan 11, 2024 4:14 pm
Forum: Windows
Topic: V1.7.1 and .2 - Audio not supported on Bravio TV
Replies: 15
Views: 2859

Re: V1.7.1 and .2 - Audio not supported on Bravio TV

What if you do passthrough on the audio track instead of pointlessly reencoding it at a higher bitrate?
by mduell
Thu Jan 11, 2024 4:11 pm
Forum: General Questions
Topic: How to recode a video file with a variable bitrate to a constant bitrate CBR
Replies: 2
Views: 1166

Re: How to recode a video file with a variable bitrate to a constant bitrate CBR

Best you can do with HB is pick an unreasonbly high quality setting (e.g. RF 1) then cap the bitrate with vbv-bufsize/vbv-maxrate.
CBR/constant bitrate does not appear anywhere on that page.
by mduell
Mon Jan 08, 2024 8:03 pm
Forum: General Questions
Topic: HandBrake 1.7 Discussion Thread
Replies: 17
Views: 32273

Re: HandBrake 1.7 Discussion Thread

Flake198 wrote: Mon Jan 08, 2024 3:17 pm
mduell wrote: Mon Jan 08, 2024 2:40 pm No, due to duration uncertainty, can't meet user's expectations for accuracy without decoding the entire source first.
Why does DVDFab implement this? You set the file size and the bitrate is automatically adjusted.
Less picky users? Decoding the entire video first?
by mduell
Mon Jan 08, 2024 2:57 pm
Forum: Devices and Presets
Topic: Question about the H.265 encoder
Replies: 9
Views: 2138

Re: Question about the H.265 encoder

rect=1 (the default) is used when the options are empty, do I understand this correctly? Yes. Is there a good overview or guide? https://x265.readthedocs.io/en/stable/cli.html My conclusion is that H.265 10-bit, without options, takes about twice as much time as H.265, but the output file is smalle...
by mduell
Mon Jan 08, 2024 2:40 pm
Forum: General Questions
Topic: HandBrake 1.7 Discussion Thread
Replies: 17
Views: 32273

Re: HandBrake 1.7 Discussion Thread

No, due to duration uncertainty, can't meet user's expectations for accuracy without decoding the entire source first.
by mduell
Mon Jan 08, 2024 3:56 am
Forum: Devices and Presets
Topic: Question about the H.265 encoder
Replies: 9
Views: 2138

Re: Question about the H.265 encoder

Eh, I'd keep at least rect=0; rect=1 (the default) is excessively slow for what it gains.
by mduell
Sun Jan 07, 2024 7:00 pm
Forum: Devices and Presets
Topic: Question about the H.265 encoder
Replies: 9
Views: 2138

Re: Question about the H.265 encoder

You've specified additional options on your 10-bit encode that improve the speed of the encode at the cost of compression: [18:32:52] + encoder: H.265 (libx265) [18:32:52] + preset: veryslow [18:32:52] + profile: auto [18:32:52] + level: auto [18:32:52] + quality: 18.00 (RF) [18:30:32] + encoder: H....
by mduell
Sat Jan 06, 2024 8:38 pm
Forum: Windows
Topic: 98% CPU?
Replies: 4
Views: 1888

Re: 98% CPU?

Post an encoding log from before with the previous behavior, and now with the new behavior, so we can see what differences may have lead to your observation.
by mduell
Sat Jan 06, 2024 6:33 am
Forum: Devices and Presets
Topic: settings guide for my specific setup
Replies: 1
Views: 1381

Re: settings guide for my specific setup

The preset you're using would be a very reasonable. Not sure what you've been encoding from previously if not disk rips.
by mduell
Thu Dec 28, 2023 2:03 am
Forum: General Questions
Topic: Resizing without encoding
Replies: 2
Views: 1106

Re: Resizing without encoding

Since it's just distorted, some players like VLC can fix the aspect ratio.
by mduell
Tue Dec 26, 2023 5:42 am
Forum: General Questions
Topic: transcode video with a lot of grain?
Replies: 1
Views: 878

Re: transcode video with a lot of grain?

For 4K with a lot of grain, I'd use SVT-AV1 10-bit as long as it's not DV.

If you have to use x265, I'd use encoder tune grain and a higher RF. Or use a lot stronger nlmeans strength.

Either way, disable decomb/deinterlace.
by mduell
Wed Dec 20, 2023 9:11 pm
Forum: Windows
Topic: Roku playback skips
Replies: 3
Views: 1440

Re: Roku playback skips

We'd need to see the encode log, not just the scan.

Also you've posted conflicting information about if constant frame rate has the problem or not.
by mduell
Wed Dec 20, 2023 9:09 pm
Forum: Mac
Topic: Confusing Apple M1 Performance
Replies: 3
Views: 2349

Re: Confusing Apple M1 Performance

Yes, H.265 with VTB will be better than H.264 with VTB at the same bitrate.
by mduell
Wed Dec 20, 2023 2:09 pm
Forum: Mac
Topic: Confusing Apple M1 Performance
Replies: 3
Views: 2349

Re: Confusing Apple M1 Performance

If you want 4-5GB for a 2h movie, you need a video bitrate around 5000 kbps not 20000 kbps.

Size, speed, quality: pick two.