[FFmpeg-user] getting error

Werner Robitza werner.robitza at gmail.com
Tue Apr 21 21:11:53 CEST 2015


On Tue, Apr 21, 2015 at 1:42 PM, aryan singh <aryan481 at gmail.com> wrote:
>   configuration: --prefix=/root/ffmpeg_build
> --extra-cflags=-I/root/ffmpeg_build/include
> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin
> --enable-gpl --enable-nonfree --enable-libfdk_aac --enable-libmp3lame
> --enable-libvorbis --enable-libvpx --enable-libx264

You need to add --enable-libx265 when doing ./configure

This may or may not work depending on how you built x265. There are a
few threads on this:

https://ffmpeg.org/pipermail/ffmpeg-user/2014-April/020954.html
https://ffmpeg.org/pipermail/ffmpeg-user/2015-April/026026.html

I stopped trying a few days ago due to lack of response from x265 devs.


More information about the ffmpeg-user mailing list