Hi,
I'm trying to add fps conversion to the directshow H264 encoder filter.
To my understand, I need to set the struct members CEncVideoFilter::m_mfxParamsVPP.vpp.Out.FrameRateExtN and FrameRateExtD to the correct values.
Am I correct? Is there something else I need to do?
Also, how do I change the mediatype of the output pin? where is it implemented?
Thank you
Koby
Link Copied
For more complete information about compiler optimizations, see our Optimization Notice.