[FFmpeg-user] OVERLAY_CUDA and PGS Subtitle burn

Ted Park kumowoon1025 at gmail.com
Thu Sep 17 02:14:25 EEST 2020


Hi,

> i'm trying to use the OVERLAY_CUDA function to burn PGS titles over a video
>

Try ffmpeg -I input.mkv -filter_complex ‘[0:v][0:s]overlay_cuda’ <output>

(Not completely sure it works with overlay cuda but that’s how you would do
it with overlay.


Regards,

Ted Park


More information about the ffmpeg-user mailing list