quote:
Originally posted by Weyzza
I will confirm my hosting provider soon.
k.
quote:
So FFMPEG-PHP is not the same as FFMPEG?
Correct, ffmpeg is a command-line program that has nothing to do with PHP.
ffmpeg-php is a PHP extension that incorporates some of the capabilities of ffmpeg.
Edit: I tested your convertToFlv() function on my localhost (Win32) and it worked fine. All I had to do was change the path to ffmpeg.exe.