Drop CUDA support from FFmpeg build — only Intel QSV/VAAPI needed #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
The upstream FFmpeg build includes NVIDIA CUDA/NVENC support (CUDA toolkit, nv-codec-headers). Jazz has no NVIDIA GPU — it only has Intel integrated graphics, so we only need Intel QSV (Quick Sync Video) and VAAPI for hardware transcoding.
Why this matters
Tasks