Video + Drupal
spacio
Joined: 2007-02-18
Posts: 12 |
Posted: Tue, 2012-04-24 19:33 |
Hi, I have 2 questions. 1/ I would know how to configure video (in particular ffmpeg module) in order to import videos? 2/ gallery menalto website is a Drupal website but the Drupal module for Gallery is out of date. Why nobody want to support it in the development team? The gallery included in gallery.menalto.com is only a G2? Thank you |
|
Posts: 8339
Moving to a G2 forum
To configure the ffmpeg module for G2 head to gallery admin -> plugins and install the ffmpeg module.
You should then see a link to configure in place of the install link if gallery was not able to auto-detect ffmpeg.
As for question2, there is no Drupal module for G3... no embed API for G3 yet.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 27300
1. there is an advanced setting that you can adjust the path to ffmpeg if gallery does not detect the common locations.
2. Time and resources. Got some spare?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 12
No, I test G3. My G2 works fine.
You said that G3 do not have API yet. Do you mean that G3 is on test until 3.1 version and not recommand to use as it is for normal uses?
Thanks
Posts: 12
If you need help to test it, I can do it but for coding I'm not the right man.
Posts: 27300
G2 and G3 are two completely different products. Some features, like embedding, took some time to complete in G2 and are not yet available in G3. So if that feature is important to you, use G2.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 8339
@G3 ffmpeg configuration
admin -> settings -> advanced -> ffmpeg_path
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 12
OK, I find this option.
I put the same path that I have in G2 (G2's test passed with success) but G3 indicates that FFMPEG is missing...
Any idea?
Thanks
Posts: 8339
In G2 you just point to the directory ie. /usr/local/bin
but G3 you need the path to the binary ie. /usr/local/bin/ffmpeg
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 12
In terminal "whereis" given
I have tried:
/usr/bin
/usr/bin/
/usr/bin/ffmpeg
/usr/bin/ffmpeg/
Always G3 said
I have the same problem, with a minor impact, with Imagemagick (convert)...
It's possible because my pathes are not in /usr/local/?