Hi, everytime I try to download a video I get the following in the logs
FFmpeg version SVN-r14473, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree --enable-gpl --enable-vhook --enable-pthreads --enable-liba52 --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-libfaad --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-I/usr/local/cpffmpeg/include/ --extra-ldflags=-L/usr/local/cpffmpeg/lib --enable-cross-compile
libavutil version: 49.7.0
libavcodec version: 51.62.0
libavformat version: 52.18.0
libavdevice version: 52.0.0
built on Aug 27 2009 00:42:12, gcc: 4.1.2 20070925 (Red Hat 4.1.2-27)
videos/1339212024_4fd2c0f8b15044.21469333.flv: could not find codec parameters
Please let me know thanks!
You are using a very old version of ffmpeg. There are versions newer than 2008...try updating your ffmpeg to the latest stable version and let me know if you still have the problem...
Just wanted to let you guys know that I am running a summer special on the paid-for version of this software. For all of the students and young people out there, the price has been slashed by 40% to accommodate your budgets. Please take advantage of this special offer while it lasts!
__________________
Regards, R.J.
Last edited by chump2877; 06-13-2012 at 06:35 PM..
ffmpeg
ffmpeg-php version 0.6.0-svn
ffmpeg-php built on Feb 10 2010 05:51:29
ffmpeg-php gd support enabled
ffmpeg libavcodec version Lavc52.20.0
ffmpeg libavformat version Lavf52.31.0
ffmpeg swscaler version SwS0.7.1
Looks like you built ffmpeg and/or the codecs using the git source....Don't do that....grab the latest stable version of ffmpeg and codecs...for example, in Ubuntu, the command for installing latest stable ffmpeg is:
I want to buy and put on my website service that allows Internet users to convert video from youtube, Daily Motion to mp3 etc.
the problem is that I'm a beginner.
And I would like to know a few things before i buy.
1.Which Hosting will be good, that I will create such a service with support for ffmpeg, pacyfichost.com will be good ?
2.The installation and configuration of this script on the server will be difficult ?
Are there any tutorial on how to install and configure this script, I was looking for but I found a tutorial on how to set up but on your own server on linux, but did not find any how to do it on the purchased server like a pacyfichost.com
Last edited by globusut89; 06-19-2012 at 12:20 PM..
I want to buy and put on my website service that allows Internet users to convert video from youtube, Daily Motion to mp3 etc.
the problem is that I'm a beginner.
And I would like to know a few things before i buy.
1.Which Hosting will be good, that I will create such a service with support for ffmpeg, pacyfichost.com will be good ?
2.The installation and configuration of this script on the server will be difficult ?
Are there any tutorial on how to install and configure this script, I was looking for but I found a tutorial on how to set up but on your own server on linux, but did not find any how to do it on the purchased server like a pacyfichost.com
Hi,
1) pacifichost.com would be fine for hosting this application. And while their standard, shared hosting supports ffmpeg, you probably won't get the kind of speed you want from an application like this using a shared hosting solution. Instead, I recommend buying a VPS or dedicated server for optimal speed. Of course, you could always start with a shared hosting plan and then upgrade to VPS or dedicated server later as your site grows.
2) The paid-for version of the application comes with example command line-level instructions for preparing an Ubuntu Linux server for this script. But the server configuration approach will vary depending on the Linux OS in use, the level of access you have to the server, and the amount/kind of software already installed on the server. So the included instructions are provided as an example only, as your individual needs will vary.
And while server configuration approach will vary, the installation of the script itself (after the server is configured) is nearly the same for all hosting environments. Please see the individual products pages (Linux or Windows) for more information.
Finally, if you need any assistance with server configuration or script installation, you can always return to this forum thread for free help. I am also available to configure/install things for you, and/or program custom modifications to the code, charged at my hourly rate.
Hi, my server management company said they downloaded the latest version of the tar files that is stable and installed it.
Let me know thanks!
If your ffmpeg log files are an indication of the ffmpeg version installed on your server, then your hosting company doesn't know what they are doing/saying. It looks like they have installed the latest build of ffmpeg as of June 20, 2012. That build is exactly one-day-old today. There's no such thing as a day-old, "stable" build of anything. It's too new to be stable.