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.

About: DM816x do backward play method

hello:

        I want to use Dm816x for a function: backward play,link chain like below:

       bits stream--->ipc-->dec-->ipc-->[backward module]-->display

       DVRRDK current don't support backward play modue, this should finish by user,so I need some advice to finish this module

      I think  implement the backward play have two method:

      1. cycle to send the bitstream, it will cost much time,but need little memory

      2.keep the decoder frame,then backwards to display,this method I think need much memory,but more efficent

    how to implement this module  in BIOS6, I need some help!

    1. my method is right?

     2. what should I need attention

   3. other advice

 

thanks very much!