[FFmpeg-devel] [PATCH] seek print NOPTS

Reimar Döffinger Reimar.Doeffinger
Wed Oct 21 17:02:35 CEST 2009


On Wed, Oct 21, 2009 at 03:38:01AM +0400, Michael Kostylev wrote:
> On Tue Oct 20 22:08:43 2009
> Reimar D?ffinger wrote:
> > Though I can suggest having a look at MPlayer's DOCS/tech/mingw-crosscompile.txt 
> > which explains how to do a cross-compile for MinGW under Debian - if
> > someone modifies this to work with FFmpeg and maybe adds whatever is
> > necessary so make test can run the result with Wine, maybe we can
> > get a few (more) Linux developers to take test/care about Windows-specific
> > patches?
> 
> Just for the record,
> 
> % ../source/configure --disable-debug --enable-shared --enable-memalign-hack \
> --enable-gpl --enable-postproc --enable-avfilter --enable-avfilter-lavf \
> --cross-prefix=i586-mingw32msvc- --target-os=mingw32 --target-exec=wine && \
> cp -a */*.dll . && make test

Well, doing a static build show be good enough in most cases and should simplify it.
Also it will need some additional wine configuration unless you are "crazy" enough
to export the whole / or $HOME to wine.



More information about the ffmpeg-devel mailing list