I sent this message a couple times with zero response. Is there anyone that can help with using NVDEC for decoding, converting 8bit to 10bit on the GPU, then using NVENC to encode the video?
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. _______________________________________________ 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".
