diff --git a/index.html b/index.html index 60c57e2..b95696e 100644 --- a/index.html +++ b/index.html @@ -225,7 +225,7 @@
ffmpeg -i input_file.wav -c copy -write_bext 1 -metadata field_name='Content' output_file.wav
This command will write a file in the Broadcast WAV format (BWF) containing a BEXT chunk with related metadata.
+This command will write a file in the Broadcast Wave Format (BWF) containing a BEXT chunk with related metadata.