![]() |
installing ffmpeg on linux
does any one where i can get instruction on instaling
installing ffmpeg on linux using putty.exe |
Depending on the distro, you may be able to do it through 'APT' (debain) or 'YUM' (redhat) without having to manually compile the source.
But i found this little article on compiling from source. Pretty easy really if you have compiled software from source on linux before: http://www.codeitwell.com/installing...-on-linux.html |
Thanks you i will read the article but i am new at linux
|
Sorry about that, the link pointed to the source not the article rofl, fixed now though :)
|
Ok, heres a brief guide (using the above article) i haven't tested it so it may work xD
basically, log into your server with putty, and at the command line type: wget http://dfn.dl.sourceforge.net/source...php-0.6.0.tbz2 Then extract it to '/usr/local/src/' type: tar jxvf ffmpeg-php-0.6.0.tbz2 -C /usr/local/src/ then type: cd /usr/local/src/ffmpeg-php-0.6.0/;./configure && make && make install Hope that works. |
| All times are GMT. The time now is 05:05 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0