Hello,
Can anybody explain the functionality of the loader module in DMAI framework. I see it is used in decode demo applications in the DVSDK for DM368 EVM. I read some reference on the TI's web-site. It says that it is only a thread that loads data from file in parallel with other threads. I once tried to verify it by dumping buffers and trying to spot them in the original file but failed.
My questions are
1. Is there something else the loader module is doing apart from filling buffers
2. Does the decoder has the capability of reading from elementary streams or pre-processing is required. (say h.264 elementry stream is to be intellegently seperated into packets of data before feeding it to the decoder)
Thanks and regards,
Anand Mistry