tom.judd62
11th September 2005, 10:07
I have the commands below in a .bat file:
"BeSweet.exe" -core( -input "luka.mpa" -output "luka.mp4" -logfilea "BeSweet.log" ) -bsn( -2ch )
"BeSweet.exe" -core( -input "luka.mpa" -output "luka.mp4" -logfilea "BeSweet.log" ) -bsn( -2ch -config )
The first works as expected, the second causes shibatch to convert the sample rate from 48 to 44.1KHz. I think the only difference should be that the AAC encoder's config dialog appears (which it does). Is this a bug or have I failed to understand why this is necessary? Log file below.
BeSweet v1.5b31 by DSPguru.
--------------------------
Using hip.dll v1.19 by Myers Carpenter <myers@users.sf.net>
Using Shibatch.dll v0.25 by Naoki Shibata & DSPguru (shibatch.sourceforge.net).
Using bsn.dll v0.24 by DPeshev,Richard,E-Male,DSPguru (DSPguru.Doom9.org).
Logging start : 09/11/05 , 09:47:32.
BeSweet.exe -core( -input luka.mpa -output luka.mp4 -logfilea BeSweet.log ) -bsn( -2ch )
[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : luka.mpa
[00:00:00:000] | Output: luka.mp4
[00:00:00:000] | Floating-Point Process: No
[00:00:00:000] | Source Sample-Rate: 48.0KHz
[00:00:00:000] +-------- BSN --------
[00:00:00:000] | bitrate: vbr streaming
[00:00:00:000] | HE-aac high quality encoding
[00:00:00:000] +---------------------
BeSweet v1.5b31 by DSPguru.
--------------------------
Using hip.dll v1.19 by Myers Carpenter <myers@users.sf.net>
Using Shibatch.dll v0.25 by Naoki Shibata & DSPguru (shibatch.sourceforge.net).
Using bsn.dll v0.24 by DPeshev,Richard,E-Male,DSPguru (DSPguru.Doom9.org).
Logging start : 09/11/05 , 09:47:36.
BeSweet.exe -core( -input luka.mpa -output luka.mp4 -logfilea BeSweet.log ) -bsn( -2ch -config )
[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : luka.mpa
[00:00:00:000] | Output: luka.mp4
[00:00:00:000] | Floating-Point Process: No
[00:00:00:000] +------ Shibatch -----
[00:00:00:000] | Source Sample-Rate: 48.0KHz
[00:00:00:000] | Dest. Sample-Rate: 44.1KHz
[00:00:00:000] | Attenuation : 0.0db
[00:00:00:000] +-------- BSN --------
[00:00:00:000] | bitrate: vbr streaming
[00:00:00:000] | HE-aac high quality encoding
[00:00:00:000] +---------------------
"BeSweet.exe" -core( -input "luka.mpa" -output "luka.mp4" -logfilea "BeSweet.log" ) -bsn( -2ch )
"BeSweet.exe" -core( -input "luka.mpa" -output "luka.mp4" -logfilea "BeSweet.log" ) -bsn( -2ch -config )
The first works as expected, the second causes shibatch to convert the sample rate from 48 to 44.1KHz. I think the only difference should be that the AAC encoder's config dialog appears (which it does). Is this a bug or have I failed to understand why this is necessary? Log file below.
BeSweet v1.5b31 by DSPguru.
--------------------------
Using hip.dll v1.19 by Myers Carpenter <myers@users.sf.net>
Using Shibatch.dll v0.25 by Naoki Shibata & DSPguru (shibatch.sourceforge.net).
Using bsn.dll v0.24 by DPeshev,Richard,E-Male,DSPguru (DSPguru.Doom9.org).
Logging start : 09/11/05 , 09:47:32.
BeSweet.exe -core( -input luka.mpa -output luka.mp4 -logfilea BeSweet.log ) -bsn( -2ch )
[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : luka.mpa
[00:00:00:000] | Output: luka.mp4
[00:00:00:000] | Floating-Point Process: No
[00:00:00:000] | Source Sample-Rate: 48.0KHz
[00:00:00:000] +-------- BSN --------
[00:00:00:000] | bitrate: vbr streaming
[00:00:00:000] | HE-aac high quality encoding
[00:00:00:000] +---------------------
BeSweet v1.5b31 by DSPguru.
--------------------------
Using hip.dll v1.19 by Myers Carpenter <myers@users.sf.net>
Using Shibatch.dll v0.25 by Naoki Shibata & DSPguru (shibatch.sourceforge.net).
Using bsn.dll v0.24 by DPeshev,Richard,E-Male,DSPguru (DSPguru.Doom9.org).
Logging start : 09/11/05 , 09:47:36.
BeSweet.exe -core( -input luka.mpa -output luka.mp4 -logfilea BeSweet.log ) -bsn( -2ch -config )
[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : luka.mpa
[00:00:00:000] | Output: luka.mp4
[00:00:00:000] | Floating-Point Process: No
[00:00:00:000] +------ Shibatch -----
[00:00:00:000] | Source Sample-Rate: 48.0KHz
[00:00:00:000] | Dest. Sample-Rate: 44.1KHz
[00:00:00:000] | Attenuation : 0.0db
[00:00:00:000] +-------- BSN --------
[00:00:00:000] | bitrate: vbr streaming
[00:00:00:000] | HE-aac high quality encoding
[00:00:00:000] +---------------------