Version 1.5 of the Enosoft DV Processor has been officially released and is available for download from http://www.enosoft.net . As with the previous version, the software remains free for personal use.
A summary of new features is provided below. An on-line version with links to further feature details is available here.
Automation
The most significant new feature is the ability to control the Enosoft DV Processor from other software. This is achieved using the standard Microsoft "automation object" model. Any program that can control an automation object can control the Enosoft DV Processor. More than 300 functions are provided that provide control of all the software's functions.
In this very simple example, a VBScript creates an instance of the automation object, makes it visible and presents the user a simple message box. The Enosoft DV Processor is fully functional.
Full documentation for all of the automation functions is provided in the Type Library Reference document installed with the software.Code:Dim App Set App = CreateObject("EnoDVProcessor.EnoDV2DVApplication.1") App.Visible = true MsgBox "Click OK to close...", vbOKOnly, "Example" App.Quit
Some new features of the Enosoft DV Processor are only accessible via the automation interface:
The Enosoft DV Logger is an example of how the automation of the Enosoft DV Processor can be used to create a powerful application to perform tasks that the standalone Enosoft DV Processor cannot.
- Multiple outputs - an unlimited number of outputs can be connected to allow, for example, simultaneous writing to file, displaying on screen and sending to an external device.
- 50 independently configurable logos (compared to one via the non-automated case)
- 16 independently configurable items of custom text (compared to none via the non-automated case)
- Display Input and Output monitor video in specific windows with selectable resolution
Enosoft Virtual DV
This features allows other applications to use the output from the Enosoft DV Processor in real-time. To such applications, the processor's output appears as a standard DV capture device.
Enosoft Net DV
This features allows other computers to use the output from the Enosoft DV Processor in real-time. To these computers, the processor's output appears as a standard DV capture device.
Manual Device Control Detection
The software now detects when the user has pressed the device control buttons on the device itself (or when the device changes its transport state on its own).
When used in conjunction with Smart Device Control, this means that a camera operator can now press the record/standy control on the camcorder instead of on the software's interface. Note, this in this scenario, the device must be loaded with a recordable tape.
Extended RemoteDV Functionality
The RemoteDV feature in Version 1.0 communicated changes in the main processor state between a single master and multiple slave processors. These changes included run, pause and stop.
Version 1.5 extends this to include changes in the transport states of the Input and Output stages. In other words, if a user clicks the master's Input Play button, all the slaves will respond likewise.
Combined with the Manual Device Control Detection (above), this allows one camcorder to control others without having to use the software's interface. For example, if three camcorders are set up to record an event to tape, pressing the record button on one camcorder can start the others recording.
Raw DV File Support
The reading and writing of raw DV format files is now supported. To select an existing raw DV file as Input, simply choose the DV File... option from the Input stage's drop-down list. To specify a raw DV file for Output, choose the Raw DV File... option from the drop-down list.
Enosoft DV Logger
The Enosoft DV Logger is a tape logging application that works with Microsoft Excel. It provides an excellent example of how the new Automation feature of the Enosoft DV Processor can be harnessed to create new, powerful tools.
Full documentation is provided in the Enosoft DV Logger User Guide installed with the software.
Color Bars and Tone Generation
When the processor is running, the active audio and video output can be replaced with colors and an audio tone.
Replace Timecode With Current Time
The timecode information can be replaced with the current time (as determined from the computer's clock). See Embedded Data Processing in the main Help for more information.
+ Reply to Thread
Results 1 to 1 of 1
-
John Miller
Similar Threads
-
Intel i5 2430M processor or AMD A8-3500M quad-core processor?
By jbitakis in forum ComputerReplies: 5Last Post: 11th Nov 2011, 20:31 -
Date & Time capture of DV using Enosoft DV Processor
By nharikrishna in forum Capturing and VCRReplies: 3Last Post: 17th Jan 2011, 16:07 -
hank315 has released a beta version of HCenc 024
By freebird73717 in forum Newbie / General discussionsReplies: 0Last Post: 31st Dec 2008, 10:20 -
Version 2.5.5000 (registered) Released 29 Nov 2008
By nawo69 in forum SVCD2DVD & VOB2MPGReplies: 0Last Post: 30th Nov 2008, 03:55 -
HCbatchGUI GTK linux version released
By freebird73717 in forum LinuxReplies: 75Last Post: 30th May 2008, 17:35