summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/CODECS4
-rw-r--r--DOCS/README5
2 files changed, 5 insertions, 4 deletions
diff --git a/DOCS/CODECS b/DOCS/CODECS
index d00c87d014..e377cc4754 100644
--- a/DOCS/CODECS
+++ b/DOCS/CODECS
@@ -140,7 +140,7 @@ This is the MP3 codec.
So, now we have all the info needed (fourcc, codec file, sample AVI), submit
your codec support request in mail, and upload these files to the FTP:
- ftp://thot.banki.hu/incoming/MPlayer/<codecname>/
+ ftp://thot.banki.hu/MPlayer/incoming/<codecname>/
2. DirectShow
@@ -171,7 +171,7 @@ NOTE : dump that M$ shit.
So, now we have all the info needed (fourcc, GUID, codec file, sample AVI),
submit your codec support request in mail, and upload these files to the FTP:
- ftp://thot.banki.hu/incoming/MPlayer/<codecname>/
+ ftp://thot.banki.hu/MPlayer/incoming/<codecname>/
Gabucino & A'rpi
diff --git a/DOCS/README b/DOCS/README
index f53239ed72..a90b90e961 100644
--- a/DOCS/README
+++ b/DOCS/README
@@ -190,7 +190,7 @@ If you couldn't solve the problem, then send a quality bugreport
via E-Mail to the MPlayer-users list : mplayer-users@lists.sourceforge.net
*NEVER* send attached AVIs, MPEGs, or any big files to this list or private!!!
-Upload them to ftp://thot.banki.hu/incoming/MPlayer/ , and inform the list
+Upload them to ftp://thot.banki.hu/MPlayer/incoming , and inform the list
about your upload.
Please include these:
@@ -211,7 +211,8 @@ Do not send level-0 logs, always use the mplayer option '-v' when making log:
mplayer -v test.avi &>play.log
If we ask you for the file, then you have two choices:
-- upload the file to ftp://thot.banki.hu/incoming (at least a few megabytes)
+- upload the file to ftp://thot.banki.hu/MPlayer/incoming (at least a few
+ megabytes)
- send the exact URL of the file, and we'll download it soon.
Please do not ask for features already listed in the TODO!