- I capture the scrren and change its format to NV12
- NV12 to H264 using IMFTransform
- now I want to dec it again H264 to NV12.
I find that the image is broken. and I get the CurrentOutputType and find that the height is 1088 .
I first the the width=1920 and height=1080.