|
|
Anthony D. Baye wrote:
> The problem is, that, although it works fine on my computer, once I upload
> the file, not even quicktime will read it. I get this error message that
> says, "this file is not in a recognizable format." or somesuch.
>
If you upload by ftp, take care of the mode transfert:
you must be in "binary" mode when transfering the file
to the server.
After upload you can check the "Content-type:" returned
by the server, too. If you have an Unix box:
$ lynx -head -dump http://serveur/foo.mpeg
do the job.
--
http://tth.vaboofer.com/Cette/
Post a reply to this message
|
|