Log in

View Full Version : DVX v2.01b


HongKongFu
2nd June 2002, 09:36
Hello,

my program DVX has now a new feature for custom AviSynth settings, maybe this is usefull for somebody here, or somebody can tell me what it takes to make my program usefull

cu fu

http://home.arcor.de/frankskare1/dvx/

HongKongFu
9th June 2002, 17:31
I've fixed a few bugs and added a few expert features,
the command line for DVD2AVI and BeSweet can now be
edited in order to get a DivX movie with MP3 VBR or
AC3 sound

cu fu

http://home.arcor.de/frankskare1/dvx/

v2.05b
-added support for AC3
-added support for BeSweet

v2.04
-.NET Framework couldn't find AviSynth DLL in the system directory

v2.03b
-fixed Bug running the joblist ended up with a message "file couldn't be located"
-added a Feature to open and edit the VDub profiles and the AviSynth config file
-program package incuding all programs and setup

v2.02b
- added the keywords Filename, MPEG2DECPath and NewLine to the AviSynth config file

HongKongFu
23rd June 2002, 10:02
there's a new version of DVX out, first release after a rewrite. I have to put it short because of my poor english. Screenshots and download can be reached here

http://home.arcor.de/frankskare1/dvx/#screenshots

cu fu

kilg0r3
26th June 2002, 08:04
i haven't tried it yet but i will do so for my next rip. yet i have had a look at the screenshots and the manual, and, it seems quite promissing so far. i think it might very well be a gordian-knot substitute for people like me who use gknot only for the generation of the avisynth script.

so keep up the good work!

DSPguru
26th June 2002, 09:29
you might wanna supoort BeSweetGUI's "DD-Profiles.ini" :[BeSweet]
cofferscuffs_MP3@136kbps=-azid( -z1 -b1 -c light --maximize ) -ssrc( --rate 44100 ) -lame( -m j --noshort --abr 136 -b 32 -B 224 -p --lowpass 16.5 --athtype 2 )
DSPguru_MP3@128kbps=-azid( -n1 -c normal -g 10db -L -3db ) -ota( -G max ) -lame( --scale 1 -p --alt-preset 128 )
DSPguru_MP3@160kbps=-azid( -n1 -c normal -g 10db -L -3db ) -ota( -G max ) -lame( --scale 1 -p --alt-preset 160 )
DSPguru_MP3@192kbps=-azid( -n1 -c normal -g 10db -L -3db ) -ota( -G max ) -lame( --scale 1 -p --alt-preset standard )
DSPguru_44.1Khz_MP3@128kbps=-azid( -n1 -c normal -g 10db -L -3db ) -ota( -G max ) -ssrc( --rate 44100 ) -lame( --scale 1 -p --alt-preset 128 )

Regards,
Dg.

HongKongFu
28th June 2002, 14:09
I've made some improvements, the biggest is a
full featured script editor, no more listboxes
any longer, changelog and screenshots can
be found on the homepage (http://home.arcor.de/frankskare1/dvx/). I think it's a
problem I have usually DVB sources so I
can't do any test, so please don't be mad when
something is not working.

@DSPguru
you might wanna supoort BeSweetGUI's "DD-Profiles.ini"
thanx for your the suggestion, check out 2.11b and see what
I did, but be shure to read the tooltip

cu fu

DSPguru
28th June 2002, 15:33
i'll download your tool.
meanwhile, judging by the screenshots, it looks nice :).

pay attention that mp2/mp3/mpa inputs are also supported.
also, you might wanna consider supporting the logfile option. if you decide to do that, please add -profile( DVX v2.11b ) as a suffix to BeSweet's commandline.

HongKongFu
28th June 2002, 16:48
pay attention that mp2/mp3/mpa inputs are also supported.

I know mp2 input is supported, I added no control because
probably nobody would use it because comercials have to
be deleted with VirtualDub, for that wave is required.

you might wanna consider supporting the logfile option.

I think everything that BeSweet can do is supported by DVX,
the command line can be saved in two different ways

all settings can be saved as DVX profiles

only BeSweet command line can be saved as a BeSweet profile,
BeSweet/VirtualDub profiles listboxes have a context menu
to edit/manage the profiles

cu fu

HongKongFu
29th June 2002, 19:06
there's a new version out, a few things changed.
I hope everything is easy to understand and works,
VB.NET source as usual included

cu fu

2.12b update
-fixed bug VirtualDub preview under
AviSynth deletes the settings made
under General->VirtualDub->Config

-BeSweet command line can be executed
via context menu

-standard profile can be named
-AviSynth script editor has XP like button images now
-video info display
-internal changes

HongKongFu
2nd July 2002, 21:05
v2.13b is ready to download, changelog,
download and new screenshots can be found
on my homepage. Maybe here is a coder who
can tell me how to open the DivX and XviD
codec menus. I know the name of the function
(ICConfigure), but don't know how to call it
from VB.NET.

cu fu

DSPguru
2nd July 2002, 22:15
do i first need to download that 19mb dotnetredist.exe ?

HongKongFu
2nd July 2002, 22:33
yes, to run a .NET program, the .NET framework must be installed

cu fu

HongKongFu
15th July 2002, 15:28
2.19b is now available, program should now be easier to use, if somebody have any problems with the program, please feel free to write a comment

cu fu

TheNicow
28th July 2002, 16:53
Thanks for making a command line for dvd2avi.
Could you implement the new DTS demux of the last 1.77.3 version ?

It would be perfect :)

Thanks for your job.

stax76
28th July 2002, 17:06
you got to thank DVD2SVCD

btw: 2.22 has major improvements, there are also new screenshots