开发者

C# video flickering

开发者 https://www.devze.com 2023-01-17 23:20 出处:网络
I am having an issue in my code, which shows a video using the VLC interface.I\'m also showing an overlay on top of that video (in full screen) using the \"Form Transparency\" capability.

I am having an issue in my code, which shows a video using the VLC interface. I'm also showing an overlay on top of that video (in full screen) using the "Form Transparency" capability.

This is fine on my Windows 7 PC, but it is getting flickering in XP machine.

If you can help me solve this, I would appreciate your help. I need to show a UDP:// stream so I'm having to use VLC, yet at the same time I need to show my program's information on top of the vid开发者_高级运维eo...

0

精彩评论

暂无评论...
验证码 换一张
取 消