المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : DirectX + Secondary monitor



C# Programming
07-02-2009, 12:50 AM
I have a window as Panel
The panel is set to be a VideoPanel.

When i play the video, i get black screen on secondary monitor, if i move the window to primary, it runs fine and when i place it in the middle the part of the primary place fine, but the part on seconray is just black.

I tried to run the samme video in vlc and medaiplayer , and theres is no problem on playing in thes player on secondary screen, so it has to be something with directx.

I use Microsoft.DirectX.AudioVideoPlayback;

I search google and this forum for answer, but found nothing.

My Screens are set up to Expand desktop.

Somebody have a solution?