Libvlcsharp - VLC(Direct3D11 output) popouts

This forum is about all development around libVLC.
YvesT
New Cone
New Cone
Posts: 2
Joined: 08 Apr 2023 21:42

Libvlcsharp - VLC(Direct3D11 output) popouts

Postby YvesT » 29 Sep 2024 21:12

Has anybody ever experienced these VLC Direct3D11 output stream popouts?

My application loads multiple streams from rtsp streams and for whatever reason without Any user interaction it opens popup windows showing random streams.
The title bar always is titled VLC (Direct3D11 output)

Thanks

mfkl
Developer
Developer
Posts: 739
Joined: 13 Jun 2017 10:41

Re: Libvlcsharp - VLC(Direct3D11 output) popouts

Postby mfkl » 30 Sep 2024 08:51

That would be a bug in either libvlcsharp or your app code. Open an issue on libvlcsharp repo with the template filled.
https://mfkl.github.io

LukeZhao
New Cone
New Cone
Posts: 1
Joined: 10 Oct 2024 04:14

Re: Libvlcsharp - VLC(Direct3D11 output) popouts

Postby LukeZhao » 10 Oct 2024 08:16

I encountered the same problem using libvlc.dll. When I played a video, a pop-up window appeared with the title (VLC Video Output)

mfkl
Developer
Developer
Posts: 739
Joined: 13 Jun 2017 10:41

Re: Libvlcsharp - VLC(Direct3D11 output) popouts

Postby mfkl » 14 Oct 2024 06:12

That's because you're calling play() on a mediaplayer that has no target window set to draw on.

Again, either a bug in the view integration of libvlcsharp, or in your code. Until you share your code, I can't tell you more.
https://mfkl.github.io


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 10 guests