View Single Post
Old 8th May 2003, 13:37   #64  |  Link
TFM_TheMask
Registered User
 
TFM_TheMask's Avatar
 
Join Date: Apr 2003
Location: Netherlands
Posts: 131
That doesn't work. I use this commandline:

0: BeSweet.dll
1: -core(
2: -input
3: ac3input
4: -output
5: Test.mp2
6: -logfile
7: Test.txt
8: )
9: -ota(
10: -r
11: 960
12: 1001
13: -g
14: max
15: )
16: -shibatch(
17: --rate
18: 44100
19: )
20: -2lame(
21: -e
22: -b
23: 224
24: -m
25: s
26: )
besweet_argc: 27

I feed mpaburst a stream like BeStrip does with Ac3Burst.

By the way must I use AC3input in the commandline or does this trigger something else.

The logfile is:
BeSweet v1.5b6 by DSPguru.
--------------------------
Using azid.dll v1.8 (b825) by Midas (midas@egon.gyaloglo.hu).
Using Shibatch.dll v0.2 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 : 05/08/03 , 14:24:03.

BeSweet.dll -core( -input ac3input -output Test.mp2 -logfile Test.txt ) -ota( -r 960 1001 -g max ) -shibatch( --rate 44100 ) -2lame( -e -b 224 -m s )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : ac3input
[00:00:00:000] | Output: Test.mp2
[00:00:00:000] | Floating-Point Process: Yes
[00:00:00:000] +-------- AZID -------
[00:00:00:000] | Output Stereo mode: Dolby surround compatible
[00:00:00:000] | Total Gain: 0.000dB, Compression: None
[00:00:00:000] | LFE levels: To LR -INF, To LFE 0.0dB
[00:00:00:000] | Center mix level: BSI
[00:00:00:000] | Surround mix level: BSI
[00:00:00:000] | Dialog normalization: No
[00:00:00:000] | Rear channels filtering: No
[00:00:00:000] +------ Shibatch -----
[00:00:00:000] | Source Sample-Rate: 48.0KHz
[00:00:00:000] | Dest. Sample-Rate: 44.1KHz
[00:00:00:000] | Attenuation : 0.0db
[00:00:00:000] +-------- FRC --------
[00:00:00:000] | Source Frame-Rate: 960
[00:00:00:000] | Dest. Frame-Rate: 1001
[00:00:00:000] +------- MP2ENC ------
[00:00:00:000] | Bitrate method : CBR
[00:00:00:000] | MP2 bitrate : 224
[00:00:00:000] | Channels Mode : Stereo
[00:00:00:000] | Error Protection: Yes
[00:00:00:000] +---------------------

and then I got an access violation when I call mpabursts.

What am I doing wrong?
__________________
The Mask
Developer of The FilmMachine
An easy to use, wizard-like, AVI/MP4/MOV/RMVB/MKV to DVD conversion utility
TFM_TheMask is offline   Reply With Quote