Ruby and FLVTools2
Posted by Planet Malaysia on May 31, 2006
FLVTool2 is a manipulation tool for Macromedia Flash Video files (FLV).
FLVTool2 can calculate a lot of meta data and insert a onMetaData tag. It can cut FLV files and add cue Points (onCuePoint). A debug command lets you see inside our FLV and the print command gives you meta data information in XML or YAML format.
FLVTools2 Features:
* batch processing
* directory recursion
* command chaining
* cut FLV files
* onCuePoint tag insertation via XML file
* custom onMetaData key-value pairs
* meta data printout in XML or YAML
* simulation mode
* runs under Windows, Linux and Mac OSX
* ideal for serverside automatic meta data injection
And today I found that FLVTools2 could not run on Red Hat Enterprise 3 – Ruby version 1.6.x
You are advise to upgrade Ruby to version 1.8.x (I used Ruby-1.8.4)
Yeah! It’s worked after I manually compiled Ruby version 1.8.4 in Fedora Core 4 and Red Hat Enterprise 3
user@myplanet:~$flvtools2 -UP test.flv
Download FLVTools2 from RubyForge.
Possibly Related Posts:
- Streamyx Speed Test
- TMNET Unifi Really Fast?
- lppasswd: Unable to open passwd file: Permission denied
- Missing /var/log/lastlog
- Leklai
Comments
Leave a Reply