
I’ll be using Ubuntu 18.04, but these commands should work for other distributions too. I’ll be explaining everything in detail so you can understand what is going on even if you are new to the Linux world. I’ll even get into some more complex features. In this ffmpeg tutorial, I’ll show you how to install ffmpeg and I’ll be covering it’s different uses. However, it’s a very powerful program that can be used in more complex ways and even replace an editing workflow. What I love even more about ffmpeg is that it can be used on it’s own to accomplish many processing tasks in a very simple manner (with one or two commands). A number of Linux video editors use ffmpeg underneath the GUI. It is a framework with a multitude of features and, because of it’s open source license, it is the base for many widespread apps such as VLC, YouTube, iTunes and many more.

It also demonstrates some useful ffmpeg commands for practical usage.įfmpeg is a CLI (command line based) utility for processing media files. Note - I swear the pitch is different than when it plays in dolby digital.Brief: This detailed guide shows how to install ffmpeg in Ubuntu and other Linux distributions. I got a warning message about matching filter/ao format not being found, but it does play, and the receiver detects dolby digital. Sample format big-endian AC3 not yet supported alsa-lib: pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:AES0=6ĪO: 44100Hz 2ch ac3 (1 bytes per sample)

alsa-lib: conf.c:3949:(snd_config_expand) Unknown parameters AES0=6

Selected audio codec: afm: hwac3 (AC3 through S/PDIF) Opening audio decoder: AC3/DTS pass-through S/PDIF Trying to force audio codec driver family hwac3. Selected video codec: vfm: ffmpeg (FFmpeg MPEG-4) Opening video decoder: FFmpeg's libavcodec codec family Software: VirtualDubMod 1.5.10.1 (build 2366/release) Code: Select all AVI file format detected.
