Defaults for normal playback and ActiveX might be different ones, because current releases force certain options for ActiveX (e.g. --ignore-config). This should change on next release.
--dshow-video-output=<integer>
Video output pin
Select the video output type. See the "video input" option.
That should work.
Thanks. The "video input" option, as mentioned in the Command-Line help, suggests looking at the "video output" option to find the correct pin, be it "tuner", "svideo", etc, via "Device config".
"Device config" search produces that one particular Command-line reference.
In lieu of "video input" or "video output" actual integer data, I attempted a meticulous "--dshow-video-output=" value from -1 to over 100. both with client Command-line, and with ActiveX Plugin .addTarget array.
Regardless of the value given for client Command-line "--dshow-video-output=<integer>", the video output was perfect.
Regardless of the value fed into the array for .addTarget "options" array, the video output was blue.
It would be wondrous to see some VB6 - VB.NET 2005 - VB.NET 2008 code that reflects what the Command-line help's "video input" reference to "Device config", as regards "video output", is referring to.
Thank you for your patient reply!