Best method to install ffmpeg and ffmpeg-php?
I’m able to get FFmpeg installed on my server but ffmpeg-php NEVER installs correctly. This happens every time: FFMpeg-PHP Installation Error Is there something wrong with the ffmpeg installation? How...
View ArticleFFMPEG AAC Encoder Vanished?
I’m running Ubuntu Server 10.04 LTS x64. I’ve been using ffmpeg on this machine to encode H.264 videos with AAC audio for over a year. There was an update to the ffmpeg packages this week that seems...
View Articleffmpeg-php installation error on centos
I’ve installed ffmpeg and and ffmpeg-php so many before and it worked, today i’m having an error when i run make or make install, i get this error make: *** [ffmpeg_frame.lo] Error 1 i tried these...
View ArticlePbxnsip Music on Hold: Streaming shoutcast to RTP on Linux
So we have the PBXNsip PBX server. We want to hear shoutcast for the Music On Hold (MOH). They do offer an RTP for the MOH, but the music we want to hear is Shoutcast, and mp3 format. Is anyone...
View ArticleInstall FFMPEG on Shared Hosting server
I have godaddy shared hosting server running under linux. I am trying to install ffmpeg on server but I am unable to install it. on godaddy, yum is not working. Anybody have successfully installed...
View ArticleServer crashes when running shell script
I have a virtual machine running CentOS 5.5 that I use as a streaming server. If I open 4 terminals and do this: terminal 1: # mkfifo pipe1.avi # mkfifo pipe2.avi # ffserver & # ffmpeg -probesize...
View Articleffmpeg fails inside PHP exec(); [closed]
I am trying to get info from a file with ffmpeg, if inside php I have this code: exec("ffmpeg -i ffmpeg_directory/4.flv"); Returns nothing, even tough same command inside SSH would print a large list...
View ArticleHow can I stop FFMPEG?
Someone setup a server and has FFMPEG is trying to encode a video and it has effectively killed the web server. I didn’t set it up but have sudo access and need to kill FFMPEG so that the web server...
View ArticleVideo Uploading on Amazon instances?
I am having real problems trying to wrap my head around my problem. I have decided on the middle and end solution to my problem but I can’t seem to work out the the beginning of it. So as a bit of a...
View ArticleInstall ffmpeg in linux server
Please help me to guide me in how to install ffmpeg and ffmpeg-php extension in linux based server. I surfed a lot in the net. I got lots of answers, all of that says to give some command line script...
View Article