1.12 DirectShow interface
51
4. Afterwards the column "DirectShow friendly name" will display the newly assigned friendly name.
mvDeviceConfigure - Renamed Device
Note
Please do not select the same friendly name for two different devices. In theory this is possible, however the
mvDeviceConfigure GUI will not allow this to avoid confusion.
1.12.3.3
Using regsvr32
To register all devices currently recognized by the mvIMPACT Acquire driver stack with auto-assigned names, the
Windows tool
"regsvr32"
can be used from an elevated command shell.
The following command line options are available and can be passed during the silent registration:
EXAMPLES:
Register ALL devices that are recognized by mvIMPACT Acquire (this will only register devices which have drivers
installed) without any user interaction:
regsvr32 <path>\DirectShow_acquire.ax /s
Unregister ALL devices that have been registered before without any user interaction:
regsvr32 <path>\DirectShow_acquire.ax /u /s
MATRIX VISION GmbH