Jump to content

Recommended Posts

Posted

FFMpeg is notorious for causing high load (video conversion is extremely resource intensive). Also, keep in mind that exec() and it's equivalents are disabled, so you'll need the extension if you're using PHP. Buying a VPS is a better choice if you're planning to do video conversions. That said, the lighter features of ffmpeg (like the file information tools) have been used successfully here in the past.

 

What version of PHP are you going to be using it with (or are you not using PHP)?

Guest
This topic is now closed to further replies.
×
×
  • Create New...