apt get life

Life around technology

  • Technology
    • Guides
    • Linux
    • Development
      • Laravel
    • Misc
    • Raspberry Pi
  • Writing
  • Crafts
    • Crochet
    • Model Making
    • Painting
  • Privacy Policy
You are here: Home / Archives for ffmpeg

Installing FFMpeg on Linux Mint 17.3

2016/02/13 by sudo

There seems to be a lot of trouble with FFMpeg and AVConv packages in Ubuntu and derivatives lately. Instead of delving into why, I’m more interested in how to get one of these fantastic video converters installed on Linux Mint 17.3 so I can get on with my encoding. One of the former PPAs is no longer available, however it is possible to use this one now linked to from the FFMpeg site: https://launchpad.net/~mc3man/+archive/ubuntu/trusty-media

To setup the PPA and install FFMpeg run the following:

sudo add-apt-repository ppa:mc3man/trusty-media
sudo apt-get update
sudo apt-get install ffmpeg

Since Linux Mint 17.* are all based on Ubuntu 14.04 (Trusty), using the trusty PPA will work.

Filed Under: Guides Tagged With: ffmpeg, Linux Mint 17

Recent Posts

  • System Hang on Ubuntu 24.04 “e1000_print_hw_hang”
  • Disable iLO on HP Microserver Gen8
  • Ubuntu Desktop 24.04 Change Wallpaper Settings
  • Customising Ubuntu Desktop 24.04
  • Remove domains from Let’s Encrypt using Certbot

Tags

API auditing crochet data recovery debian debudding development Dingo API docker email Getting started with Laravel 5 & Dingo API hard drive health HP Microserver KVM Laravel larvel 5 lenovo Linux Minion mint netgear nas networking network shares php PHP development Postfix raspberry pi review samba security SMART smartctl smartmontools smb testing traefik ubuntu ubuntu 18.04 ubuntu 20.04 ubuntu 22.04 ubuntu server vagrant Virtual machines xdebug xubuntu

© Copyright 2015 apt get life