fast forward implementation
vijay
pvijaii at gmail.com
Thu Dec 29 06:17:55 PST 2011
Hi,
I have writen parser and decoder plugin for WMA codec.I have implemented
fast forward also,
For example,in case of "4x" ,
i will be doing decoing for one sec(0 - 1) and for remaining 3 sec(2-4) i
just increased the time stamp,and i will be decoding for one second (4 -5 )
and increasing the time stamp for 3 second (5 - 8), and goes on like this
becase of just increasing the time stamp ,i am getting delay for the
skipped 3 seconds.
I want to how to skip for that three seconds without delay.
Can any one help how to do this ?
Regards,
Vijay P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20111229/7c8c7253/attachment.html>
More information about the gstreamer-devel
mailing list