FFmpeg 8.0
bilateral_cuda
CUDA accelerated bilateral filter, an edge preserving filter.
bwdif_cuda
Deinterlace the input video using the bwdif algorithm, but implemented in CUDA so that it can work as part of a GPU accelerated pipeline with nvdec and/or nvenc.
chromakey_cuda
CUDA accelerated YUV colorspace color/chroma keying.
colorspace_cuda
CUDA accelerated implementation of the colorspace filter.
overlay_cuda
Overlay one video on top of another.
pad_cuda
Add paddings to an input video stream using CUDA.
scale_cuda
Scale (resize) and convert (pixel format) the input video, using accelerated CUDA kernels.
thumbnail_cuda
Select the most representative frame in a given sequence of consecutive frames using CUDA.
yadif_cuda
Deinterlace the input video using the yadif algorithm, but implemented in CUDA so that it can work as part of a GPU accelerated pipeline with nvdec and/or nvenc.