Difference between revisions of "Talk:LAME -q switch"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Created page with "= Suggested Documentation = ==Makaki's== Looking at both the official docs. The USAGE file and detail usage html document. I suggest they both be updated to contain the same de...")
 
 
Line 1: Line 1:
= Suggested Documentation =
+
=Suggested Documentation=
  
 
==Makaki's==
 
==Makaki's==
Line 5: Line 5:
 
Looking at both the official docs. The USAGE file and detail usage html document. I suggest they both be updated to contain the same description, which could be the following. I will edit this section in-place as new information becomes available.
 
Looking at both the official docs. The USAGE file and detail usage html document. I suggest they both be updated to contain the same description, which could be the following. I will edit this section in-place as new information becomes available.
  
 +
<pre>
 
-q 0: Use best and slowest of all algorithms/parameters available.
 
-q 0: Use best and slowest of all algorithms/parameters available.
 
-q 2: Same as -h. Higher quality than default. Lower values of -q may not produce significantly higher quality.
 
-q 2: Same as -h. Higher quality than default. Lower values of -q may not produce significantly higher quality.
Line 12: Line 13:
  
 
For the default VBR mode since LAME 3.98, -q 0 thru 4 are mapped to -q 0, and is the default.
 
For the default VBR mode since LAME 3.98, -q 0 thru 4 are mapped to -q 0, and is the default.
 +
</pre>
  
 
--[[User:Makaki|Makaki]] 19:06, 3 June 2013 (CEST)
 
--[[User:Makaki|Makaki]] 19:06, 3 June 2013 (CEST)

Latest revision as of 17:09, 3 June 2013

Suggested Documentation

Makaki's

Looking at both the official docs. The USAGE file and detail usage html document. I suggest they both be updated to contain the same description, which could be the following. I will edit this section in-place as new information becomes available.

-q 0: Use best and slowest of all algorithms/parameters available.
-q 2: Same as -h. Higher quality than default. Lower values of -q may not produce significantly higher quality.
-q 3: Default value. Good speed, good quality.
-q 5-6: Very fast, average quality. Uses faster huffman encoding (noise shaping)
-q 7-9: Same as -f. Fastest, lowest quality. Psycho acoustics are used for pre-echo & M/S, but no noise shaping is done.

For the default VBR mode since LAME 3.98, -q 0 thru 4 are mapped to -q 0, and is the default.

--Makaki 19:06, 3 June 2013 (CEST)