PDA

View Full Version : @DSPguru Lame Profil.


Dark-Cracker
30th April 2002, 16:45
@dspguru
Hi i have a stupid question , i hope u or another people could answer me.I develop a prog an i use besweet for downsample .ac3 file to a .mp3 i want use profil, (most of them found on the hydrogenaudio forum) could u say me if there are correct for the bitrate wanted.

'56 kb/s
CBRmode = "-h -b 56 -m j "
ABRmode = "--abr 64 -mj -h -b40 -Z --lowpass 19.5 "
VBRmode = "-m s -q 0 -v --vbr-mtrh -V 0 -b 40 -B 64 --athtype 2"

'64 kb/s
CBRmode = "-h -b 64 -m j "
ABRmode = "--abr 80 -mj -h -b56 -Z --lowpass 19.5 "
VBRmode = "-m s -q 0 -v --vbr-mtrh -V 0 -b 56 -B 80 --athtype 2"

'80 kb/s
CBRmode = "-h -b 80 -m j "
ABRmode = "--abr 96 -mj -h -b64 -Z --lowpass 19.5 "
VBRmode = -m s -q 0 -v --vbr-mtrh -V 0 -b 64 -B 96 --athtype 2

'96 kb/s
CBRmode = "-h -b 96 -m j "
ABRmode = "--abr 112 -mj -h -b80 -Z --lowpass 19.5 "
VBRmode = -m s -q 0 -v --vbr-mtrh -V 0 -b 80 -B 112 --athtype 2

'112 kb/s
CBRmode = "-h -b 112 -m j "
ABRmode = "--abr 128 -mj -h -b96 -Z --lowpass 19.5 "
VBRmode = -m s -q 0 -v --vbr-mtrh -V 0 -b 96 -B 128 --athtype 2

'128 kb/s
CBRmode = "-h -b 128 -m j "
ABRmode = "--abr 134 -mj -h -b112 -Z --lowpass 19.5 "
VBRmode = "-m s -q 0 -v --vbr-mtrh -V 0 -b 112 -B 134 --athtype 2"

i know there is the new alt preset but i cant have the right bitrate if for exemple i use - alt preset insane (=~ 320 kbt/s)

does this profils are corrects and the best for the low bitrate (i need low bitrate for exemple when i use 2 streams in a movie file)?

Thank u for your answer, i hope it was not too stupid.

and what u u think about these 2 VBR line ??? :

--r3mix -b128 -Z
-v --vbr-mtrh -V 0 -b 64 -B 160 -h --nspsytune --athtype 2 --lowpass 16 --ns-bass -8 --scale 0.93


PS: sorry for my crap english.

Nic
30th April 2002, 16:53
You can try though:

--alt-preset 128
or
--alt-preset 160
etc.

:)

-Nic

Dark-Cracker
30th April 2002, 16:58
yes for the abr i could use this but after reading this :
http://www.ff123.net/cbr128.html

it seems to me
"--abr 128 -h --nspsytune --athtype 2 --lowpass 16 --ns-bass -8 --scale 0.93"

will perhaps give a better result instead of :

--alt-preset 128
(this is synonymous with --abr 128 -h --nspsytune --athtype 2 --lowpass 17.5 --ns-bass -6 --scale 0.93)

but i will do some tests :)

DSPguru
1st May 2002, 14:41
if you don't like to use the predefined alt-preset, you'd need to use BeSweet v1.3b12 :D.

new supported switches :
--noshort
--short
--athtype
--athlower
--noath
--athonly
--athshort
--lowpass
--nssafejoint
--nspsytune
--ns-bass
--ns-alto
--ns-treble
--nsmsfix
-X
-Y
-Z
-h
-f
-q