Hi,
and thanks to Damien for this useful extension.
Unfortunately, I can't have it working on a fresh eZ publish 4.0.
Here's what happens :
1 - Installing requirements :
* ffmpeg and ffmpeg-php module seem to work, as I get a complete list of " Methods available in class 'ffmpeg_movie' " after running test_ffmpeg.php
* I obviously have installed the eZ components framework
* I use the ezwebin extension
* also note that I am running on an Easyphp Wamp environment, which might be a lead for explanations..?
2 and 3 - Unzip the archive and place it to the extension directory
=> this should not cause any problem
4 - Execute ezvideoflv.sql script
I found it more convenient to run the sql script directly from PhpMyAdmin.
The table seemed to create well, but it was in "MyISAM" whereas all my tables are in "InnoDB". So I altered this table : no better. So I droped it and ran the following sql script :