View Full Version : BeStrip
Darksoul71
1st June 2002, 11:54
@maven:
but i don't see why you can't use delphi5 to compile it...)...
Hm, there are certain units and components just not available in Delphi 5.0.
@all:
I have to finish a DLL for work till Wednesday. So I wanŽt start my work on the BeSweet Configuration Tab before end of Friday.
So please "nail down" some specs for the Tab. I donŽt think that it makes sense to implement ALL BeSweet features. Just discuss which one would be useful.
IŽll use this "specs" for coding the BeSweet Tab.
cu,
D$
P.S.: IŽve just thought about one thing: Delphi 6.0 Personal is a no-go for me because IŽm using a licensed version of Delphi 5.0 and actually sell compiled code with it (at least my company does). Running Delphi 6.0 Personal and 5.0 Standard at one PC at the same time shouldnŽt be possible. At least I think so.
maven
1st June 2002, 12:43
AFAIK, delphi6 and delphi5 can be run in parallel...
Darksoul71
1st June 2002, 14:43
Hi Maven !
Thanks for answering !
Have you really tried this ?
I donŽt want to risk to mess up my dev system.
-D$
maven
2nd June 2002, 13:58
no, that's why i wrote AFAIK... ^_^
aquaplaning
3rd June 2002, 17:29
i did install delphi 5 in paralell to delphi 6 (of course everything in different dirs) and they worked fine. i even could run them simultanously. but the delphi 5 bde (database engine) overruled the old delphi 6 one, which didn't work anymore.
to get both versions work with databases you have to install only the delphi 6 one because d6 doesn't work with bde5.
but i did no exhaustive researches of course ...
PeterTheMaster
5th June 2002, 14:52
how come many instances of besweet.exe can run parallel but not besweet.dll?
Darksoul71
5th June 2002, 22:08
Argh, forgot the attachment :)
Darksoul71
5th June 2002, 22:10
Hi !
IŽve finished the first modification on the VStrip GUI:
IŽve added support for a profile file called BS_PROFILES.INI
A sample text file is included with the source.
All source code was added to aquaplanings BeSweet form/unit.
Is this ok ?
Or shall I make a extra form that is called by the BeSweet form ?
Two more hints:
1) The "Ini" File is not a real ini file. That means: I donŽt use TIniFile
to read the values. May be IŽll change that but my small crappy
piece of code works fine enough IMO. New entries can be added to
the BS_PROFILE.INI by hand. Entry format:
Profilename=commandline
2) The OK and Chancel Button donŽt have a function call when
you click at them. May be aquaplaning forgot about this ? ;)
Where to go from here (my suggestion):
IŽll add a multi tab component to the BeSweet form (may be
TabbedNoteBook ?) with a sheet for each BeSweet component
There IŽll add all parameters to choose. This settings can be added
to the BS_PROFILE.INI by a button.
OK ? Not OK ? Other suggestions ?
-D$
aquaplaning
6th June 2002, 09:54
The OK and Chancel Button donŽt need to have function calls because they are TBitBtn.
this line in MainForm:
if BeSweetForm.ShowModal = mrOK then ...
shows the BeSweetForm and tests if the OK Button was clicked ...
:confused:
Darksoul71
6th June 2002, 10:59
Hi !
I didnŽt want to critisize you. ;)
IŽm just not used to this way of checking a button.
cu,
D$
DSPguru
7th June 2002, 10:43
@d$
please include a compiled version in your archive. i don't have delphi..
Darksoul71
7th June 2002, 11:01
@DG: Sorry. I forgot about this. IŽve attached a compiled version in this message.
cu,
D$
DSPguru
8th June 2002, 17:39
very nice work so far !!
could you make automatic extension for file according to profile type ?
currently, it's static as 'mp3'.
btw,
beside the BeSweet form, there's more work to do on the BeSweet integration :
a. support for all media types (ac3,mpa,pcm)
b. two-pass gain.
c. support for multiple streams and cell-splitting.
ps
a. what does the 'profiles' button do ?
b. is the logfile switch implements '-logfile' or '-logfilea' ?
c. whenever profile is used, please add to the command line the following part : -profile( [profilename] ). example :
-azid( -c normal -L -3db -g10db ) -ota( -G max ) -ogg( -q 0.200 ) -profile( DSPguru_ogg@90kbps )
Keep it up :D,
Dg.
Darksoul71
8th June 2002, 19:19
Hi !
@DG:
could you make automatic extension for file according to profile type ? currently, it's static as 'mp3'.
But how to judge what extension to select ? Should be the extension part of the Profile name ? Like "My profile ABR MP3" ?
This would be an easy solution.
what does the 'profiles' button do ?
Currently nothing ! :)
But I can post again what I have in mind with
:D "THE MAGIC PROFILES BUTTON" :D
Where to go from here (my suggestion):
IŽll add a multi tab component to the BeSweet form (may be
TabbedNoteBook ?) with a sheet for each BeSweet component
There IŽll add all parameters to choose. This settings can be added
to the BS_PROFILE.INI by a button.
whenever profile is used, please add to the command line the following part : -profile( [profilename] ).
Might be a stupid question but what reason has this -profile switch ?
cu,
D$
DSPguru
8th June 2002, 19:46
Originally posted by Darksoul71
Might be a stupid question but what reason has this -profile switch ?so i can see which profile was used when users posts their logfiles.
Darksoul71
6th July 2002, 09:44
Hi folks !
IŽve just finished my last exams on university and IŽm back for developing on BeStrip. At least on the BeSweet config form :)
IŽll release a new version in a few days and hope for feedback.
cu,
D$
maven
19th October 2002, 17:26
could someone (i.e. mod) remove the sticky?
this thread is getting stale ;)
DSPguru
19th October 2002, 17:34
good idea :).
after all, now that we have a built-in support for vobs inside BeSweet, the BeStrip project is sorta dead.
Darksoul71
31st October 2002, 11:49
Yeah, remove the sticky tag :)
I must excuse myself for neither releasing the promised new version of BeStrip, nor giving an update.
IŽm pretty busy with working on my diploma.
Sorry,
D$
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.