d62ks821
4th May 2002, 22:40
There appears to be a problem with 1.0.9b1 resulting in 0 volume MP2 audio file. I am running in AVI2SVCD mode and there appears to be a stray ")" in the besweet command line. As is, I get a 0 volume .mp2 file. If I rerun the besweet command line manually, with the stray ")" removed, all is well.
ORIGINAL:
========
"E:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "I:\Legacy_svcd\Extracted_audio_1.wav" -output "I:\LEGACY~1\Encoded_audio_1.mp2" -logfile "I:\LEGACY~1\Encoded_audio_1.log" ) -ota( -g max -r 29970 29965 ) -2lame( -e -b 192 -m s )
MANUALLY RUN:
============
"E:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "I:\Legacy_svcd\Extracted_audio_1.wav" -output "I:\LEGACY~1\Encoded_audio_1.mp2" -logfile "I:\LEGACY~1\Encoded_audio_1.log" -ota( -g max -r 29970 29965 ) -2lame( -e -b 192 -m s )
ORIGINAL:
========
"E:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "I:\Legacy_svcd\Extracted_audio_1.wav" -output "I:\LEGACY~1\Encoded_audio_1.mp2" -logfile "I:\LEGACY~1\Encoded_audio_1.log" ) -ota( -g max -r 29970 29965 ) -2lame( -e -b 192 -m s )
MANUALLY RUN:
============
"E:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "I:\Legacy_svcd\Extracted_audio_1.wav" -output "I:\LEGACY~1\Encoded_audio_1.mp2" -logfile "I:\LEGACY~1\Encoded_audio_1.log" -ota( -g max -r 29970 29965 ) -2lame( -e -b 192 -m s )