buggedcom / phpvideotoolkit-v2

PHP Video Toolkit version 2 helps take the voodoo out of ffmpeg and provides a convenient object oriented wrapper around the ffmpeg programme.
Other
262 stars 86 forks source link

How to use with ffmpeg emulator #98

Closed Jelle-S closed 8 years ago

Jelle-S commented 8 years ago

I can't seem to find the documentation on how to use this with the ffmpeg emulator classes.

When I go to /documentation/examples.your-ffmpeg-setup.php I get an error trace stating "FFmpeg appears to be unavailable on your system."

buggedcom commented 8 years ago

it's not a ffmpeg emulator. it's a ffmpeg-php emulator - which is a php module. You still need to have php installed on your box for it to work.