summaryrefslogtreecommitdiffstats
path: root/content/posts/manually-fixing-malformed-aac-bitstreams.md
diff options
context:
space:
mode:
authorbreadcat2020-06-19 14:14:21 +0100
committerbreadcat2020-06-19 14:14:21 +0100
commit02950f010e162f062945e7e63b7a16e6b01b0475 (patch)
tree6946db0308a60e72b2d349ba8ecd7b57713ff9cc /content/posts/manually-fixing-malformed-aac-bitstreams.md
parente46e122716b4f602491dd12ee78741463ec7fe51 (diff)
downloadblog.minskio.co.uk-02950f010e162f062945e7e63b7a16e6b01b0475.tar.gz
blog.minskio.co.uk-02950f010e162f062945e7e63b7a16e6b01b0475.tar.bz2
blog.minskio.co.uk-02950f010e162f062945e7e63b7a16e6b01b0475.zip
Case sensitive page tags
Diffstat (limited to 'content/posts/manually-fixing-malformed-aac-bitstreams.md')
-rw-r--r--content/posts/manually-fixing-malformed-aac-bitstreams.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/manually-fixing-malformed-aac-bitstreams.md b/content/posts/manually-fixing-malformed-aac-bitstreams.md
index 120a1aa..0cbcd32 100644
--- a/content/posts/manually-fixing-malformed-aac-bitstreams.md
+++ b/content/posts/manually-fixing-malformed-aac-bitstreams.md
@@ -1,7 +1,7 @@
---
title: "Manually fixing malformed AAC bitstreams"
date: 2019-10-22T09:21:00
-tags: ["formats", "guides", "media", "snippets", "software", "windows"]
+tags: ["Formats", "Guides", "Media", "Snippets", "Software", "Windows"]
---
Recently while running `youtube-dl` on Windows, `ffmpeg` wasn't found in `%PATH%`, so it was unable to automatically fix the AAC bitstream. The file will play fine, but in the interest of completeness I still wanted this to be applied to my new files.