[MPlayer-users] VOB Seek Issue

Sara Glade saraglade at yahoo.com
Fri Dec 14 01:12:24 CET 2007



> Are you saying that you can seek forward, but not backward?
> 
> Anyway, it is possible that your MPlayer was not built with large
> file support. You can apply the following patch to your MinGW
> header.
> 
> Save the diff file in your mingw/include directory. Start  MSYS,
> go to /mingw/include and type:
> 
> patch -i file64_mingw.diff
>
> Go to your MPlayer source directory, 'make clean', then make
> to re-build MPlayer.

Ah, looks like a path to fixing this! Thank you so much! :)

Here is what happens for me, ... I think I got everything right.  I saved the .diff file to the /mingw/include directory, .... and here is result of patch command:

$ patch -i file64_mingw.diff
patching file `io.h'
Hunk #1 succeeded at 288 (offset -40 lines).
can't find file to patch at input line 18
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Nur mingw-runtime-3.13-20070825-1.orig/include/sys/stat.h mingw-runtime-3.13-20070825-1/include/sys/stat.h
|--- mingw-runtime-3.13-20070825-1.orig/include/sys/stat.h      Sat Aug 25 14:24:38 2007
|+++ mingw-runtime-3.13-20070825-1/include/sys/stat.h   Sun Sep  9 11:47:09 2007
--------------------------
File to patch: 



It basically prompts me for "File to patch:" at this point.  It looks like it had a hiccup in there :(





      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 



More information about the MPlayer-users mailing list