GeekyAnts / flick-video-player

MIT License
270 stars 269 forks source link

[ Subtitle ] Subtitle sync gets off after using seekbar #259

Open mrinaljain opened 9 months ago

mrinaljain commented 9 months ago

Explanation: When utilizing the seekbar functionality, it appears that there is an issue with the synchronization of subtitles. After adjusting the seekbar, the timing of subtitles becomes misaligned or disrupted. This creates an inconvenience for users who rely on accurate subtitle syncing during media playback. The problem seems to be specifically related to seekbar usage, and addressing this issue would greatly enhance the overall user experience.

### Tasks