diff --git a/index.html b/index.html index ea9c10d..c193ca3 100644 --- a/index.html +++ b/index.html @@ -728,7 +728,7 @@
- + @@ -844,7 +844,7 @@ - +The flac tool is the tool created by the FLAC project to transcode to/from FLAC and to manipulate metadata in FLAC files. One advantage it has over other tools used to transcode into FLAC is the capability of embedding foreign metadata (such as BWF metadata). This means that it is possible to compress a BWF file into FLAC and maintain the ability to transcode back into an identical BWF, metadata and all. For a more detailed explanation, see Dave Rice's article on the topic, from which the following commands are adapted.
+The flac tool is the tool created by the FLAC project to transcode to/from FLAC and to manipulate metadata in FLAC files. One advantage it has over other tools used to transcode into FLAC is the capability of embedding foreign metadata (such as BWF metadata). This means that it is possible to compress a BWF file into FLAC and maintain the ability to transcode back into an identical BWF, metadata and all. For a more detailed explanation, see Dave Rice's article on the topic, from which the following commands are adapted.
Use this command to transcode from WAV to FLAC while maintaining BWF metadata
flac --best --keep-foreign-metadata --preserve-modtime --verify input.wav