diff options
| author | Christian Cleberg <[email protected]> | 2026-03-11 03:43:49 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-03-11 03:43:49 -0500 |
| commit | 3f8b0e2bec1634b0a81b6a228a9c53a1174f56c9 (patch) | |
| tree | 3800cfbe99cbe8c4276ca8f1476936ac33c0f22d /content/blog/2022-07-30-flac-to-opus.org | |
| parent | e4fc1f14a255d0bcb961c056357ca7eff5467a13 (diff) | |
| download | cleberg.net-3f8b0e2bec1634b0a81b6a228a9c53a1174f56c9.tar.gz cleberg.net-3f8b0e2bec1634b0a81b6a228a9c53a1174f56c9.tar.bz2 cleberg.net-3f8b0e2bec1634b0a81b6a228a9c53a1174f56c9.zip | |
update titles
Diffstat (limited to 'content/blog/2022-07-30-flac-to-opus.org')
| -rw-r--r-- | content/blog/2022-07-30-flac-to-opus.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2022-07-30-flac-to-opus.org b/content/blog/2022-07-30-flac-to-opus.org index 544754e..dd29e3d 100644 --- a/content/blog/2022-07-30-flac-to-opus.org +++ b/content/blog/2022-07-30-flac-to-opus.org @@ -1,5 +1,5 @@ #+date: [2022-07-30 Sat 00:00:00] -#+title: Automating Recursive FLAC to Opus Conversion with a Bash Script +#+title: automating recursive flac to opus conversion with a bash script #+description: Instructions for automating the conversion of audio files from FLAC to Opus format recursively within directory structures, including performance considerations and script usage. #+slug: flac-to-opus #+filetags: :linux: |
