You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/docs/en/latest/technical/video-videotoolbox.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Additionally, the following filters will be run on the GPU when both hardware de
66
66
67
67
It is common, particularly on lower-end hardware, for the CPU to be a bottleneck for the hardware video encoder. To minimize this effect, enable the hardware decoders, and disable any filters that you do not require and can't be run on the GPU.
68
68
69
-
The VideoToolbox scaler can't properly scale the chroma channels, resulting in misplaced chroma positions (FB13755082). It's better to using it unless you need a low quality encode.
69
+
The VideoToolbox scaler uses a different algorithm than HandBrake software scaler, the output will be less sharp.
0 commit comments