Hi,<br>I have writen parser and decoder plugin for WMA codec.I have implemented fast forward also,<br><br>For example,in case of &quot;4x&quot; ,<br>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<br>
becase of just increasing the time stamp ,i am getting delay for the skipped 3 seconds.<br><br>I want to how to skip for that three seconds without delay.<br><br>Can any one help how to do this ?<br><br>Regards,<br>Vijay P<br>