I'm trying to figure out how to encode using the "-V 0 --vbr-new" standard with dbPoweramp R12. I've set the target to VBR, selected the V 0 option, and set the encoding to "Slow (High Quality)".
Initially I thought the Fast encoding setting referred to the fast VBR encoding method (--vbr-new) as -V 0 --vbr-new is identical to --preset fast extreme. However, it encoded far too quickly, and was producing filesizes larger than expected. So, I set the encoding quality to Slow (High Quality) and now the file sizes are within a few KB of encodes I did using the LAME CLI. But I'm still not sure if my settings are identical to -V 0 --vbr-new.
Also, if I wanted to use the CLI encoder, what command line options would I use?
Currently I have this set: -V 0 --vbr-new [infile] [outfile]
Initially I thought the Fast encoding setting referred to the fast VBR encoding method (--vbr-new) as -V 0 --vbr-new is identical to --preset fast extreme. However, it encoded far too quickly, and was producing filesizes larger than expected. So, I set the encoding quality to Slow (High Quality) and now the file sizes are within a few KB of encodes I did using the LAME CLI. But I'm still not sure if my settings are identical to -V 0 --vbr-new.
Also, if I wanted to use the CLI encoder, what command line options would I use?
Currently I have this set: -V 0 --vbr-new [infile] [outfile]
Comment