View Single Post

  #2 (permalink)  
Old 02-02-2008
www.j2be.com
 
Posts: n/a
Default Re: ffmpeg-php on windoze? WTF?

As a temporary solution you can create a simple php extension that relies
on the ffmpeg executable
or just call the executable with an exec function (popen, system, exec or
anything else).
Anyway there's no need to be so desperated or angry.

Have a nice day.
L. A. Iarrusso



Reply With Quote