Menu

How to change ProcAmp values in video player

2009-12-22
2012-10-29
  • Master Joda

    Master Joda - 2009-12-22

    Hi
    Im using IGraphBuilder in simple video player
    How to change brightness hue saturation ...
    How to plug IGraphBuilder and ProcAmp in c#

     
  • Eric

    Eric - 2009-12-31

    This is the Video Renderer that can do that. IGraphBuilder can do nothing for
    you.

    So this depend on the renderer:

    • Legacy Video Renderer and VMR7: you can't
    • VMR9: throw IVMRMixerControl9
    • EVR: throw IMFVideoProcessor
     
  • Master Joda

    Master Joda - 2010-01-04

    thx nowinskie
    do you know some good simple sample

     

Log in to post a comment.