Remi,<div><br></div><div>Thank you for your reply to this.  Do you happen to know which formats are more accurate than others?  Any idea how one would go about improving the accuracy? (would it be reasonable to consider modifying, or a serious undertaking?)</div>

<div><br></div><div>If not, anyone have suggestions for a video player that puts accuracy as a top design goal?</div><div><br></div><div>Thanks,</div><div>Eric</div><div><br></div><div><br></div><div><br><br><div class="gmail_quote">

On Fri, May 3, 2013 at 12:06 AM, Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On Thu, 2 May 2013 13:44:24 -0400, Eric Montellese <<a href="mailto:emontellese@gmail.com">emontellese@gmail.com</a>><br>
wrote:<br>
<div class="im">> I've found that if I pause, and then call<br>
>        mediaPlayer.setTime(mediaPlayer.getTime();<br>
> there is a visual jump in the video.<br>
<br>
</div>In general and depending on the file format, seeking is not accurate. VLC<br>
favors speed over accuracy; many file formats do not support accurate<br>
seeking in a reasonable computational time and with reasonable I/O usage.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Rémi Denis-Courmont<br>
Sent from my collocated server<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</font></span></blockquote></div><br></div>