Results 1 to 4 of 4
-
5th Sep 2011, 03:49 PM #1OPBannedWebsite's:
KWWHunction.comHOWTO: FFmpeg + FFmpeg-PHP + Mplayer + Mencoder + flv2tool + LAME MP3 Encoder + Libog
Below is a tut on how to configure the following
FFmpeg
FFmpeg-PHP
Mplayer + Mencoder (mencoder is now built into the mplayer svn release )
flv2tool ****REQUIRES RUBY ON RAILS****
LAME MP3 Encoder
Libogg
Libvorbis
get in ssh & type
cd /usr/local/src
GET CRAP:
wget www3.mplayerhq.hu/MPlayer/releases/codecs/essential-20061022.tar.bz2
wget rubyforge.org/frs/download.php/9225/flvtool2_1.0.5_rc6.tgz
wget easynews.dl.sourceforge.net/sourceforge/lame/lame-3.97.tar.gz
wget superb-west.dl.sourceforge.net/sourceforge/ffmpeg-php/ffmpeg-php-0.5.0.tbz2
wget downloads.xiph.org/releases/ogg/libogg-1.1.3.tar.gz
wget downloads.xiph.org/releases/vorbis/libvorbis-1.1.2.tar.gz
tar zxvf flvtool2_1.0.5_rc6.tgz
tar zxvf lame-3.97.tar.gz
tar zxvf libogg-1.1.3.tar.gz
tar zxvf libvorbis-1.1.2.tar.gz
tar zxvf flvtool2_1.0.5_rc6.tgz
tar jxvf essential-20060611.tar.bz2
tar jxvf ffmpeg-php-0.5.0.tbz2
mkdir /usr/local/lib/codecs/
up2date -i subversion
up2date -i ruby
svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
cd /usr/local/src/mplayer
svn update
cd /usr/local/src
COPY CODECS FOR MPLAYER:
mv /usr/local/src/essential-20060611/* /usr/local/lib/codecs/
chmod -R 755 /usr/local/lib/codecs/
mkdir /usr/local/src/tmp
chmod 777 /usr/local/src/tmp
export TMPDIR=/usr/local/src/tmp
cd /usr/local/src/lame-3.97
./configure
make && make install
cd /usr/local/src/
cd /usr/local/src/libogg-1.1.3
./configure && make && make install
cd /usr/local/src/
cd /usr/local/src/libvorbis-1.1.2
./configure && make && make install
cd /usr/local/src/
cd /usr/local/src/flvtool2_1.0.5_rc6/
ruby setup.rb config
ruby setup.rb setup
ruby setup.rb install
cd /usr/local/src/
cd /usr/local/src/mplayer
./configure && make && make install
cd /usr/local/src/
cd /usr/local/src/ffmpeg/
./configure --enable-mp3lame --enable-libogg --enable-vorbis --disable-mmx --enable-shared
echo '#define HAVE_LRINTF 1 '>>config.h
################################################## ##############################
##############################
make
make install
ln -s /usr/local/lib/libavformat.so.50 /usr/lib/libavformat.so.50
ln -s /usr/local/lib/libavcodec.so.51 /usr/lib/libavcodec.so.51
ln -s /usr/local/lib/libavutil.so.49 /usr/lib/libavutil.so.49
ln -s /usr/local/lib/libmp3lame.so.0 /usr/lib/libmp3lame.so.0
ln -s /usr/local/lib/libavformat.so.51 /usr/lib/libavformat.so.51
cd /usr/local/src/
cd /usr/local/src/ffmpeg-php-0.5.0/
phpize
./configure
make
make install
NOTICE: Make sure this is the correct php.ini for the box!!
echo 'extension=/usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so' >> /usr/local/Zend/etc/php.ini
in ssh type "service httpd restart"
cd /usr/local/src
DLow Reviewed by DLow on . HOWTO: FFmpeg + FFmpeg-PHP + Mplayer + Mencoder + flv2tool + LAME MP3 Encoder + Libog Below is a tut on how to configure the following FFmpeg FFmpeg-PHP Mplayer + Mencoder (mencoder is now built into the mplayer svn release ) flv2tool ****REQUIRES RUBY ON RAILS**** LAME MP3 Encoder Libogg Libvorbis Rating: 5
-
6th Sep 2011, 02:28 AM #2Member
looks nice..from where did u Ctrl+C?
-
6th Sep 2011, 02:30 AM #3Respected MemberWebsite's:
FreshWap.com KWWHunction.comsexy tut mate, thanks
Dear Haters,
"I respect you so much, that's why I salute you with 1 middle finger!"
Thank You !
-
12th Sep 2011, 05:15 AM #4MemberWebsite's:
host4offshore.com|| Host4Offshore :: Reliable, Quality, Fast Offshore Hosting Solution (USA/Netherlands/Sweden/Russia/Romania)
|| Shared , Reseller Hosting Sales Thread
|| Rapidleech Hosting Sales Thread
|| Current Promotion
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
What is the path to FFMpeg?
By Areon in forum Server ManagementReplies: 0Last Post: 20th Mar 2014, 01:35 PM -
[For Hire] Install mplayer, mencoder, yamdi, FFMpeg etc
By ebizzz in forum Completed TransactionsReplies: 2Last Post: 10th Jan 2012, 12:28 PM -
[Help] Decoding using FFMPEG
By ChaoscripT in forum Web Application/Script SupportReplies: 0Last Post: 17th Oct 2011, 02:58 PM -
How to install ffmpeg & ffmpeg-php Without errors.
By ScopeHosts.Sales in forum Tutorials and GuidesReplies: 3Last Post: 8th Mar 2011, 07:32 PM -
[VPS] VPS for ffmpeg
By larbear in forum ArchiveReplies: 12Last Post: 4th Feb 2011, 06:02 AM
themaCreator - create posts from...
Version 3.23 released. Open older version (or...