motion-3.2.12

mplayer-1.0-0.47.svn20100703.el5.rf.i386
mplayerplug-in-3.55-1.el5.rf.i386
mplayer-common-1.0-0.47.svn20100703.el5.rf.i386
mplayer-fonts-1.1-3.0.rf.noarch

error: Failed dependencies:
mplayer-common = 1.0-0.47.svn20100703.el5.rf is needed by (installed) mencoder-1.0-0.47.svn20100703.el5.rf.i386

ffmpeg.c:26:10: warning: #warning **************************************************
ffmpeg.c:27:10: warning: #warning Your version of FFmpeg is newer than version 0.4.8
ffmpeg.c:28:10: warning: #warning Newer versions of ffmpeg do not support MPEG1 with
ffmpeg.c:29:10: warning: #warning non-standard framerate. MPEG1 will be disabled for
ffmpeg.c:30:10: warning: #warning normal video output. You can still use mpeg4 and
ffmpeg.c:31:10: warning: #warning and mpeg4ms which are both better in terms of size
ffmpeg.c:32:10: warning: #warning and quality. MPEG1 is always used for timelapse.
ffmpeg.c:33:10: warning: #warning Please read the Motion Guide for more information.
ffmpeg.c:34:10: warning: #warning Note that this is not an error message!
ffmpeg.c:35:10: warning: #warning **************************************************
[root@pbarp motion-3.2.12]# make install
Installing files...
--------------------------------------------------------------------------------
mkdir -p /usr/local/bin
mkdir -p /usr/local/share/man/man1
mkdir -p /usr/local/etc
mkdir -p /usr/local/share/doc/motion-3.2.12
mkdir -p /usr/local/share/motion-3.2.12/examples
install motion.1 /usr/local/share/man/man1
install CHANGELOG COPYING CREDITS INSTALL README motion_guide.html /usr/local/share/doc/motion-3.2.12
install *.conf motion.init-Debian motion.init-Fedora motion.init-FreeBSD.sh /usr/local/share/motion-3.2.12/examples
install motion-dist.conf /usr/local/etc
for prog in motion; \
        do \
        (install $prog /usr/local/bin ); \
        done
--------------------------------------------------------------------------------
Install complete! The default configuration file, motion-dist.conf, has been
installed to /usr/local/etc. You need to rename/copy it to /usr/local/etc/motion.conf
for Motion to find it. More configuration examples as well as init scripts
can be found in /usr/local/share/motion-3.2.12/examples.