Hi,
I am working on DM368 evaluation board from Spectrum Digital and I am using ti-dvsdk v4.02 for Linux.
My app is based on "decode demo" included into this dvsdk.
My aim is simple, I want to create backward/forward functions (e.g. x1/2 x2 x4 x8) to replay an encoded file ( - h264 elementary stream - I got via "encode demo").
Functions I already created and which work are : play x1 (the decode demo itself in fact!), pause, frame-by-frame, slow play (x1/2).
Currently, I am not able to do neither fast backward/forward nor frame-by-frame reversed.
I hope you can help me by any way (sharing of functions, part of programs, explaination of what I need to do...).
Thanks a lot!