Video Toolkit
|
jamescorbett
Joined: 2008-08-28
Posts: 2 |
Posted: Thu, 2008-08-28 21:31
|
|
When I was first learning PHP I created a application call Web Video Encoder (http://wve.sf.net) I would like to work from scratch using the same kind of idea. I would like to know whether it is possible to write a video toolkit using ffmpeg and flv video. Any information you could provide, eg. how the current toolkits are implemented, would be very helpful. James Corbett |
|

Posts: 6138
Well, we already use ffmpeg in G2. We also have a Transcode module which needs to be finished.
And already have a flashvideo module to display flvs.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 2
Ok, Well if that is the case, could I be of any help with the transcode module?
James Corbett
Posts: 6138
Absolutely
Grab yourself the lateset code from svn.
Check the current state of review.
I believe some of the todo(s):
Unfortunately this module is not for everybody - as you know, you need a fairly hearty ffmpeg to perform these ops.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2