TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 12-16-2008, 11:43 PM   #1 (permalink)
The Wanderer
 
Join Date: Dec 2008
Posts: 10
Thanks: 0
moiseszaragoza is on a distinguished road
Default installing ffmpeg on linux

does any one where i can get instruction on instaling
installing ffmpeg on linux
using putty.exe
moiseszaragoza is offline  
Reply With Quote
Old 12-17-2008, 08:45 PM   #2 (permalink)
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

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
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)

Last edited by sketchMedia : 12-18-2008 at 12:50 PM. Reason: Link was incorrect
sketchMedia is offline  
Reply With Quote
Old 12-17-2008, 09:57 PM   #3 (permalink)
The Wanderer
 
Join Date: Dec 2008
Posts: 10
Thanks: 0
moiseszaragoza is on a distinguished road
Default

Thanks you i will read the article but i am new at linux
moiseszaragoza is offline  
Reply With Quote
Old 12-18-2008, 12:50 PM   #4 (permalink)
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

Sorry about that, the link pointed to the source not the article rofl, fixed now though :)
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote
Old 12-18-2008, 01:17 PM   #5 (permalink)
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

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.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
installing ffmpeg on linux moiseszaragoza Advanced PHP Programming 0 12-16-2008 11:31 PM
Since when, Linux? delayedinsanity The Lounge 13 08-26-2008 12:24 PM
ffmpeg converting using a cronjob oMIKEo General 4 05-14-2008 07:23 PM
ffmpeg video converting oMIKEo Advanced PHP Programming 5 04-07-2008 04:35 PM
Linux Ubuntu CMellor The Lounge 8 12-22-2007 10:33 AM


All times are GMT. The time now is 06:43 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design