• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install FFmpeg on Ubuntu, via Apt-Get – Terminal Command Line

Install FFmpeg on Ubuntu, via Apt-Get – Terminal Command Line

By Sourabh / February 20, 2016 Category: How To, Ubuntu

Install FFmpeg on Ubuntu, via Apt-Get (Terminal Command Line). Download and install FFmpeg on Ubuntu, via PPA. Terminal commands to install FFmpeg 3.0 1.72 on Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.04, Ubuntu 14.10 and Linux Mint Systems.

ffmpeg-info

FFmpeg multimedia framework lets you convert audio and video files on Linux Ubuntu Systems. FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. Using FFmpeg multimedia framework, users can easily encode, transcode, mux, demux, stream, filter and play audio and video files. FFmpeg comes with various ffmpeg tool for converting multimedia files.

FFmpeg contains libavcodec, libavutil, libavformat, libavfilter, libavdevice, libswscale and libswresample which can be used by applications. As well as ffmpeg, ffserver, ffplay and ffprobe which can be used by end users for transcoding, streaming and playing.

Install FFmpeg on Ubuntu

Run the following commands to install FFmpeg on Linux Ubuntu Systems. Please note that you will have to run the following commands one by one.

wget http://ffmpeg.org/releases/ffmpeg-3.0.tar.bz2


sudo tar jxf ffmpeg-3.0.tar.bz2


cd ffmpeg-3.0
sudo make


sudo make install

Once installed use the FFmpeg to convert audio and video files on Linux Ubuntu Systems. FFmpeg is a command line tool for converting audio and video files.  To convert a file, simply run the command in the following format:

$ ffmpeg -i input.mp4 output.avi

 

Tags: FFmpeg 3.0 Ubuntu, Ffmpeg Install Ubuntu 14.04, FFmpeg Ubuntu, Ffmpeg Ubuntu 14.04 Install, FFmpeg Ubuntu 14.10, FFmpeg Ubuntu 15.04, FFmpeg Ubuntu 15.10, FFmpeg Ubuntu Apt-Get, Ffmpeg Ubuntu Compile, Ffmpeg Ubuntu Download, FFmpeg Ubuntu Install, FFmpeg Ubuntu PPA, Ffmpeg Ubuntu Terminal, How To Use FFmpeg Ubuntu, Install FFmpeg 3.0 on Linux Mint, Install FFmpeg 3.0 on Ubuntu, Install FFmpeg 3.0 on Ubuntu 14.04, Install FFmpeg 3.0 on Ubuntu 14.10, Install FFmpeg 3.0 on Ubuntu 15.04, Install FFmpeg 3.0 on Ubuntu 15.10, Install FFmpeg on Ubuntu via Apt-Get, Install FFmpeg on Ubuntu via Terminal Command Line, Install Ffmpeg Ubuntu 12.04 Lts, Install Ffmpeg Ubuntu 14.04 Command Line, Install Ffmpeg Ubuntu Apt-Get, Install FFmpeg Ubuntu Command Line, Install Ffmpeg Ubuntu Server, Install Ffmpeg Ubuntu Terminal, Ubuntu Convert FFmpeg, Ubuntu Ffmpeg Codecs, Ubuntu FFmpeg Video, Ubuntu Install Ffmpeg With All Codecs, Ubuntu PPA FFmpeg

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap