docs: en: add Render Sub to the list of Metal accelerated filters

This commit is contained in:
Damiano Galassi 2025-09-19 08:54:12 +02:00
parent b224739016
commit 363c57cf94
No known key found for this signature in database
GPG Key ID: 5452E231DFDBCA11

View File

@ -62,6 +62,7 @@ Additionally, the following filters will be run on the GPU when both hardware de
- Unsharp - Unsharp
- Lapsharp - Lapsharp
- Grayscale - Grayscale
- Render Sub
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. 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.