windows xp - C# video flickering -


I have a problem with my code, which shows a video using the VLC interface. I am also showing the overlay above that video (full screen) using "form transparency" capability.

It's okay on my Windows 7 PC, but it's been messy in the XP machine.

If you can help me solve this, I would appreciate your help. I need to show a UDP: // stream, so I have to use VLC, but at the same time I need to show my program information above the video ...


Comments