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 <[email protected]>: > > > Am 05.11.2015 um 14:47 schrieb Laka: > >> lakici@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 > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
