Skip to content

Commit 9842833

Browse files
committed
docs: en: remove the reference to the VideoToolbox scaler chroma bug, because, in a surprising turn of events, it has been fixed.
1 parent bfda135 commit 9842833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/docs/en/latest/technical/video-videotoolbox.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Additionally, the following filters will be run on the GPU when both hardware de
6666

6767
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.
6868

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.
7070

7171
## Advanced options
7272

0 commit comments

Comments
 (0)