solved FFMpeg Question. ( how to use a different ffmpeg binary )

derrickhand300
@derrickhand300
9 years ago
1,353 posts
Can someone explain how to do the following?

Message from server:
Please ensure that the site is set to use the system version of ffmpeg(/usr/bin/ffmpeg) instead of the localized one at /home/derrickhand300/public_html/modules/jrCore/tools/ffmpeg.

Thanks!


updated by @derrickhand300: 07/02/15 11:09:45AM
michael
@michael
9 years ago
7,692 posts
short answer:
in /data/config/config.php add this line
$_conf['jrCore_ffmpeg_binary'] = '/usr/bin/ffmpeg';

more details:
https://www.jamroom.net/the-jamroom-network/forum/new_posts/26187/configurable-jamroom-binary-executable/search_string=ffmpeg
derrickhand300
@derrickhand300
9 years ago
1,353 posts
awesome thanks!
I like short answers best! I appreciate the help
I actually searched the forum for posts concerning FFMpeg abd that never came up in results- BUT that worked perfectly!
updated by @derrickhand300: 06/02/15 09:48:59AM

Tags