Log in

View Full Version : Problem with BeSweet ssrc


mmmiller
30th January 2003, 16:19
Hello,

Have been searching for hours on the forum now for a solution for my problem, but can't find the proper solution... That's why I put my problem on the forum now.

I'm trying to convert a DivX file to SVCD using AVI2SVCD.

After MadPlay. The next command is given:

C:\Progra~1\DVD2SVCD\BeSweet\BeSweet.exe -core( -input D:\DVD2SVCD\Encoded_audio_1.mp2.wav -output D:\DVD2SVCD\Encoded_audio_1.mp2 -logfile D:\DVD2SVCD\Encoded_audio_1.log ) -ota( -g max -r 23976 23977 ) -ssrc( --rate 48000 ) -2lame( -e -b 128 -m s )

BeSweet (1.4) crashes. It gives an error in the ssrc.dll. I decided to upgrade to Besweet 1.5b13 and gave the same command.

BeSweet (1.5b13) crashes too. It gives an error in the shibatch.dll.

I guessed the input file would be corrupt so I tried to run BeSplit.
No errors occur: The BeSplit.txt looks like this:

BeSplit v0.82 by DSPguru.
--------------------------
Logging start : 01/30/03 , 11:44:55.

C:\progra~1\BeSplit\BeSplit.exe -core( -input D:\Dvd2Svcd\Extracted_audio_1.mpa -prefix D:\Dvd2Svcd\Extracted_audio -logfile BeSplit.txt -type mp3 -fix )

[00:00:00:000] +------- BeSplit -----
[00:00:00:000] | Input : D:\Dvd2Svcd\Extracted_audio_1.mpa
[00:00:00:000] | Output Prefix : D:\Dvd2Svcd\Extracted_audio
[00:00:00:000] +---------------------
[01:32:20:519] | Writing D:\Dvd2Svcd\Extracted_audio01.mp3
[01:32:20:519] +---------------------
[01:32:20:519] Operation Completed !
[00:01:24:000] <-- Process Duration
Logging ends : 01/30/03 , 11:46:19.

I guessed the problem would be the upgrading to 48.0 Khz, so I decided to remove this part... The command line becomes:

C:\Progra~1\DVD2SVCD\BeSweet\BeSweet.exe -core( -input D:\DVD2SVCD\Encoded_audio_1.mp2.wav -output D:\DVD2SVCD\Encoded_audio_1.mp2 -logfile D:\DVD2SVCD\Encoded_audio_1.log ) -ota( -g max -r 23976 23977 ) -2lame( -e -b 128 -m s )

I have to wait for about 3 hours (!)

Things seem to work... The Encoded_audio_1.log looks like this:

BeSweet v1.5b13 by DSPguru.
--------------------------
Using Shibatch.dll v0.24 by Naoki Shibata & DSPguru (shibatch.sourceforge.net).
Using MP2enc.dll v1.129 (23/5/2002), Engine 1.129 <http://www.cdex.n3.net>.

Logging start : 01/30/03 , 12:16:00.

C:\Progra~1\DVD2SVCD\BeSweet\BeSweet.exe -core( -input D:\DVD2SVCD\Encoded_audio_1.mp2.wav -output D:\DVD2SVCD\Encoded_audio_1.mp2 -logfile D:\DVD2SVCD\Encoded_audio_1.log ) -ota( -g max -r 23976 23977 ) -2lame( -e -b 128 -m s )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : D:\DVD2SVCD\Encoded_audio_1.mp2.wav
[00:00:00:000] | Output: D:\DVD2SVCD\Encoded_audio_1.mp2
[00:00:00:000] | Floating-Point Process: Yes
[00:00:00:000] | Overall Track Gain: 0.107dB
[00:00:00:000] | Source Sample-Rate: 44.1KHz
[00:00:00:000] +-------- FRC --------
[00:00:00:000] | Source Frame-Rate: 23976
[00:00:00:000] | Dest. Frame-Rate: 23977
[00:00:00:000] +------- MP2ENC ------
[00:00:00:000] | Bitrate method : CBR
[00:00:00:000] | MP2 bitrate : 128
[00:00:00:000] | Channels Mode : Stereo
[00:00:00:000] | Error Protection: Yes
[00:00:00:000] +---------------------
[01:32:27:688] Conversion Completed !
[01:32:27:688] Actual Avg. Bitrate : 127kbps
[03:13:50:000] <-- Transcoding Duration
Logging ends : 01/30/03 , 15:29:50.

