Martin Gansser <m.gansser <at> t-online.de> writes:
> ./configure --with-ffmpeg-include=/usr/include/ffmpeg 
> --with-ffmpeg-lib=/usr/lib
> ...
> avframe.o: In function `avframe::getqimage(bool, double)':
> src/avframe.cpp:107: undefined reference to `img_convert'

Similar problem with Debian: To quote from
http://www.mail-archive.com/dvbcut-user@lists.sourceforge.net/msg00599.html:
> If ffmpeg is be build with "--enable-swscaler", then a new 
> library "libswscale" is build and the function "img_convert" is removed 
> from "libavcodec".

For Debian you have to install libswscale-dev as well, else the build failes.

BYtE
Philipp


------------------------------------------------------------------------------
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to