Log in

View Full Version : BeSweet: FRC question


MattO
11th November 2002, 23:19
DSPGuru,

I have read this in the BeSweet FAQ:

"11 - not all FRC (frame-rate-conversion) values are supported. common FRCs are supported (NTSC2PAL / PAL2NTSC)."

which I assume means '-r 23976 25000' is supported, but I get an illegal operation every time.

It used to work fine with the old '-r 960 1001' line ;)

Here is my log:

----------

BeSweet v1.5b5 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).

Logging start : 11/11/02 , 22:15:28.

C:\X\BESWEET.EXE -core( -input d:\movie.ac3 -output d:\movie.wav -2ch -logfile d:\log.txt ) -azid( -g max -s surround2 ) -ota( -d 34 -r 23976 25000 ) -shibatch( --rate 44100 )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : d:\movie.ac3
[00:00:00:000] | Output: d:\movie.wav
[00:00:00:000] | Floating-Point Process: No
[00:00:00:033] +-------- AZID -------
[00:00:00:033] | Input Channels Mode: 2/0, Bitrate: 192kbps
[00:00:00:033] | Output Stereo mode: Dolby surround compatible
[00:00:00:033] | Total Gain: 11.723dB, Compression: None
[00:00:00:033] | LFE levels: To LR -INF, To LFE 0.0dB
[00:00:00:033] | Center mix level: BSI
[00:00:00:033] | Surround mix level: BSI
[00:00:00:033] | Dialog normalization: No
[00:00:00:033] | Rear channels filtering: No
[00:00:00:033] +------ Shibatch -----
[00:00:00:033] | Source Sample-Rate: 48.0KHz
[00:00:00:033] | Dest. Sample-Rate: 44.1KHz
[00:00:00:033] | Attenuation : 0.0db
[00:00:00:033] +-------- FRC --------
[00:00:00:033] | Source Frame-Rate: 23976
[00:00:00:033] | Dest. Frame-Rate: 25000
[00:00:00:033] +---------------------

----------

thanks for any help.

MattO