Log in

View Full Version : BeSweet v1.2b6 aborts non/gracefully parsing/encoding


Belgarad
19th March 2002, 02:21
During my dvd2svcd process i noticed that there was no encoded audio *.mpa file although there was proper extraced audiofile.
So i tried the extracetd one with the mediaplay and it worked (showed the right time ~ 1:20:22 (hh/mm/ss) and played ok.
But Besweet stopped parsing (-ota (-g max)) at 00:20:30.
In another case, Besweet ungracefully aborts parsing after ~00:08:02 and w2k reported an application failure and the that the application would have to be closed.
However, most of the time, Besweets works perfect.
Well i think that it has something to do with the source file, my extracted audio. But since the extracted audio file plays (as said before) maybe there is a workaround or patch for besweet?
It is bad because the created svcd still miss audio, of cause :-)

P.S. this happend also when i turned -ota(-g max ) into -ota(-g 0db ) to bypass the parseing.

Here the batch file i used to do the encoding. the extracted audio was created by dvd2svcd using dvd2avi based on a dvbrecording (not a dvd rip)


D:\Daten\Video\dvd2svcd-sv>D:\APPS\DVD2SVCD\BeSweet\BeSweet.exe -core( -input D:\Daten\Video\dvd2svcd-sv\Extracted_audio_1.mpa -output D:\Daten\Video\DVD2SV~1\Encoded_audio_1.mp2 -logfile D:\Daten\Video\DVD2SV~1\Encoded_audio_1.log ) -ota(-g max ) -2lame( -e -b 192 -m s )
BeSweet v1.2b6 by DSPguru.
--------------------------
Using mpglib.dll v2.00 by Michael Hipp (mh@mpg123.de).
Using MP2enc.dll v1.12 (1/0/1999), Engine 1.12 <http://www.cdex.n3.net>.

[00:20:30:996] Conversion Completed !


Visit DSPguru's Homepage at :

Belgarad
19th March 2002, 02:46
to proceed with the process i gave tempgenc a try to do the encoding (where besweet failed before) of the extracted audio file, - and it worked.
so maybe there is a problem with besweet in a way where it does not like 100% correct audiostreams where tempgenc is more tolerant.

DSPguru
19th March 2002, 06:12
http://forum.doom9.org/showthread.php?s=&threadid=15738

check the second Known Issue.


(will be fixed in the future)

Belgarad
20th March 2002, 21:10
thx very much for your quick response :-)
i appologise because i could/should have read this before.