System ffmpeg

I was looking at the ffmpeg code in Dolphin for someone... and found that even though you may have system ffmpeg available to you (usually as /usr/bin/ffmpeg), the code is hard coded in several locations to use ffmpeg.exe

So I added some stuff to header.inc.php , to define if system ffmpeg is to be used or not, and a place to set the path to it (I'll add it to the installer later), and also changed some code in a couple of the flash header.inc.php files to use the proper system ffmpeg path, and also updated the "host tools" section of the admin panel to display which ffmpeg (system or .exe) is in use, and made it so the -version query works correctly for either the system based ffmpeg or ffmpeg.exe based method.

I'm testing the changes... and will try to update here (including the changed lines of code) and also over on the main thread on ModMySite once the testing is done.

-Rob

Quote · 21 Jun 2010

Did you have nay luck with this as I have come across just this issue while trying to install

Quote · 5 Jul 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.