![]() |
Ffmpeg
I can not seem to find any documentation on how to install FFMPEG on a webserver via SSH. Can anyone point me in the right direction?
|
Do you have centos? Do you have a self managed VPS or server? It's been a while. If you find out what operating system you're running, then you can find it on Google. It's a few command lines and it installs.
|
learn linux
|
Learn Google. Shit, there are thousands of results for this.
|
Quote:
|
yum install ffmpeg (centos)
apt-get install ffmpeg (ubuntu) |
My host told me NO, 3-4 years ago. So since I'm Mac, I have it on my machine, and run it from Terminal - which is Linux.
|
Quote:
|
Quote:
. |
|
I have about 2 hours of experience with Apache and about 10 minutes with Putty SSH. Perhaps, this will draw a more accurate picture. I have been reading about this all day unfortunately, it's all jumbled in bits and pieces or missing important info and steps, so I haven't attempted this yet. I really need a step by step walk through starting with, I have this downloaded on my PC.:helpme
|
You need to install some dependencies dependending wich encoding format you want to support.
Why do you want to install it ? Is it for an home made script or for a cms script ? If it's for a cms, i can do it for you. If it's for an home made script, you can look my service : PinkEncode - Plateforme automatisée d'encodage vidéos - mp4, flv, avi, watermark You send via xml the videos to encode, i take it on your server, i made the encoding with your params, and i upload the result where you want. You can use the xml response for aditionnal post-treatments |
Quote:
|
For ubuntu / debian based:
1) ssh into box 2) apt-get install ffmpeg 3) $$$ For Centos replace 2 with: 2) yum install ffmpeg |
If you still looking for a help - I can ask my dev. team to help you out.
Ping me over email or skype - I'll put you in touch directly with a dev. |
Quote:
But at every encode, you kill your disk and your cpu. That can make your vps slow until the task is finished. But i know, my offer is better for very large number of videos. |
try
Code:
$ sudo apt search ffmpeg Packages differ by distro and processor architecture:2 cents: |
All times are GMT -7. The time now is 06:45 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc