Skip to content. Skip to navigation

StreamOnTheFly.org

Sections
Personal tools
You are here: Home Develop Video Test Node
Document Actions

Video Test Node

by Roland Alton-Scheidl last modified 2006-06-01 11:19

We are proud to present a brand new video node. We ask you to test and give us feedback on the mailing list.

Now it is possible to store, subscribe and watch videos as well.

Some of the features are:
- wide variety of video formats supported (all ffmpeg can eat... *g*)
- conversion per default into
   3gp (for mobile phones)
   mp4 (for quicktime player, compatible with ipod video!)
   wmv (for windows media player)
- ffmpeg commands might be individually edited in config.inc.php
- preview on get.php realized with
   stills (100% black, green or whatever frames are omitted)
   flash video-player
- dynamic output of conversion progress in editFiles.php
- metadata can be edited while conversion is still running
- user-friendly advanced search (!!!)
- statistics on index.php with detailed audio/video-information
- getid3-1.7.5 implemented -> makes things easier
- the new topic tree... :)

known bugs:
- some page content is not translated yet in all four languages
- the flash video-player is not placed directly on get.php, but in a popup (see pps for details)
- videos are not yet converted into psp-compatible format

you can see (and test) the whole thing running on:
>> http://sotf.fh-stpoelten.ac.at/node_881

there is a little neighbourhood installed - for sync testing:
node_881 <http://sotf.fh-stpoelten.ac.at/node_881> (video) -> node_882 <http://sotf.fh-stpoelten.ac.at/node_882> (audio) -> node_883 <http://sotf.fh-stpoelten.ac.at/node_883> (video)

notice that node 883 gets its video programmes only via the "normal" audio node, whose sync routine has not been changed at all! however, the video programmes are hidden on the audio node (statistics are also restricted to audio programmes).

the only thing necessary for audio nodes to get along with video programmes is a svn update and a run of update.sql, which adds a few necessary fields in the database.

there has been a account created for all of you on all three nodes: testuser/testuser (of course, you have both administrator and editor rights.)

i have just configured the ftp server as it should be, so you can access your user directory (on node 881) via
>> ftp://testuser:testuser@sotf.fh-stpoelten.ac.at:8989

so now please test the video node and submit any found bugs, problems or suggestions (and be aware of the fact that i am 100% available to correct/implement them only until the 31th of may).

happy testing!
greetings martin



Powered by Plone, the Open Source Content Management System