[MPlayer-dev-eng] [PATCH] Support large files (>2GiB) on mingw32

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Jan 27 16:10:54 CET 2007


Hello,
On Sat, Jan 27, 2007 at 10:14:44PM +0800, Zuxy Meng wrote:
> For some reason MinGW provides off64_t, lseek64, fseeko64 and ftello64
> instead of FILE_OFFSET_BITS dependent off_t, lseek, fseeko and ftello.
> Hence the patch. Tested with a 2.3GB avi file and it worked OK: file
> length were reported correctly and file seeking became usable.

Get this into MinGW instead:
http://oss.netfarm.it/mplayer/misc/file64_mingw.diff
(google cache because the main site is down:
http://72.14.221.104/search?q=cache:eGs6qurB5q4J:oss.netfarm.it/mplayer/misc/file64_mingw.diff+file64_mingw.diff&hl=en&ct=clnk&cd=1&ie=UTF-8
)

This reminds me, http://oss.netfarm.it/mplayer-win32.php seems to be
quite popular but seems down due to bandwidth problems.
Does anything speak against offering to host the files on mphq, too?
The official windows build is usually a bit outdated and might have a
few usability problems after all (like above patch intentionally not used).

Greetings,
Reimar Döffinger



More information about the MPlayer-dev-eng mailing list