Mercurial > mplayer.hg
comparison DOCS/bugreports.html @ 5108:f70791118f90
fixes...
author | arpi |
---|---|
date | Fri, 15 Mar 2002 21:43:22 +0000 |
parents | 6cb9d9a1716d |
children | 99aee378e507 |
comparison
equal
deleted
inserted
replaced
5107:441f62626ff4 | 5108:f70791118f90 |
---|---|
99 <P><CODE> mplayer -v [options] filename &> mplayer.log</CODE></P> | 99 <P><CODE> mplayer -v [options] filename &> mplayer.log</CODE></P> |
100 | 100 |
101 <P><B><I>4. If the problem is specific to one or a few files, | 101 <P><B><I>4. If the problem is specific to one or a few files, |
102 then please upload that file to:</I></B></P> | 102 then please upload that file to:</I></B></P> |
103 <P><CODE> ftp://mplayerhq.hu/MPlayer/incoming/</CODE></P> | 103 <P><CODE> ftp://mplayerhq.hu/MPlayer/incoming/</CODE></P> |
104 Also upload a small .txt file with the same name as your file, | 104 Also upload a small .txt file with the same name as your file (+ .txt extension), |
105 describing the problem!<BR> | 105 containing problem description, mplayer -v file output, and your email address!<BR> |
106 Usually first 1-5 MB of the file is enough to reproduce | 106 Usually first 1-5 MB of the file is enough to reproduce |
107 the problem, but first you should try it: | 107 the problem, but first you should try it: |
108 <P><CODE> dd if=yourfile of=smallfile bs=1k count=1024</CODE></P> | 108 <P><CODE> dd if=yourfile of=smallfile bs=1024k count=5</CODE></P> |
109 (it will cut first 1MB of 'yourfile' and save to 'smallfile') | 109 (it will cut first 5 MB of 'yourfile' and save to 'smallfile') |
110 Then try again on this small file, and if bug still exists | 110 Then try again on this small file, and if bug still exists |
111 then it's enough to upload this small file.<BR> | 111 then it's enough to upload this small file.<BR> |
112 NEVER send such files via mail! Upload it, and send only | 112 NEVER send such files via mail! Upload it, and send only |
113 the path/filename of the file on the FTP. | 113 the path/filename of the file on the FTP. |
114 If the file is accessible on the net, then sending the | 114 If the file is accessible on the net, then sending the |