yum install ruby*
wget http://oratoronline.com/how2/video_share_modules/source_directory/flvtool2/flvtool2_1.0.5_rc6.tgz
tar -xvf flvtool2_1.0.5_rc6.tgz
cd flvtool2_1.0.5_rc6
ruby setup.rb config
ruby setup.rb setup
sudo ruby setup.rb install
Verify:
Test by running 'flvtool2' from shell.
Path:
whereis flvtool2
Related Articles
How to install ffmpeg
ffmpeg Before installing ffmpeg, I suppose you have already installed Lame on your server. FFMPEG: wget http://oratoronline.com/how2/ffmpeg/ffmpeg-export-snapshot.tar.bz2 tar -xjvf ffmpeg-export-snapshot.tar.bz2 ; cd ffmpeg-export-2008-07-18 ; ...
How to Install Ioncube.
cd /usr/local/ wget http://oratoronline.com/how2/Ioncube/ioncube_loaders_lin_x86.tar.gz tar -xvzf ioncube_loaders_lin_x86.tar.gz check php -v and also cat /etc/redhat-release Now check the folder cd /usr/local/ioncube If the php version is 5.2.2 and ...
The DMARC Generator Tool
In this post, we cover a few details about DMARC and invite you to try out our new DMARC GENERATOR tool. Domain-based Message Authentication, Reporting & Conformance is an email authentication protocol that is built on top of SPF and DKIM protocols. ...
How to use the Nth selection tool
This tool lets you quickly and easily break up an existing list or segment. The Nth Selection tool generates a specified number of lists. Each one containing an equal number of randomly distributed contacts. Select the options for any existing static ...
How to install Perl
yum -y install perl