--- On Mon, 11/3/08, Gangadhara Prasad <[EMAIL PROTECTED]> wrote:

> How to get Video file properties in php?
> 
> Thanks,
> Gangadhar

Don't post to multiple groups simultaneously.  For those who subscribe to more 
than one, they get your message multiple times.  For those who do not subscribe 
to a group where you get an answer, they will not know what kind of feedback 
you are getting.

PHP does not have a direct way to get video information.  However, depending on 
your operating system (you omitted this vital piece of information), you may be 
able to use ffmpeg or a similar command-line utility to analyze a video file 
and parse the text results to get the data you want about the file.

James Keeline
 

Reply via email to