However, when playing a FLAC file in TPasLibVlcPlayer and using SetVideoPosInMs, after setting the new playback position, the playback position jumps backward or forward a few seconds! For example:
Code: Select all
PasLibVlcPlayer1.SetVideoPosInMs(60000);
This is really annoying and happens only with FLAC files! Is this a bug?