Click to See Complete Forum and Search --> : Directshow VMR9 Filter


akhin
July 2nd, 2007, 03:09 AM
I am using VMR9 Filter for video rendering. But i must do some arrangements on this filter like :
"YUV mixing mode", "dynamic decimation", and "dynamic switch to BOB"

How can i set them on VMR9 Filter via directshow code ?

BEST REGARDS

Boris K K
July 2nd, 2007, 11:39 AM
See IVMRMixerControl9::SetMixingPrefs (http://msdn2.microsoft.com/en-us/library/ms787076.aspx) and the corresponding VMR9MixerPrefs (http://msdn2.microsoft.com/en-us/library/ms788066.aspx) flags.