[FFmpeg-user] Yadif_cuda and Pix_fmt

Andy Sheimo asheimo at gmail.com
Mon Aug 31 15:32:49 EEST 2020


If I understand correctly, you want to first convert to 10 bit and then
> upload
> to cuda (and nvenc).


I am trying to keep the transcode completely on the GPU using CUDA to
decode then NVENC to encode, avoiding sending the data to the cpu and back
again.



> The "pix_fmt" option will try to convert the output of
> the filterchain which is impossible in your command line, you have to
> insert the format filter into the filterchain.
>
> Could you provide an example or point me toward documentation to help me
> understand how to do that please.


More information about the ffmpeg-user mailing list