PDA

View Full Version : How to use Besweet without GUI?


Amnon82
25th February 2004, 14:39
I want to use Besweet with a batchfile.

The commandline is this one for example:

C:\Besweet\Besweet.exe -core(-imput "E:\Source\source_CorrectedTo0ms.ac3" -output "E:\Source\source_CorrectedTo0msreenc.ac3" -logfilea E:\source\source_CorrectedTo0msreenc.ac3.log ) -ota( -d 0 ) -ac3enc( -b 224 )

The line should be ok, or not? I get always the error message: 'This is a command line program. You can download a Gui for it...'

But I don't will use this GUI, cos I need a batchfile for my own app where I will use Besweet for reencoding AC3 Streams.

Can somebody help me with this?

Haaan
25th February 2004, 15:19
Normally, if you copy the command-line generated by Besweet GUI and you past it in a batch file, it should work perfectelly. I do it all the time.

Amnon82
25th February 2004, 15:53
THX haaan anyway! I got the mistake!!!

-core(-imput

Input and not IMPUT!!!!

Haaan
25th February 2004, 17:26
Originally posted by Amnon82
THX haaan anyway! I got the mistake!!!



Input and not IMPUT!!!!

lol :) it's that i suggested you to copy and paste, it was a syntax error :)