[FFmpeg-devel] [PATCH v2] lavfi: add nlmeans CUDA filter

Timo Rothenpieler timo at rothenpieler.org
Thu Sep 2 19:25:24 EEST 2021


On 02.09.2021 15:32, Timo Rothenpieler wrote:
> On 02.09.2021 19:50, Dylan Fernando wrote:
>> I want to add support for the other formats, but I'm not sure how to find
>> video files to test it out. I tried looking through
>> https://samples.ffmpeg.org/, but I'm not sure which files on there are 
>> the
>> formats im looking for (AV_PIX_FMT_YUV420P, AV_PIX_FMT_YUV444P,
>> AV_PIX_FMT_P010, AV_PIX_FMT_P016, AV_PIX_FMT_YUV444P16).
> 
> Just slap a format_cuda filter in front and convert to the desired format.
> For RGB formats, which it doesn't support right now, just use 
> format,hwupload_cuda.

sorry, scale_cuda or format+hwupload
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4494 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210902/b61e2a77/attachment.bin>


More information about the ffmpeg-devel mailing list