I have an IP camera which encodes in H264 with resolution: 1080p at 15 fps rate. In client end, I useDecodeFrameAsync() to decode the stream. ButDecodeFrameAsync keeps return the warningMFX_WRN_VIDEO_PARAM_CHANGED which means "the video parameters are changed during decoding". However, I didnot change camera setup during it plays. What are the video parameters? Thanks in advance. Jiuxiang
Why DecodeFrameAsync keeps return MFX_WRN_VIDEO_PARAM_CHANGED?
For more complete information about compiler optimizations, see our Optimization Notice.



