I got IPP 6.1.1.035 and IPP-samples 6.1.1.044
Built simple_player application and ran it with attached file.
I expected to see video with resolution 704x576, but got 704x288 with flicking
I imagine, that there is kind of interlacing which is one of ways to save bitrate.
In sources I found an parameter, which switches decoder into interlaced mode.
UMC::VideoStreamInfo::interlace_type = UMC::INTERLEAVED_TOP_FIELD_FIRST;
I forced decoder to work in interlaced mode manually, but it didn't help.
Does this capability really work?
Is it implemented yet?
Thank you.
Yaroslav.
m22-1.264m21.264