From 02950f010e162f062945e7e63b7a16e6b01b0475 Mon Sep 17 00:00:00 2001 From: breadcat Date: Fri, 19 Jun 2020 14:14:21 +0100 Subject: Case sensitive page tags --- content/posts/manually-fixing-malformed-aac-bitstreams.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/posts/manually-fixing-malformed-aac-bitstreams.md') 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. -- cgit v1.2.3