Hi all,<br><br>I have written applications for UDP multicast server &amp; client.<br>On the client side I am writing the incoming UDP packets to a file.<br>I am able to save the file successfully. But the saved file is not<br>
seekable. Where as the original file is seekable.<br>Though for some files the +ve playback happens but not smoothly.<br>But the -ve playback is still not happening in this case also.<br><br>The file format contains H.264 video &amp; AAC audio.<br>
<br>Is there any method or algorithm from which I could save the file properly?<br><br>P.S. : If I re-encode the saved file into original format the seeking happens smoothly.<br><br>Thanks for any help.<br><br>