Log in

View Full Version : Converting WAV 23.976fps to 25fps with besweet


rveupen
19th March 2002, 22:30
Hi,

I am quite new at this but what I am trying to do is to make a VCD from a NTSC divx AVI. I have checked the divx avi file under Virtualdub to confirm that the divx avi contains a VBR MP3. I then set Virtualdub to Full Processing Mode and saved the wav to a seperate file. I then converted the divx avi file from 23.976fps(NTSC) to 25fps(PAL). i then started BEsweet Gui v0.6 beta 26 and pointed the program to the latest besweet.exe file, input wav file and output wav file. I have a SoundBlaster Audigy card so i presume I dont have to use Downconvert and just leave it on 48Khz. I also marked the 3 green options on the 2Lame page and also marked the FRC presets on the BeSweet page and made sure output file is MP2. When i select WAV to MP2 the screen flashes and nothing happens. So i decided to log what happens and the following is logged:

Error 33: Unable to get SSRC interfaces
Quiting...
[00:00:00:000] Conversion Completed !
Logging ends : 03/19/02 , 22:02:49.

Can someone help me out with this??

Thx in advance

DSPguru
19th March 2002, 22:34
you didn't paste the whole logfile, but i can only guess you're using v1.3b1.
download the FULL version of BeSweet (v1.2), and unpack it to the relevant directory.

btw - the error message isn't correct.

rveupen
20th March 2002, 13:55
Thx DSPguru that was infact the case. I was using the 1.3b1 version that did not have the srcc.dll file. I dl the stable version and it all worked great now. Just a quick question about the BeSweet .exe file. If i use the 1.3b1 besweet.exe with the files you get with the 1.2 version....would this cause a prob?

And what do you mean with the error message isn't complete. That is the only thing that got logged when i was using the 1.3b1 version.

I am converting a divx file(NTSC 23,976) to a PAL(25) VCD. What i am doing in short is this:

1) Open divx in Virtualdub to confirm it has VBR audio. Set Vitualdub to Full Processing mode and Save the WAV to a seperate file
2) I then use AviFrate to set the fps of the divx from 23.976 to 25fps
3) I then use Besweet to convert the audio wave file from 23,976 to 25fps (wav to mp2) Do i have to use mp2 or can the output file also be mp3?
4) I then create the PAL VCD mpg file using tMPGEnc using the divx as video file and the wav file(created in step 1) as the audio file.
5) I then use Simple De-multiplex to split the mpg(created with tMPGEnc) to get the m1v(vcd) or m2v(svcd) file.
6) I then use bbmpeg to join the m1v(tMPGEnc video file) and mp2(Besweet MP2 file)
7) I then use burning software to create the vcd.

Is this a good way to convert my NTSC divx to a PAL VCD?

Thx