I try to play the encoded_audio_1.mp2 file -> no sound.

I try to restart AVI2SVCD on the Muxing and cutting point... No errors occur, but the resulting 2 mpg's don't have any sound when played in PowerDVD.

What do I do wrong?

By the way: this is the dvd2svcd_log.txt:

The original video framerate of 23.977 is not supported. The framerate will be adjusted!
--------------------------------------------------------
- 29-1-03 21:25:21
- AVI to SVCD Conversion
- AVI2SVCD ver. 1.0.9 build 3
--------------------------------------------------------
Initializing
Initializing finished.

--------------------------------------------------------
- 29-1-03 21:25:23
- Free on drive D: 7231.66 mb
- AUDIO Extraction
--------------------------------------------------------
Audio extraction finished.

--------------------------------------------------------
- 29-1-03 21:25:53
- Free on drive D: 7147.30 mb
- AUDIO conversion
--------------------------------------------------------

Converting MP2 to WAV. Filename: D:\DVD2SVCD\Extracted_audio_1.mpa
Executing MADPlay (mp2 to wav). Commandline:
"C:\Program Files\DVD2SVCD\MADPlay\madplay.exe" --quiet --output=wave:"D:\DVD2SVCD\Encoded_audio_1.mp2.wav" "D:\DVD2SVCD\Extracted_audio_1.mpa"
Conversion (mp2 to wav) of D:\DVD2SVCD\Extracted_audio_1.mpa finished.


Converting Audio to MP2. Filename: D:\DVD2SVCD\Extracted_audio_1.mpa
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "D:\DVD2SVCD\Encoded_audio_1.mp2.wav" -output "D:\DVD2SVCD\Encoded_audio_1.mp2" -logfile "D:\DVD2SVCD\Encoded_audio_1.log" ) -ota( -g max -r 23976 23977 ) -ssrc( --rate 48000 ) -2lame( -e -b 128 -m s )
Audio conversion of D:\DVD2SVCD\Extracted_audio_1.mpa finished.

Audio conversion finished.

--------------------------------------------------------
- 29-1-03 21:30:02
- Free on drive D: 6215.20 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------
- Editing AVS script file

Executing Cinema Craft Encoder.
StreamSectors: 1543075576
AudioSectors: 89966688
VideoPAPO: 22509432
ScanOffsetBytes: 159416
SeqAligningBytes: 10131798
DVDBytes: 0
VideoEndHeader: 8
SubtitleSectors: 0
EmptySectors: 238.00
PictureSectors: 0.00
PureMPEGStream: 1420308233.73
Seconds: 5547.83
CalcMPEGStream: 1420308233.73
Frames: 132847
CDSize: 740.00
Cut point 736.00
Variable Settings:
Frames: 132847
Anti Noise Filter: 2
Passes: 2
Image Quality: 17
VAF file creation: On
Video Encoding Mode: Multipass VBR
Min. bitrate: 300
Max. bitrate: 2530
Avg. Bitrate: 2048
Aspect Ratio: 16:9 (borders added, encoded as 4:3)

---AVS Begin---
LoadPlugin("C:\PROGRA~1\DVD2SVCD\SIMPLE~1\SIMPLE~1.DLL")
LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2DEC\MPEG2DEC.DLL")
AVISource("D:\TOYSTO~1.AVI")
ConvertToYUY2()
LoadPlugin("C:\Progra~1\Gabest\Vobsub\textsub.vdf")
TextSub("D:\ts2.srt")
AssumeFPS(23.976,True)
SimpleResize(480,368)
AddBorders(0,56,0,56)
ResampleAudio(44100)
----AVS End----

Closing program
CCE Max Speed: 1.080
Video Encoding finished.

