Log in

View Full Version : bug in 1.0.9b1 resulting in blank MP2 audio file


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 )

dvd2svcd
4th May 2002, 22:51
For you info, that is not a stray ) it must be there.

Read this: http://forum.doom9.org/showthread.php?s=&threadid=24377&highlight=besplit

DSPguru
4th May 2002, 23:46
IS IT REALLY THAT HARD TO ATTACH YOUR LOGFILE WHEN REPORTING "BUGS" :devil: ?!
Originally posted by dvd2svcd
it must be there.agreed!

d62ks821
10th May 2002, 17:58
Just to follow up. My problem was the -r 29970 29965 parameter in the -ota section of the besweet command line. Using this always produces a 0 volume output .mp2 file for me. I worked around the problem by using time warp feature of Goldwave editor on the extracted .WAV file, then manually rerunning the besweet command line sans the -r 29970 29965 option, and rerunning AVI2SVCD from mutiplex point on.

I think this occurred in the first place because my .AVI source was not quite 29.97fps, as captured by iuVCR.

DSPguru
10th May 2002, 20:52
well, not all FRC combinations are supported.
you can see it here (http://forum.doom9.org/showthread.php?s=&threadid=15738), line 10.