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.

CCS/TMS320C6748: Can we read A stored video file in CCS (frame by frame)

Part Number: TMS320C6748

Tool/software: Code Composer Studio

I intend to work on Image processing algorithms on frames extracted from a video file.

presently i am saving each frame from the video file using python and converting it into a header file using the bmp2c.exe provided by TI. Is there any other wayout ?