Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

Moderators: martimiz, UncleCheese, Sean, Ed, biapar, Willr, Ingo, swaiba

compile ffmpeg


Go to End


2 Posts   1533 Views

Avatar
George

Community Member, 41 Posts

23 December 2009 at 2:36am

In my linux distribution is no ffmpeg. I want to compile it. Which flags for compiling are needed and make sense for the work with the ss modules? Any suggestions?

Avatar
UncleCheese

Forum Moderator, 4102 Posts

23 December 2009 at 3:13am

Hi, George,

Good idea! If you look in your ffmpeg_log.txt in code/flv, you'll see a list of all the commands that have been run by FFMPEG. That should give you an idea of the flags that are needed. If that file is empty or non-existent, make sure it's writable by Apache and upload some movies to get some records in there.