Hi,

I'm writing a php based fileserver/ftp app and I need to be able to display quicktime 
(and eventually other media) files via the object/embed tags.  I've got everything 
working except for the sizing.  I'd like to avoid asking users to specify the size of 
the file upon upload, if possible.  Also, making the size very large to fit anything 
inside causes major layout problems, so that is not an option.

So, I was wondering if anyone knew of a way to get this info from a file.  Is there 
something analogous to getimagesize() for quicktime?  I couldn't find anything in the 
manual.  Are there any other ways to deal with this issue?

Thank you for your help. 
-- 

Daniel Leighton
Chief Technology Officer
Webolution
http://www.webolution.com

     This email may contain material that is confidential and privileged for the
sole use of the intended recipient.  Any review, reliance or distribution
by others or forwarding without express permission is strictly prohibited.
If you are not the intended recipient, please contact the sender and delete
all copies.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to