- Run SSH console
DONE!Code:mkdir sources cd sources wget http://downloads.sourceforge.net/project/ffmpeg-php/ffmpeg-php/0.6.0/ffmpeg-php-0.6.0.tbz2?use_mirror=ovh tar xvzf ffmpeginstaller.5.1.tar.gz cd ffmpeginstaller.5.1 ./install.sh
Advertise your mobile site for FREE with [Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0
i get this error log after installing FFMPEG.
remove the ffmpeg.so extention from php.ini
or install ffmpeg-php manually:
if you get error in ./configure like:Code:wget http://superb-west.dl.sourceforge.net/sourceforge/ffmpeg-php/ffmpeg-php-0.6.0.tbz2 tar jxvf ffmpeg-php-0.6.0.tbz2 cd ffmpeg-php* phpize ./configure && make make install
do this:configure: error: ffmpeg shared libraries not found. Make sure ffmpeg is compiled as shared libraries using the --enable-shared option
Code:./configure --with-ffmpeg=/usr/local/cpffmpeg
Advertise your mobile site for FREE with [Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
this is easy way and will install everything auto and with no error
First
[Only registered and activated users can see links. Click Here To Register...]
second
[Only registered and activated users can see links. Click Here To Register...]
Last edited by GiLL; 18-05-10 at 02:07.
left wap stuff
if you have linux server i will install it for you free if you cant do it your self
left wap stuff
GumSlone (19-05-10), youngbobby (26-06-10)
Hi,
I see this thread and i have problem with centos 5 and ffmpeg. I would like to install but i have that: tar: ffmpeginstaller.5.2.tar.gz: Cannot open: No such file or directory
All install of ffmpeg it's no good.
I do not know how to make any more.
You could help me?
Think
Franck
try a different source :Originally Posted by franck [Only registered and activated users can see links. Click Here To Register...]
HTML Code:http://mirror.ffmpeginstaller.com/old/scripts/ffmpeg6/ffmpeginstaller.6.0.tar.gz
Advertise your mobile site for FREE with [Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Hi GumSlone,
When i install with ffmpeginstaller.6.0 i have problem with mplayer.
I have this message:
and install stop.Code:stream/stream.c: In function 'open_stream_plugin': stream/stream.c:155: warning: initialization discards qualifiers from pointer target type stream/stream.c: In function 'stream_check_interrupt': stream/stream.c:490: warning: implicit declaration of function 'usec_sleep' stream/stream.c: In function 'find_newline': stream/stream.c:532: warning: implicit declaration of function 'GET_UTF16' stream/stream.c:532: error: expected expression before 'return' stream/stream.c:533: error: expected ';' before 'if' stream/stream.c:539: error: expected expression before 'return' stream/stream.c:540: error: expected ';' before 'if' stream/stream.c: In function 'copy_characters': stream/stream.c:572: error: expected expression before ';' token stream/stream.c:573: error: expected ';' before 'PUT_UTF8' stream/stream.c:571: warning: unused variable 'tmp' stream/stream.c:580: error: expected expression before ';' token stream/stream.c:581: error: expected ';' before 'PUT_UTF8' stream/stream.c:579: warning: unused variable 'tmp' make: *** [stream/stream.o] Error 1 cp: cannot create regular file `/usr/local/cpffmpeg/etc/mplayer/codecs.conf': No such file or directory
What i make?
Franck
Hi Franck,Originally Posted by franck [Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...] has its own support forum, i think they can provide you a good support for your problem, try to post your error log at their forum.
Advertise your mobile site for FREE with [Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Hi,
thanks for your answer
Franck
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks