Hi Benjamin,
 
I succesfully built ffmpeg with the current configuration:
./configure --prefix=/usr/local/ffmpeg \
--enable-shared \
--disable-static \
--enable-gpl \
--enable-memalign-hack
>Berkeley MPEG Encoder: This is a little utility (aka ppmtompeg) used by
>r.out.mpeg to generate animated sequences of raster maps.
My current configure cuurently supports the following *mpeg* encoders:
mpeg1video
mpeg2video
mpeg4
msmpeg4v1
msmpeg4v2
msmpeg4v3
are they enough for r.out.mpeg or does it mandatory need the Berkeley MPEG 
Encoder?
>Extract the
>file jpeg62.dll from the second zip file to C:\msys\1.0\bin

In the current MSYS environment I'm developing I added the jpeg library built 
from source with MinGW (this because I already tried to link the Sourceforge 
library with libtiff and other libs/apps, and it failed... I don't know why... 
maybe built with Visual Studio?)

Here there's the configuration log of my current FFMPEG build: 
http://www.webalice.it/marco.pasetti/temp/grass_wip/BuildFromSource.html#FFMPEG

Thanks,

Marco

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to