--------------------------------------------------------
- 30-1-03 1:49:04
- Free on drive D: 4834.56 mb
- Video Pulldown
--------------------------------------------------------
Executing Pulldown. Commandline:
"C:\Program Files\DVD2SVCD\pulldown\pulldown.exe" "D:\DVD2SVCD\Encoded_Video_CCE_NTSC.mpv" "D:\DVD2SVCD\Pulldown_Encoded_Video_NTSC.mpv"
Video pulldown finished.

--------------------------------------------------------
- 30-1-03 1:56:52
- Free on drive D: 3486.48 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 30-1-03 1:56:54
- Free on drive D: 3486.48 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 30-1-03 1:56:56
- Free on drive D: 3486.48 mb
- Multiplexing and cutting
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
Offset in Seconds: 2
Executing bbMPEG.
Variable Settings:
Movie offset: 2 seconds
Cut point: 736 mb

Executing RunbbMPEG. Commandline:
"C:\Program Files\DVD2SVCD\bbMPEG\RunbbMPEG.exe" "D:\DVD2SVCD\bbMPEG_Muxed_File.mpg"
File not found
--------------------------------------------------------
- 30-1-03 15:32:49
- AVI to SVCD Conversion
- AVI2SVCD ver. 1.0.9 build 3
--------------------------------------------------------
Initializing
Initializing finished.

--------------------------------------------------------
- 30-1-03 15:32:51
- Free on drive D: 3317.56 mb
- Crash Recovery
- Restarting from: Muxing and Cutting
--------------------------------------------------------
- 30-1-03 15:32:53
- Free on drive D: 3317.53 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 30-1-03 15:32:55
- Free on drive D: 3317.53 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 30-1-03 15:32:58
- Free on drive D: 3317.53 mb
- Multiplexing and cutting
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
Offset in Seconds: 2
Executing bbMPEG.
Variable Settings:
Movie offset: 2 seconds
Cut point: 736 mb

Executing RunbbMPEG. Commandline:
"C:\Program Files\DVD2SVCD\bbMPEG\RunbbMPEG.exe" "D:\DVD2SVCD\bbMPEG_Muxed_File.mpg"
Length of D:\DVD2SVCD\bbMPEG_Muxed_File00.mpg
2725 Seconds
Offset in Seconds: 2727
Executing bbMPEG.
Variable Settings:
Movie offset: 2 seconds
Cut point: 736 mb

Executing RunbbMPEG. Commandline:
"C:\Program Files\DVD2SVCD\bbMPEG\RunbbMPEG.exe" "D:\DVD2SVCD\bbMPEG_Muxed_File.mpg"
Multiplexing and cutting finished.

CD-Image creation finished.

--------------------------------------------------------
- 30-1-03 15:45:35
- Free on drive D: 2585.81 mb
- SVCD Creation finished!
--------------------------------------------------------


I hope someone can help me... Thanks in advance !


mmmiller

DSPguru
30th January 2003, 18:45
Originally posted by mmmiller
BeSweet (1.4) crashes. It gives an error in the ssrc.dll.it didn't crash. it reported an error and quit :).

use the following commandline :
C:\Progra~1\DVD2SVCD\BeSweet\BeSweet.exe -core( -input D:\DVD2SVCD\Encoded_audio_1.mp2.wav -output D:\DVD2SVCD\Encoded_audio_1.mp2 -logfilea D:\DVD2SVCD\Encoded_audio_1.log ) -2lame( -e -b 128 -m d )

mmmiller
30th January 2003, 20:06
It didn't report an error. It didn't quit. :D

It works ! Thanks a lot !

So I should not correct such a small difference in fps and i should not upsample to 48000 ? :confused:

Why the d (Dual Channel) in 2lame instead of the s (Stereo)?

Just trying to learn...

Great program by the way !

mmmiller

DSPguru
30th January 2003, 20:23
Originally posted by mmmiller
So I should not correct such a small difference in fpsno :)and i should not upsample to 48000 ? :confused: naa.. it just waistes precious time..

Why the d (Dual Channel) in 2lame instead of the s (Stereo)?because mp2enc always encodes stereo as dual channel, so it better to report it as pure dual channel to the svcd player.

Just trying to learn...appreciated.

Great program by the way !thank you!