[FFmpeg-user] missing h264_cuvid
Moritz Barsnick
barsnick at gmx.net
Sat Aug 12 23:14:38 EEST 2017
On Tue, Aug 08, 2017 at 20:54:17 +0300, Daniel wrote:
> i get the following error : "Unrecognized hwaccel: h264_cuvid.
> Supported hwaccels: vdpau vaapi cuvid " same time if i request
> "/usr/local/bin/ffmpeg -decoders |grep -i h264 " i get this result:
Well, since you are trying to use a hwaccel, you must query its
existance not with "ffmpeg -decoders", but with "ffmpeg -hwaccels".
Moritz
More information about the ffmpeg-user
mailing list