Easy way to compile Minisip with video ?

Mikael Magnusson mikma264 at gmail.com
Wed Nov 8 14:03:15 CET 2006


Philippe HENSEL wrote:
> Hi Mikael,
> 
> Is there a way to compile Minisip with video support from "build.pl"
> when i do build.pl run minisip ??
> 
> Thanks


Add "video => 1" to minisip and libminisip configure parameters in 
build.d/build.local and the following to libminisip configure parameters:

   sdl => 1,
   'avcodec-fixes' => undef,
   avcodec => "/usr/include/ffmpeg",

Tested on Debian, other distribution may need another avcodec path.

Mikael


More information about the Minisip-devel mailing list