PDA

View Full Version : Doesn't work: FFMpeg on Ubuntu 8.04 Server with ISPConfig


ChrisX
9th July 2008, 07:01
Scratch that.

The answer is there are prereqs that nobody mentions, that are probably excluded by the "Perfect Server" setup. It's too thin. I just installed a whole bunch of things related to FFMpeg. I don't even remember what. Then I reinstalled everything else in the Justin Hartman tutorial, and it works fine.

I'm going to test with a default Ubuntu LAMP server install. My guess is it works fine, and the "Perfect Server" excludes some things that nobody mentions when they talk about installing FFMpeg. Cheers

severnet
2nd January 2009, 21:56
apt-get install ffmpeg php5-ffmpeg

can't find ffmpeg using php

this is the test ffmpeg script http://www.socialengine.net/tutorials/video_test.zip

how fix it? =(

marpada
2nd January 2009, 23:02
The package should be called ffmpeg-php

In case you can't find a ffmpeg-package for your distro you can install it from source code
http://ffmpeg-php.sourceforge.net/

jiffyspop
21st March 2009, 15:32
I also have the same problem it works ok threw the terminal but threw a script it wont work dont get it lol

falko
22nd March 2009, 15:56
What exactly doesn't work?