<HTML dir=ltr><HEAD><TITLE>Re: [GRASS-dev] GRASS FFMPEG support</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6001.18023" name=GENERATOR><BASE href=http://mailstore.rossoalice.alice.it/exchange/Alice000000001264700/Bozze/R:%20[GRASS-dev]%20GRASS%20FFMPEG%20support.EML/1_text.htm></HEAD>
<BODY>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Hi Benjamin,</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>I succesfully built ffmpeg with the current configuration:</FONT></DIV>
<DIV dir=ltr><PRE><CODE>./configure --prefix=/usr/local/ffmpeg \
--enable-shared \
--disable-static \
--enable-gpl \
--enable-memalign-hack</CODE></PRE><PRE><CODE><FONT face=Arial size=2>&gt;</FONT><FONT face=Arial size=2>Berkeley MPEG Encoder: This is a little utility (aka ppmtompeg) used by<BR>&gt;r.out.mpeg to generate animated sequences of raster maps.</FONT></CODE></PRE><PRE><CODE><FONT face=Arial size=2>My current configure cuurently supports the following *mpeg* encoders:</FONT></CODE></PRE><PRE><CODE>mpeg1video<BR>mpeg2video<BR>mpeg4<BR>msmpeg4v1<BR>msmpeg4v2<BR>msmpeg4v3</CODE></PRE><PRE><CODE><FONT face=Arial size=2>are they enough for r.out.mpeg or does it mandatory need the Berkeley MPEG Encoder?</FONT></CODE></PRE><PRE><CODE><FONT face=Arial size=2>&gt;Extract the<BR>&gt;file jpeg62.dll from the second zip file to C:\msys\1.0\bin</FONT></CODE></PRE></DIV>
<P dir=ltr><CODE><FONT face=Arial>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?)</FONT></CODE></P>
<P dir=ltr><CODE><FONT face=Arial>Here there's the&nbsp;configuration log of my current FFMPEG build: <A href="http://www.webalice.it/marco.pasetti/temp/grass_wip/BuildFromSource.html#FFMPEG">http://www.webalice.it/marco.pasetti/temp/grass_wip/BuildFromSource.html#FFMPEG</A></FONT></CODE></P>
<P dir=ltr><CODE><FONT face=Arial>Thanks,</FONT></CODE></P>
<P dir=ltr><CODE><FONT face=Arial>Marco</FONT></CODE></P></BODY></HTML>