Flvtool2 is a flash video file manipulation tool . It can calculate metadata and can cut and edit cue points for flv files. If you are on Centos 5 try yum install flvtool2 with dag repository and if you get package not found you will need to manually download and compile the flvtool2. You can download latest version of flvtool2 here: http://rubyforge.org/projects/flvtool2/
wget <url-link>
ruby setup.rb config
ruby setup.rb setup
sudo ruby setup.rb install
If you get command not found error, it probably means that you dont have ruby installed.
yum install ruby
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
