Menu

Desktop output using decklink card

2016-01-06
2016-01-11
  • Adeel Arshad

    Adeel Arshad - 2016-01-06

    Hi All

    I wanna know is it possible to display desktop output using decklink card with directshow.net. We wanna do scan conversion (Computer to TV output)

    Thanks in anticipation

    Regards
    Adeel Arshad

     
    • snarfle

      snarfle - 2016-01-06

      DirectShow.net is just a c# wrapper on top of Microsoft's DirectShow. If DirectShow supports it, then DirectShow.Net supports it.

      Also be aware that MS is deprecating DirectShow in favor of MediaFoundation. If you are looking for a way to access MediaFoundation from c#, consider http://mfnet.sourceforge.net.

       
    • aRoli

      aRoli - 2016-01-11

      on input mode it works. i Use DxPropPages sample to set Display mode and pixel format . i use it with blackmagic intesity pro 4k device for make a preview window.

       

      Last edit: aRoli 2016-01-11
  • Eric

    Eric - 2016-01-07

    Not sure if this can help but read that : http://alax.info/blog/1568

    Using the DeckLink API seem to be the best way to access all your card's functionalities. I don't know if a managed wrapper exists through...

     

Log in to post a comment.