summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorbreadcat2021-04-23 17:59:31 +0100
committerbreadcat2021-04-23 17:59:31 +0100
commitd2e1fefa0c2998f049b8bfbb68bdb6ccfccf0856 (patch)
tree572bcc18910a571a19070e433086d08452a774f0 /content
parentae76b1bce5e8580548c539f9d46303aa7622f733 (diff)
downloadblog.minskio.co.uk-d2e1fefa0c2998f049b8bfbb68bdb6ccfccf0856.tar.gz
blog.minskio.co.uk-d2e1fefa0c2998f049b8bfbb68bdb6ccfccf0856.tar.bz2
blog.minskio.co.uk-d2e1fefa0c2998f049b8bfbb68bdb6ccfccf0856.zip
Update article tag
Most certainly work related
Diffstat (limited to 'content')
-rw-r--r--content/posts/ffmpeg-pbx-conversions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/ffmpeg-pbx-conversions.md b/content/posts/ffmpeg-pbx-conversions.md
index 26e0ba0..55b55f7 100644
--- 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.