Re: [PHP] getting info from video formats

2008-07-28 Thread mike
On 7/28/08, Rene Veerman <[EMAIL PROTECTED]> wrote: > ImageMagick's "identify" command supposedly reads AVI and MPEG, but i can't > get it to work on my avi's: i wouldn't rely on it; i'd rely on it for "Image"s :) > C:\Users\rene\Documents\Downloads>identify > Stargate.Atlantis.S05E02.HDTV.XviD-

Re: [PHP] getting info from video formats

2008-07-28 Thread Aschwin Wesselius
Rene Veerman wrote: USD 1500 for a commercial license :( That's prohibitively expensive for me atm.. Any other packages that might do the trick? Well, there's nothing wrong with taking a peek at the source code and get some idea of how they did the information gathering. Then, build your ow

Re: [PHP] getting info from video formats

2008-07-28 Thread Aschwin Wesselius
Aschwin Wesselius wrote: Rene Veerman wrote: Hi. I want to enable video and flash for my CMS, but that requires that i can read at least the dimensions of a video file.. ImageMagick's "identify" command supposedly reads AVI and MPEG, but i can't get it to work on my avi's: C:\Users\rene\D

Re: [PHP] getting info from video formats

2008-07-28 Thread Aschwin Wesselius
Rene Veerman wrote: Hi. I want to enable video and flash for my CMS, but that requires that i can read at least the dimensions of a video file.. ImageMagick's "identify" command supposedly reads AVI and MPEG, but i can't get it to work on my avi's: C:\Users\rene\Documents\Downloads>identify St