Skip to content

Commit 3b4beb3

Browse files
committed
docs: en: add a note about the current state of the VideoToolbox crop & scale filter.
1 parent ddb8b2a commit 3b4beb3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ 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.
70+
6971
## Advanced options
7072

7173
The VideoToolbox encoder has a limited set of advanced encoder options. Generally speaking, it is not recommended to change these parameters, as the built-in presets offer a good range of options for common uses.

0 commit comments

Comments
 (0)