Hi, I would like to compile against my local FFmpeg headers/libs. This works well when compiling with make FFMPEG=/usr/local (ffmpeg.src does not get used), but apparently not when compiling a Debian package: even after appending FFMPEG=/usr/local to $(MAKE) in debian/rules , ffmpeg.src is still compiled and linked statically into the debianized binary package. What's the trick needed to link against the local copy of FFmpeg?
Levente PS: BTW why does dvbcut contain an age-old ffmpeg snapshot? ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
