Skip to content

[3.0] Use requested win32 dvb-adapter parameter

Craig Huggins requested to merge craighuggins/vlc:3.0.x into 3.0.x

Use requested win32 dvb-adapter parameter by looking for passed argument more thoroughly, matching linux dvb-adapter lookup.

I've tested this against vlc-3.0 git branch, and the issue remains in 4.0 development branch.

Enables using multiple instances of vlc each capturing their own dvb-adapter, or a single libvlc instance capturing from multiple adapters via multiple player instances.

Merge request reports