[Mplayer-cvslog] CVS: main/DOCS bugreports.html,1.17,1.18
Arpi of Ize
arpi at mplayer.dev.hu
Fri Mar 15 22:43:24 CET 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv16524
Modified Files:
bugreports.html
Log Message:
fixes...
Index: bugreports.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/bugreports.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- bugreports.html 7 Mar 2002 17:55:33 -0000 1.17
+++ bugreports.html 15 Mar 2002 21:43:22 -0000 1.18
@@ -101,12 +101,12 @@
<P><B><I>4. If the problem is specific to one or a few files,
then please upload that file to:</I></B></P>
<P><CODE> ftp://mplayerhq.hu/MPlayer/incoming/</CODE></P>
- Also upload a small .txt file with the same name as your file,
- describing the problem!<BR>
+ Also upload a small .txt file with the same name as your file (+ .txt extension),
+ containing problem description, mplayer -v file output, and your email address!<BR>
Usually first 1-5 MB of the file is enough to reproduce
the problem, but first you should try it:
-<P><CODE> dd if=yourfile of=smallfile bs=1k count=1024</CODE></P>
- (it will cut first 1MB of 'yourfile' and save to 'smallfile')
+<P><CODE> dd if=yourfile of=smallfile bs=1024k count=5</CODE></P>
+ (it will cut first 5 MB of 'yourfile' and save to 'smallfile')
Then try again on this small file, and if bug still exists
then it's enough to upload this small file.<BR>
NEVER send such files via mail! Upload it, and send only
More information about the MPlayer-cvslog
mailing list