[FFmpeg-user] ffmpeg make failure in Linux Mint 17.3
Walter Ebert
lists at walterebert.com
Wed Jun 22 10:00:48 CEST 2016
Hi Joe,
On 06/22/2016 04:35 AM, Joe Reagan wrote:
> checking for sws_init_context(0,0,0); in libswscale/swscale.h... no
It seems you are missing some dependencies. On Mint I use:
sudo apt-get -y install autoconf automake build-essential libass-dev
libfreetype6-dev libgpac-dev \
libsdl1.2-dev libtheora-dev libtool libva-dev libvdpau-dev
libvorbis-dev libx11-dev \
libxext-dev libxfixes-dev pkg-config texi2html zlib1g-dev yasm
libx264-dev \
libdc1394-22 libdc1394-22-dev libgsm1 libgsm1-dev libopenjpeg-dev \
libschroedinger-1.0-0 libschroedinger-dev libschroedinger-doc
libspeex-dev \
libfaac-dev libmp3lame-dev libopencore-amrnb-dev libopencore-amrwb-dev \
libvorbis-dev libx11-dev libxfixes-dev libxvidcore-dev libopus-dev
libvpx-dev \
librtmp-dev libtwolame-dev
Also, have a look at the FFmpeg compile guide:
https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
Cheers,
Walter
--
http://walterebert.com/
More information about the ffmpeg-user
mailing list