stax76
11th April 2003, 22:13
Hi everybody,
DVX 3.033b is ready for download, since DVX becomes more stable and the feature list more complete I thought it's a good time to tell the community about. There are still some problems left and features missing so feedback would be appreciated. The reason why I posted in this forum is because I didn't find one where DVX fits better and
the AviSynth support is probably the biggest part of DVX.
Here is a list of AviSynth related features:
-syntax highlighting
-toolbar for copy, cut, paste, undo, comment, uncomment
-profiles
-30 macros
-Filter/Parameter dialog
-Crop Diaolg with a calculator and AutoCrop (using AutoCrop plugin)
-Visual filter description editor that creates XML filter description files
-fond selection
-shortcuts can be customized
-customizable menu with 20 filters
the script preview has the following features incl. cutting
multible ranges with trackbar display to get rid of advertising
Play/Stop Space
1 Frame Left/Right
50 Frames Alt + Left/Right
100 Frames Up/Down
1000 Frames PageUp/PageDown
10000 Frames Ctrl + PageUp/PageDown
Beginning /End Ctrl + Left/Right
Fullscreen/normal Enter, z
Zoom In Numblock +
Zoom Out Numblock -
Range Start Home
Range End End
Delete Range Del
Refresh F9
Info i
Set credits c
TrackBar t
Close F5, Escape
cutting is done in DVX with VirtulDub script because the different audio formats need to be cutted as well but the features also a VirtualDub script AddRange/SetRange to AviSynth Trim converter, it works even when the VirtualDub script methods SetRange and AddRange are compined
the Filter/Parameter dialog has the following features:
-more than 60 Filters (xml filter definitions added by seewen)
-filter description
-each parameter has a combobox with parameter specific items
-if the default value of a optional parameter was changed it will be displayed bold
-if the default value of a optional parameter was not changed the parameter won't be added to the script
-parameter description via tooltip
-the original help file of each filter can be direct opened
-filter search
-if a filter is selected in the script, the filter dialog will be updated according to the parameters
-filter by category
DVX 3.033b is ready for download, since DVX becomes more stable and the feature list more complete I thought it's a good time to tell the community about. There are still some problems left and features missing so feedback would be appreciated. The reason why I posted in this forum is because I didn't find one where DVX fits better and
the AviSynth support is probably the biggest part of DVX.
Here is a list of AviSynth related features:
-syntax highlighting
-toolbar for copy, cut, paste, undo, comment, uncomment
-profiles
-30 macros
-Filter/Parameter dialog
-Crop Diaolg with a calculator and AutoCrop (using AutoCrop plugin)
-Visual filter description editor that creates XML filter description files
-fond selection
-shortcuts can be customized
-customizable menu with 20 filters
the script preview has the following features incl. cutting
multible ranges with trackbar display to get rid of advertising
Play/Stop Space
1 Frame Left/Right
50 Frames Alt + Left/Right
100 Frames Up/Down
1000 Frames PageUp/PageDown
10000 Frames Ctrl + PageUp/PageDown
Beginning /End Ctrl + Left/Right
Fullscreen/normal Enter, z
Zoom In Numblock +
Zoom Out Numblock -
Range Start Home
Range End End
Delete Range Del
Refresh F9
Info i
Set credits c
TrackBar t
Close F5, Escape
cutting is done in DVX with VirtulDub script because the different audio formats need to be cutted as well but the features also a VirtualDub script AddRange/SetRange to AviSynth Trim converter, it works even when the VirtualDub script methods SetRange and AddRange are compined
the Filter/Parameter dialog has the following features:
-more than 60 Filters (xml filter definitions added by seewen)
-filter description
-each parameter has a combobox with parameter specific items
-if the default value of a optional parameter was changed it will be displayed bold
-if the default value of a optional parameter was not changed the parameter won't be added to the script
-parameter description via tooltip
-the original help file of each filter can be direct opened
-filter search
-if a filter is selected in the script, the filter dialog will be updated according to the parameters
-filter by category