Hi, I'm trying to install ffmpeg on my vps. I tried 2 ways, both failed. when I do it using SVN I get this error: FAD test failed soon after I run: ./configure --enable-gpl ...... what options should I use here? I checked --help and used a few from there. Then I went to install using yum: yum install ffmpeg ffmpeg-devel made that dag.repo file and continued. It did many things, asked me to enter y/n and finally: Public key for xvidcore-1.2.2-1.el5.rf.i386.rpm is not installed when I do: ffmpeg --help it says command not found. what do I do now? Any help, tutorial, commands, packages will be greately appreciated. Thanks
Hi, Thanks, but it failed too. Everything was going smoothly, and finally: ERROR: libamrnb not found libavutil/Makefile:1: libavutil/../config.mak: No such file or directory make: *** No rule to make target `libavutil/../config.mak'. Stop. Makefile:1: config.mak: No such file or directory libavdevice/Makefile:1: libavdevice/../config.mak: No such file or directory libavformat/Makefile:1: libavformat/../config.mak: No such file or directory libavcodec/Makefile:1: libavcodec/../config.mak: No such file or directory libavutil/Makefile:1: libavutil/../config.mak: No such file or directory make: *** No rule to make target `libavutil/../config.mak'. Stop. Makefile:1: config.mak: No such file or directory libavdevice/Makefile:1: libavdevice/../config.mak: No such file or directory libavformat/Makefile:1: libavformat/../config.mak: No such file or directory libavcodec/Makefile:1: libavcodec/../config.mak: No such file or directory libavutil/Makefile:1: libavutil/../config.mak: No such file or directory make: *** No rule to make target `libavutil/../config.mak'. Stop. cp: cannot stat `tools/qt-faststart': No such file or directory ffmpeg.sh: line 54: /usr/bin/ffmpeg: No such file or directory Installation of ffmpeg-SVN-r14473.tar.gz ....... Completed FFMPEG installation Failed :( , please visit the forum Code (markup): How do I fix this? Thanks
Do You tried this tutorial? http://www.crucialp.com/resources/tutorials/server-administration/how-to-install-ffmpeg-centos-rhel-redhat-enterprise-easy-way.php Sorry, neve install'ed it on CentOS/RedHat, Debian like only