[FFmpeg-devel] [PATCH] seek print NOPTS

Michael Kostylev michael.kostylev
Wed Oct 21 19:12:00 CEST 2009


On Wed Oct 21 17:02:35 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.

That's trivial and unlike mingw packaging takes no time. Btw, if someone needs
mingw-zlib and/or fresh mingw-runtime, you can start from here:
http://mik.mkw.ru/debian-mingw/pool/local/m/

Michael



More information about the ffmpeg-devel mailing list