I used to believe I know how to patch. It might be that I'm wrong... libmpdemux]$ patch -p0 < ~/mplayer.diff patching file demux_mov.c Hunk #1 FAILED at 597. Hunk #2 FAILED at 608. 2 out of 2 hunks FAILED -- saving rejects to file demux_mov.c.rej I tried both on the CVS version, and the RC3 version. Same results. Should I apply the changes manually? Ez. On Friday 07 February 2003 15:22, Luis.F.Correia wrote:
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html] I've run it against MPlayer-0.90-rc3, it worked.
Maybe you are running it against some CVS version...
-----Original Message----- From: Michael Wolf [mailto:mw@la-wolf.de] Sent: Friday, February 07, 2003 5:19 PM To: MPlayer user's list. Subject: Re: [MPlayer-users] problem with *.mov
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
"Luis.F.Correia" <Luis.F.Correia@seg-social.pt> writes:
You write the lines to the_file_name_you_choose.diff and run like this:
patch -p0 < the_file_name_you_choose.diff
Whats wrong?
michael@thor:~/main/libmpdemux> patch -p0 < patch_mov.diff can't find file to patch at input line 8 Perhaps you used the wrong -p or --strip option? The text leading up to this was: --------------------------
|Index: demux_mov.c |=================================================================== |RCS file: /cvsroot/mplayer/main/libmpdemux/demux_mov.c,v |retrieving revision 1.93 |diff -u -r1.93 demux_mov.c |--- demux_mov.c27 Jan 2003 22:29:47 -00001.93 |+++ demux_mov.c5 Feb 2003 17:58:15 -0000
-------------------------- File to patch: demux_mov.c patching file demux_mov.c Hunk #1 FAILED at 597. Hunk #2 FAILED at 608. 2 out of 2 hunks FAILED -- saving rejects to file demux_mov.c.rej
michael
_______________________________________________ RTFM!!! http://www.MPlayerHQ.hu/DOCS Search: http://www.MPlayerHQ.hu/cgi-bin/htsearch http://mplayerhq.hu/mailman/listinfo/mplayer-users
_______________________________________________ RTFM!!! http://www.MPlayerHQ.hu/DOCS Search: http://www.MPlayerHQ.hu/cgi-bin/htsearch http://mplayerhq.hu/mailman/listinfo/mplayer-users