News

eZVideoFLV 0.3 is out ! The new version brings no new feature except the compatibility with eZ Publish 4.1 and 4.2. Thanks to Sébastien Morel for reporting some issues.

Download eZVideoFLV 0.3

I released the second version of eZVideoFLV. This is the first version compatible with eZ Publish 4 and PHP5. I would like to thank Kåre Køhler Høvik who initiated the portage to PHP5. This version also brings small bugfixes and a better debug output to the cronjob script.

eZVideoFLV is an extension providing a datatype to store, handle and convert to FLV video files. It's based on the default ezmedia datatype. It mainly adds three features :

  • generate an image preview for each video file using ffmpeg-php and GD
  • detect and store video size width ffmpeg-php too
  • convert video file to FLV on upload or with a cronjob script in order to be readable with a flash FLV player (like on Youtube or Dailymotion) using ffmpeg program

The extension is bundled with FLV Player which is released under the MPL 1.1 license. The rest of the extension is released under the GNU GPL licence 2.

I released the first version of eZVideoFLV, a new extension providing a datatype to store, handle and convert to FLV video files. It's based on the default ezmedia datatype. It mainly adds three features :

  • generate an image preview for each video file using ffmpeg-php and GD
  • detect and store video size width ffmpeg-php too
  • convert video file to FLV on upload or with a cronjob script in order to be readable with a flash FLV player (like on Youtube or Dailymotion) using ffmpeg program

The extension is bundled with FLV Player which is released under the MPL 1.1 license. The rest of the extension is released under the GNU GPL licence 2.