[FFmpeg-user] installation problem

Abderrahmane Ouadrhiri aouadrhiri at gmail.com
Tue Nov 10 18:07:10 CET 2015


Hi,

if you dont use x265, you can remove line of --enable-libx265 \ and
continues the installation.
if not you must install x265

Ouadrhiri

2015-11-10 12:24 GMT+00:00 Reindl Harald <h.reindl at thelounge.net>:

>
>
> Am 05.11.2015 um 14:47 schrieb Laka:
>
>> lakici at lakici-desktop ~/ffmpeg_sources/ffmpeg $ PATH="$HOME/bin:$PATH"
>> PKG_CONFIG_PATH="$HOME/ffmpeg_build/lib/pkgconfig" ./configure \
>>
>>>    --prefix="$HOME/ffmpeg_build" \
>>>    --pkg-config-flags="--static" \
>>>    --extra-cflags="-I$HOME/ffmpeg_build/include" \
>>>    --extra-ldflags="-L$HOME/ffmpeg_build/lib" \
>>>    --bindir="$HOME/bin" \
>>>    --enable-gpl \
>>>    --enable-libass \
>>>    --enable-libfdk-aac \
>>>    --enable-libfreetype \
>>>    --enable-libmp3lame \
>>>    --enable-libopus \
>>>    --enable-libtheora \
>>>    --enable-libvorbis \
>>>    --enable-libvpx \
>>>    --enable-libx264 \
>>>    --enable-libx265 \
>>>    --enable-nonfree
>>>
>> ERROR: x265 not found using pkg-config
>>
>> Git is updated, instalation brekas, please advice...
>>
>
> what is unclear in "ERROR: x265 not found "?
>
> install "x265-devel" (or "x265-dev" on debian) or remove --enable-libx265
> - no idea what "Git is updated" means in that context
>
>
>
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
>


More information about the ffmpeg-user mailing list