GPU Selector
FFMPEG Builder: GPU Selector
This flow element allows you to specify which GPU should be used for encoding and decoding operations in FFmpeg. This is particularly useful in systems with multiple GPUs, where you want to control workload distribution or optimize performance.
Index
The index of the GPU to use for processing.
This is a 1-based index, meaning 1
refers to the first GPU in the system, 2
to the second, and so on.
Outputs
- FFmpeg configuration updated to use the specified GPU