gwu-libraries / gw-sufia

GWU Libraries Self-Deposit Prototype - based on Sufia 4
2 stars 1 forks source link

Set up creation of derivatives from ffmpg files #93

Open kerchner opened 10 years ago

mjgiarlo commented 10 years ago

This ought to be as easy as tweaking Sufia.config.enable_ffmpeg to true.

kilahimm commented 10 years ago

I will run through the installs of ffmpeg again on one of the dev machines to see if I can workup a complete README for it. Will update and try with the config setting Mike mentioned.

kerchner commented 9 years ago

For now, we've decided to use a static derivative for audio and one for video, until we can resolve issues with derivative creation for these types. This will entail some coding related to (override?) what's brought in by hydra-derivatives and/or sufia.

kilahimm commented 9 years ago

@kerchner should I assign this to you for investigating overriding dynamic A/V derivatives with static thumbnail?

kerchner commented 9 years ago

@kilahimm ok, i've assigned it to @kerchner

kilahimm commented 9 years ago

Moving out of m3_001, will leave ffmpeg=disable in sufia.rb until addressed.

kerchner commented 9 years ago

This may be related to (/resolved by) https://github.com/projecthydra/sufia/issues/877 and/or https://github.com/projecthydra/sufia/issues/931