Category: PowerShell

A laptop and notepad

Compressing audio with FFmpeg and PowerShell

I recently had a folder full of audio files which I wanted to compress and I found that using FFmpeg and PowerShell offered a solution, so I thought I'd share what I learnt. In this short guide we'll learn how to use FFmpeg, a command line based program for processing of video and audio files, to make batch compression of audio files quick and easy. Continue reading »