diff --git a/index.html b/index.html index ea29db2..7e0d2f4 100644 --- a/index.html +++ b/index.html @@ -331,9 +331,9 @@
-qscale:a 1
This sets the encoder to use a constant quality with a variable bitrate of between 190-250kbit/s. If you would prefer to use a constant bitrate, this could be replaced with -b:a 320k to set to the maximum bitrate allowed by the MP3 format. For more detailed discussion on variable vs constant bitrates see here.
output_file
path and name of the output file
-

A couple notes

+

A couple notes