[FFmpeg-user] H264 VAAPI Encoder
Armin K.
krejzi at email.com
Fri May 13 21:43:52 CEST 2016
Hi everyone,
I noticed that recently a VAAPI based H264 encoder was added to ffmpeg.
I built ffmpeg from git and now I have h264_vaapi listed in ffmpeg -encoders
output.
However, when I try to use ffmpeg ... -vcodec h264_vaapi I get the following
error:
Impossible to convert between the formats supported by the filter 'Parsed_null_0' and the filter 'auto-inserted scaler 0'
The command I use is:
ffmpeg -hwaccel vaapi -i <inputfile> -vcodec h264_vaapi <outfile>.mkv
I'm trying this on Intel Skylake GT2 HW on Linux x86_64, using libva and
libva-intel driver from git master in combination with linux 4.6.0-rc7.
Can anyone assist here?
Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20160513/af022768/attachment.sig>
More information about the ffmpeg-user
mailing list