- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hi,
I wrote my own video player (based on simple_player sample). It opens a video file and then renders it in separate window. I have encountered difficulties with rendering a video on a Dual monitor PC configuration. When I move the window to the other monitor, the video starts playing in fullscreen on a primary monitor.
Have anyone had this problem? By the way I noticed there is no GDI or BLT renderer present in the latest UMC, but documentataion still referes to it.
P.S. I'm using IPP 6.0.
Thanks,
Andrei.
Enlace copiado
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Vladimir
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Vladimir
Hi Vladimir,
Thanks for response, I could not find the GDI video render sources in 6.0 sample package, but anyway I've found out the cause of my issue.
The problem is in DXVideoRender, it is only initialized for the primary screen. To be able to play the video on the second screen I've modified the Render to detect current monitor by window location and initialize the DirectDraw for that particular monitor. (But it still does not work when I move the window to another monitor, possibly this can be solved by Reinitializing DirectDraw when window in moved to other monitor)
Andrei.

- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla