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 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
