[vlc-devel] Video Time does not match Reported Time
Rémi Denis-Courmont
remi at remlab.net
Fri May 3 06:06:49 CEST 2013
On Thu, 2 May 2013 13:44:24 -0400, Eric Montellese <emontellese at gmail.com>
wrote:
> I've found that if I pause, and then call
> mediaPlayer.setTime(mediaPlayer.getTime();
> there is a visual jump in the video.
In general and depending on the file format, seeking is not accurate. VLC
favors speed over accuracy; many file formats do not support accurate
seeking in a reasonable computational time and with reasonable I/O usage.
--
Rémi Denis-Courmont
Sent from my collocated server
More information about the vlc-devel
mailing list