RichFLV-Apollo FLV Editing Tool
Features:
* Read flv Metadata
* read/edit/modify/delete cuepoints
* cut flvs
* convert the sound of the flv to mp3
* convert flv to swf
The API i developed for RichFLV implements most of the FLV file specificaton and some parts of the SWF file specification in Actionscript.
It`s all done with pure Actionscript (Byte Array Baby!) so no external tools are used. The cool thing is that the only thing that depends on the apollo framework is the part were RichFlv actually saves the files to your desktop (FileStream.writeBytes()). The same could be done as a none apollo app in the browser and than send to the server. Imagine this as an extension to popular video sites. It would enable real flv remixing in the clients browser!












0 Responses to “RichFLV-Apollo FLV Editing Tool”