blog.minskio.co.uk

Content and theme behind minskio.co.uk
Log | Files | Refs

commit d2e1fefa0c2998f049b8bfbb68bdb6ccfccf0856
parent ae76b1bce5e8580548c539f9d46303aa7622f733
Author: breadcat <peter@minskio.co.uk>
Date:   Fri, 23 Apr 2021 17:59:31 +0100

Update article tag

Most certainly work related

Diffstat:
Mcontent/posts/ffmpeg-pbx-conversions.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/posts/ffmpeg-pbx-conversions.md b/content/posts/ffmpeg-pbx-conversions.md @@ -1,7 +1,7 @@ --- title: "FFmpeg audio conversions for PBX" date: 2019-01-14T16:08:00 -tags: ["Formats", "Guides", "Linux", "PBX", "Snippets", "Windows"] +tags: ["Formats", "Guides", "Linux", "PBX", "Snippets", "Windows", "Work"] --- Firstly, grab a copy of `ffmpeg` from the [official website](https://www.ffmpeg.org/download.html#build-windows) if you're running Windows, or your package manager if you're running Linux.