Log in

View Full Version : Two pass mode with BSN


Tueurne
2nd December 2003, 17:44
Hi all

DSPguru, Will you try to implement two pass mode into BSN ?

KpeX
2nd December 2003, 17:56
Two pass mode? Please be more clear, what would you want two pass encoding for, especially in BSN? Nero doesn't do any kind of two-pass that I know of.

Tueurne
2nd December 2003, 18:08
--maximize -g max
and I think BSN is not fully compatible with 6.0.23 too I stayed on 6.0.19

tiki4
2nd December 2003, 18:13
If you refer to something like:

besweet -core( -input nix.ac3 -output c:\nix.mp4 -logfile BeSweet.log ) -azid( -c normal -L -3db -s surround --maximize ) -shibatch( --rate 44100 ) -bsn( -2ch )

That works without any problems (6.0.0.19 and 6.0.0.23). What other problem do you have with .23 libraries?

tiki4

Tueurne
2nd December 2003, 18:17
Argf I thought it didn't work I will test thx i used hybridgain for the moment
is there a difference between -shibatch( --rate 44100 ) and --ssrc( --rate 44100) ?

Tuning
2nd December 2003, 18:22
Originally posted by Tueurne
Argf I thought it didn't work I will test thx i used hybridgain for the moment
is there a difference between -shibatch( --rate 44100 ) and --ssrc( --rate 44100) ?

Note that, No directshow filters for AAC is supporting hybrid/post gain at the moment.

regarding the two downsampling methods, I think second one is faster.

KpeX
2nd December 2003, 19:24
Your best bet is probably to use the command line posted by tiki4.

Regarding resampling, there shouldn't be any difference - both refer to shibatch.dll, AFAIK.

Tueurne
2nd December 2003, 19:33
k thx