ffmpeg error how to fix?

Discussion in 'Site & Server Administration' started by JEET, Feb 10, 2010.

  1. #1
    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 :)
     
    JEET, Feb 10, 2010 IP
  2. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #2
    Bohra, Feb 10, 2010 IP
  3. JEET

    JEET Notable Member

    Messages:
    3,832
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    #3
    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 :)
     
    JEET, Feb 10, 2010 IP
  4. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #4
    oh well dag is your best choice .. install it and then yum it
     
    Bohra, Feb 10, 2010 IP
  5. bogdanas

    bogdanas Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    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 :(
     
    bogdanas, Feb 13, 2010 IP
  6. sahabcse

    sahabcse Well-Known Member

    Messages:
    272
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    140
    #6
    The error was due to the gpgkey check error in yum repo file, I have fixed the error got some $...
     
    sahabcse, Feb 13, 2010 IP