Hi!
Seems like dvbcut works on Windows again. At least the files it produces
are bitwise identical to those written by the Linux versions (both index
and export files). I only had to turn off mmap() on Windows. If you look
at the implementation (found in dvbcut/import/sys/mman.h), you will
probably understand why - and also why I'll not turn it back on until
there is another implementation.
Those who compile dvbcut on Windows may also notice that there's now a
makefile. It will automatically be used when you run ./mingw.sh from the
toplevel directory. Alternatively, you can
cd src; make -f Makefile.w32
yourself and it will build the executable.
The advantage is, of course, that you don't have to recompile everything
just because you modified a single file. But in case you want to, there
also are `clean' and `distclean' targets.
--
Michael "Tired" Riepe <[EMAIL PROTECTED]>
X-Tired: Each morning I get up I die a little
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user