Hello,

I am trying to compile ffmpeg with enabling hardware decoding for h264
stream.

I have included following options in configure script.

1) --enable-hwaccel=h264_vaapi
2) --enable-hwaccels

But when in configure logs when i see "Enabled hwaccels" , nothing is
enabled.

and when i use avcodec_get_hw_config function it always returns probably
because ffmpeg is not enabled for that.

I have compiled ffmpeg for pnacl.

Can somebody help me if anything i am missing?

Thanks
_______________________________________________
Libav-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/libav-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to