Hi all,
I am working on sdk_5_03_01_15, where I am not able to run h264 interlace decode. I see an error saying stream corrupted.
Things to be made clear:
Is the content type has to be specified to vdec? If then how to be done, explain in detail?
Thanks & Regards
Sankar S
Sankar,
Parser provided in EZSDK is for example purpose only, and It may not be able to parse the particular interlace stream. You can try different streams. Or you can try parsing frames offline and try to give it to decoder.
Regards
Vimal