FlashVideo (0.9)
- FlashVideo download link: http://plone.org/products/flashvideo/releases
- Homepage of FlashVideo: http://plone.org/products/flashvideo/
- Description source: http://www.llakomy.com/Projects/flashvideo
About
This product's goal is to make adding videos to Plone very simple. There are other solutions that are offering the same functionality. But non of them is as simple and intuitive to use.
It works in standard Plone way. Flash videos can be added as any other content, can have workflow, security settings ect.
Very useful tool ffmpeg. It can convert almost any video format to FLV (Flash Video file). Works both on Windows and Linux. Must have!
Features
- Easy to use. Creating content in standard Plone way
- Optimized. Doesn't overloads ZODB, stores FLV files in file system
- Multiplatform. Supports Plone 2.1, 2.5 and 3.0.
- Multilingual. Can be translated to many languages. For now supports English and Polish.
- Reliable and tested. All methods covered by unit and functional tests (63)
Content Types
Flash Video
Most interesting content type. Just upload your FLV file and screenshot image that should appear in player if the movie is not playing. Unfortunately this product cannot "extract" the first frame and do it itself. But it can calculate the resolution. [Thanks to FLVHeader class. I've implemented parser myself instead of using existing libraries to save space and number of files]. In "view" mode movie will be displayed in nice Flash player (FlowPlayer)
Flash Video Playlist
This element can display many Flash Videos in consecutive order. This is not a folder, the videos can be selected using widget similar to "Related items". In "view" mode we can see all thumbnails of selected videos, to play them use "play" link or tab. Playlist itself does not have image but for display purposes it uses image from first movie on its list.
Flash Video Folder
Folder that can contain only Flash Videos and Playlists. Has special view that displays thumbnails of movies or playslists.