Handbrake Nightly ondersteunt NVENC en VCE

Hi, I have downloaded the Handbrake Nightly and it now supports Nvidia and AMD HW encoding for H265. Is there a way to use this version within the MCE Buddy protocol? Thanks

You can always create a custom profile to use the custom hardware encoders, MCEBuddy just won’t auto detect it until the stable version of handbrake is released.

Hier is een voorbeeldprofiel dat je naar wens kunt aanpassen:

[MKV Handbrake Custom Encoder]
Description=Handbrake-codering met Nvidia NVENC
order=handbrake
AllowH264CopyRemuxing=true
FixedResolution=true
SkipCropping=true
AutoDeinterlace=true
handbrake-UsingHardwareEncoding=true
handbrake-general=--decomb --denoise="weak" --loose-anamorphic --verbose=2 -T -O
handbrake-video=--start-at duration:3 -e nvenc_h264 -q 18 
handbrake-audio=-E ffac3 -R auto -B 192 -D 0 -a 1,2,3,4,5
handbrake-audioac3=-E ffac3 -R auto -B 384 -D 0 -a 1,2,3,4,5
handbrake-ext=.mkv
handbrake-audiodelay=skip
PreConversionCommercialRemover=true