Re: [FFmpeg-devel] [PATCH] ffmpeg: remove superfluous custom cuvid hwaccel

2020-03-03 Thread James Almer
On 3/3/2020 5:14 PM, Timo Rothenpieler wrote: > On 03.03.2020 18:00, James Almer wrote: >> It's apparently not working, and is a duplicate of the properly >> implemented >> nvdec libavcodec hwaccel. >> >> Signed-off-by: James Almer >> --- >> When i try decoding a sample using -hwaccel cuvid I get

Re: [FFmpeg-devel] [PATCH] ffmpeg: remove superfluous custom cuvid hwaccel

2020-03-03 Thread Timo Rothenpieler
On 03.03.2020 18:00, James Almer wrote: It's apparently not working, and is a duplicate of the properly implemented nvdec libavcodec hwaccel. Signed-off-by: James Almer --- When i try decoding a sample using -hwaccel cuvid I get [h264 @ 01ab70730020] decoder->cvdl->cuvidCreateDecoder(&deco

[FFmpeg-devel] [PATCH] ffmpeg: remove superfluous custom cuvid hwaccel

2020-03-03 Thread James Almer
It's apparently not working, and is a duplicate of the properly implemented nvdec libavcodec hwaccel. Signed-off-by: James Almer --- When i try decoding a sample using -hwaccel cuvid I get [h264 @ 01ab70730020] decoder->cvdl->cuvidCreateDecoder(&decoder->decoder, params) failed -> CUDA_ERRO