Menu

Question about the VMR9Compositor Sample

eclere
2009-09-20
2012-10-29
  • eclere

    eclere - 2009-09-20

    Hello,

    when i run the Sample and return from STRG+ALT+ENF the rendering stops. Can
    anybody tell me what i have to do?

    Best Regards,
    Thorsten

     
  • Eric

    Eric - 2009-09-20

    Probably because when you hit CTRL+ALT+DEL, Direct3D lost some resources or
    the whole device. The sample don't handle this situation (see the readme file
    and the code comments). You must add code that handle that.

     
  • eclere

    eclere - 2009-09-21

    Hello,

    ok. Thank you.

    Greetings from Germany
    Thorsten

     

Log in to post a comment.