On Wed, Nov 02, 2016 at 08:15:01AM +0000, Ruta Gadkari wrote:
> >> --- a/libavcodec/Makefile
> >> +++ b/libavcodec/Makefile
> 
> >As I said before, you do not add all the necessary entries.
> 
> >See also 
> >https://www.libav.org/documentation/developer.html#New-codecs-or-formats-checklist
> 
> I have tried compiling all the new codecs as in the link, compilation is 
> successful but need to enable cuvid and cuda as well.
>    ./configure --disable-everything --enable-nonfree --enable-cuvid 
> --enable-cuda --enable-decoder=h264_cuvid
> 
> I have added entries in Makefile for all codecs added under cuvid. Is 
> anything else required that I am missing?

What about the hwaccels? You need to hook up those as well (and test
their standalone compilation).

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to