Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

ffmpeg

Options
  • 12-03-2009 5:13pm
    #1
    Closed Accounts Posts: 8,478 ✭✭✭


    Hi - I'm looking for the linux ffmpeg download but their site is down

    www.ffmpeg.org

    Anyone have one stored?


Comments

  • Closed Accounts Posts: 56 ✭✭ryshandyr


    Depending on your version of linux;

    Debian/Ubuntu

    sudo apt-get install ffmpeg


    RedHat/Fedora

    sudo yum install ffmpeg


    **Suse

    yast2 (and then search for ffmpeg)


    Gentoo

    emerge ffmpeg


  • Closed Accounts Posts: 8,478 ✭✭✭GoneShootin


    Tried that on CentOS but no joy - hence this thread. I think the CentOS cvs links to ffmpeg's own.

    Its up again now thankfully.


  • Closed Accounts Posts: 15 Arbuzas


    You can get it from here: http://dag.wieers.com/rpm/packages/ffmpeg/
    or just enable dag repo...


Advertisement