View previous topic :: View next topic |
Author |
Message |
msdnvp -
Joined: 10 Sep 2007 Posts: 1
|
Posted: Mon Sep 10, 2007 8:58 pm Post subject: ffmpeg hosting ? |
|
|
anybody tried to setup ffmpeg hosting with Aprelium Server x1 ? i'm trying to setup a video sharing script called Vshare with abyss X1
so this what i dont understand how to setup in abyess x1
MySQL 4.1 - = already installed figured out
PHP 4.4.7 + 5.2.3 = already installed figured out
FFmpeg = NO idea how to get this installed :(
FFmpeg-PHP = NO idea how to get this installed :(
Mplayer + Mencoder = NO idea how to get this installed :(
flv2tool + GD Library = NO idea how to get this installed :(
Libogg + Libvorbis = NO idea how to get this installed :(
LAME MP3 Encoder = NO idea how to get this installed :(
well i guess the php below is simple just to edit in the php.ini file right ?
Ability to modify php.ini through .htaccess
safe_mode = off
register_globals = on
open_basedir turned off
output_buffering = on
upload_max_filesize = 100M
post_max_size = 100M
Apache mod_rewrite Enabled
if something is willing to help out please email me here msdnvp@gmail.com
thanks |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Wed Sep 19, 2007 1:22 am Post subject: Re: ffmpeg hosting ? |
|
|
msdnvp,
There is no such thing called FFMPEG hosting (although many web hosting companies scream it loud that they have FFMPEG hosting).
FFMPEG is a program you can install on your own. It is usually used to converts media files from a format to another.
When it is installed on your computer, scripts which deal with media files can use it to convert files.
To download its Windows version, please go to http://ffdshow.faireal.net/mirror/ffmpeg/ . FFMPEG official site is http://ffmpeg.mplayerhq.hu/ . _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
fPortal -
Joined: 07 Sep 2008 Posts: 1
|
Posted: Sun Sep 07, 2008 6:07 am Post subject: ffmpeg installation |
|
|
I have ffmpeg installed on my system for video conversion reasons, and still cannot get it to work on this server. Is there somewhere I have to tell it to look? I have tried so many ways to get ffmpeg to work and have not been able to. |
|
Back to top |
|
 |
|