From b88cbbd24894c38497cc356d401a6bdbc4fac127 Mon Sep 17 00:00:00 2001 From: Weaver Date: Thu, 27 Sep 2018 11:24:23 -0700 Subject: [PATCH] add closing tag --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 362f6c9..2e89515 100644 --- a/index.html +++ b/index.html @@ -2546,8 +2546,9 @@

Transcode from FLAC

Use this command to transcode from FLAC to reconstruct original BWF file. Command is the same as the prior command with the exception of substituting --decode for best and changing the input to a .flac file.

flac --decode --keep-foreign-metadata --preserve-modtime --verify input.flac

- + +