Menu

Using CapWMV sample with SampleGrabber

2015-07-13
2015-07-13
  • yinon eliraz

    yinon eliraz - 2015-07-13

    Is it possible to add a samplegrabber to the graph in the CapWMV sample?
    I have been trying to do so and I didnt do it so well up until now.
    How should I do it? If it possible at all.

     
    • snarfle

      snarfle - 2015-07-13

      Looking at the docs, I see that SG doesn't support:

      It does not support video types with top-down orientation (negative biHeight).
      It does not support the VIDEOINFOHEADER2 format structure (format type equal to FORMAT_VideoInfo2).
      It rejects any video type where the surface stride does not match the video width.
      

      Do any of these apply? If you, maybe you can use a DMO?

       

Log in to post a comment.