7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » ffmpeg not working with SS
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 861 Views |
-
ffmpeg not working with SS

19 December 2009 at 6:50am
I've run into a wall with this. I recently migrated a SS site that was in development to a production server. Said site has video uploading capabilities, so it required ffmpeg. I neglected to check for this before the migration, so I yum'ed it down after the migration and installed it.
Video still won't work, and it's throwing this error code: FFMPEG does not appear to be installed on your server. Code: 126
I'm hoping someone can help me shed light on this. I even set the absolute path to ffmpeg, by means of: FLV::set_ffmpeg_root("/usr/bin/ffmpeg");
-
Re: ffmpeg not working with SS

19 December 2009 at 7:42am
Got it fixed. Don't mind this useless post. ;)
For anyone wondering what the fix was, it was missing the ffmpeg-devel package. Somehow didn't get installed.
| 861 Views | ||
|
Page:
1
|
Go to Top |

