This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

FVID2_ModeInfo. How to recieve this info-structure in real-time?

Hello TI teams!

Please let me know, what is the best way to recieve this info-structure from FVID2_Frame* structure in real-time?

It is possible in general? If no, please let me know, that is the best way to get frame propertires enlisted below:

* standard (I mean PAL or NTSC frame)

* width

* height

* scan format (I mean interleaved, planar, semi-planar, etc..)

 

I need this info for correct settings in my algorithm.

ThanX alot.