Quantcast Besweet: is this Correct Command-Line Settings? - digitalFAQ.com Forums [Archives]
  #1  
05-25-2004, 06:47 PM
bigggt bigggt is offline
Free Member
 
Join Date: Mar 2003
Location: IamCanadian
Posts: 848
Thanks: 0
Thanked 0 Times in 0 Posts
HI i usually use headach3e but was having trouble with this particular file so i thought i would give besweet a go again

Code:
"C:\DVD and KVCD programs\BeSweetv1.5b28\BeSweet.exe" -core( -input "C:\Video Encoding\Movie.ac3" -output "C:\Video Encoding\Movie.mp2" -logfilea "C:\DVD and KVCD programs\BeSweetGUIv0.7b4\BeSweet.log" ) -azid( -c light -L -3db ) -ota( -hybridgain ) -ssrc( --rate 44100 ) -mp2enc( -m d -b 112 -e )
Are these settings OK ,i was reading the guide at doom9 and they said to use Joint stereo but i used Dual Channel lioke with headach3e ,which one is correct

Thanx
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
05-26-2004, 04:44 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Never use joint stereo except if your bitrate is very low (112) and you encode in true stereo, NOT in surround mode.

Your line is correct but I don't like some of the defaults used by besweet and I suggest you to use this :

Code:
"C:\DVD and KVCD programs\BeSweetv1.5b28\BeSweet.exe" -core( -input "C:\Video Encoding\Movie.ac3" -output "C:\Video Encoding\Movie.mp2" -logfilea "C:\DVD and KVCD programs\BeSweetGUIv0.7b4\BeSweet.log" ) -azid( -L -3db ) -ota( -g max ) -ssrc( --rate 44100 ) -mp2enc( -m d -b 112)
Reply With Quote
  #3  
05-26-2004, 05:30 AM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
You should also add to azid the surround or Surround2 decoding flag.
In the newest Azid its called "dlii" or something like that.
Reply With Quote
  #4  
05-26-2004, 06:21 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
"surround" (now called dpl) is the default mode for azid.dll that's why it does not appears on the line.
Reply With Quote
  #5  
05-26-2004, 06:36 AM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
@ Biggit

Here's a nice site incl. all Parameters for engines used by BeSweet:

http://dspguru.notrace.dk/cli.html
(EDIT: Seems its not updated as the new ac3enc.dll for instance gots now more parameters.)

@ Phil

I didn't know that.
Thanx!
Reply With Quote
  #6  
05-26-2004, 06:58 PM
bigggt bigggt is offline
Free Member
 
Join Date: Mar 2003
Location: IamCanadian
Posts: 848
Thanks: 0
Thanked 0 Times in 0 Posts
Thanx Phil and Inc

With the above(mine) parameters when i play the mp2 in winamp all is fine but when i multiplex them something goes wrong The file is about 90 mb's shorter then it should be and the sound stops after the first minute,i had this problem before with Besweet but can't remember what I did.

I will try your settings Phil and read up on the Link from Incredible

Thanx again
Reply With Quote
  #7  
06-06-2004, 04:28 AM
WOWIEGURL WOWIEGURL is offline
Free Member
 
Join Date: Sep 2003
Posts: 384
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to WOWIEGURL
is this log correct? I'm trying to convert 32000hz to 44100hz

BeSweet v1.5b28 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>.
Manual Dynamic-Compression algorithm by LigH (author of WaveBooster).

Logging start : 06/06/04 , 19:21:18.

C:\KVCD stuff\BeSweetv1.5b28\BeSweet.exe -core( -input e:movie.wav -output e:movie.mp2 -logfilea C:\KVCD stuff\BeSweetGUIv0.7b4\BeSweet.log ) -ssrc( --rate 44100 ) -boost( /b3=5 /l=0.95 ) -mp2enc( -s 44.1 )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : e:\movie.wav
[00:00:00:000] | Output: e:\movie.mp2
[00:00:00:000] | Floating-Point Process: Yes
[00:00:00:000] +------ Shibatch -----
[00:00:00:000] | Source Sample-Rate: 32.0KHz
[00:00:00:000] | Dest. Sample-Rate: 44.1KHz
[00:00:00:000] | Attenuation : 0.0db
[00:00:00:000] +-------- BOOST ------
[00:00:00:000] | Algorithm by : Tera
[00:00:00:000] | Boost Factor : 5.0
[00:00:00:000] | Limit Factor : 0.95
[00:00:00:000] +------- MP2ENC ------
[00:00:00:000] | Bitrate method : CBR
[00:00:00:000] | MP2 bitrate : 192
[00:00:00:000] | Channels Mode : Dual Channel
[00:00:00:000] | Error Protection: No
[00:00:00:000] +---------------------
[01:23:43:832] Conversion Completed !
[01:23:43:832] Actual Avg. Bitrate : 191kbps
[00:09:14:000] <-- Transcoding Duration

Logging ends : 06/06/04 , 19:30:32.
Reply With Quote
  #8  
06-06-2004, 04:39 AM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
try BeSweet with the GUI, easy to use:

http://dspguru.notrace.dk/

Reply With Quote
  #9  
06-06-2004, 04:41 AM
WOWIEGURL WOWIEGURL is offline
Free Member
 
Join Date: Sep 2003
Posts: 384
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to WOWIEGURL
that was with gui but there are so many options is kinda confusing
Reply With Quote
  #10  
06-06-2004, 04:54 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
STOP DOUBLE POST ANY TIME YOU HAVE A QUESTION

I just answered to your other post AND I told you to stop this manners YESTERDAY :banghead:
Reply With Quote
  #11  
06-06-2004, 05:17 AM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Dialhot
STOP DOUBLE POST ANY TIME YOU HAVE A QUESTION

I just answered to your other post AND I told you to stop this manners YESTERDAY :banghead:
yes Phil,
and i told the same for WOWIEGURL a weeks ago....i saw the other post with the same besweet log!
Reply With Quote
  #12  
06-06-2004, 05:25 AM
WOWIEGURL WOWIEGURL is offline
Free Member
 
Join Date: Sep 2003
Posts: 384
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to WOWIEGURL
to day is the 1st time I post a be sweet log twice. However I will stop posting twice.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
TMPGEnc: Command Line Updates? Racer99 Video Encoding and Conversion 4 02-01-2005 11:10 AM
BeSweet: Command-line encoding settings error? WOWIEGURL Audio Conversion 5 07-19-2004 05:59 AM
Command-line DVD authoring? bilu Authoring VCD, DVD, Blu-ray 2 03-17-2004 09:38 AM
Translate ffvfw settings to mencoder command-line Razorblade2000 Video Encoding and Conversion 22 02-11-2004 08:24 PM
Using TMPGEnc from command line? girv Video Encoding and Conversion 7 07-01-2003 09:24 AM

Thread Tools



 
All times are GMT -5. The time now is 10:44 AM  —  vBulletin © Jelsoft Enterprises Ltd