[FFmpeg-user] ffmpeg windows build

Roger Pack rogerdpack2 at gmail.com
Mon Oct 10 18:07:07 CEST 2011


> According to ./configure -help if I set --prefix=PREFIX then ffmpeg will be
> installed there.
>
> However how do I tell it where to find the individual libraries I have pre
> built?

Sometimes configure has a --with-blahblahblah-dir= where you can specify it.
If not then you might be able to just install them all "somewhere"
then pass in the include and lib dirs through your CFLAGS or the like.
I might suggest asking on the Zerano forum too...
-r


More information about the ffmpeg-user mailing list