-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VLC time shifted a bit after pause #58
Comments
Thank you for reporting this matter. As regulars of our IRC channel should be aware, this is one of two VLC-related mis-seeking issues that is currently being investigated (the other being an erroneous 0/1 sec seek during playback). As a workaround, it is possible that changing SYNC_ON_PAUSE to False in constants.py will fix the issue (and/or you could try using mpv). |
Hopefully these issues are fully fixed by 0a94070 and a3c3830 - let me know if they persistent. Build which incorporates these commits is available from http://syncplay.pl/Syncplay_1.3.0_Beta_Setup_[2015_03_27].exe - note: position may be slightly off for other users when you pause as it seeks to position rather than frame, but will mean it won't move the person who seeked. |
Syncplay 1.3.0 Beta 3d is now available from http://syncplay.pl/syncplay-1-3-0-beta-3/ - does this address your issue? |
Oh, I'm sorry for not responding to your previous message. These issues were fixed by 0a94070 and a3c3830. wt., 21.04.2015 o 13:53 użytkownik Etoh notifications@github.com napisał:
|
Excellent, glad to hear the issues have been resolved :) |
When I pause the video in VLC, it changes its position a little bit - not only on other people's players, but on mine, too. It's annoying especially when I want to pause video to have time to read long, quickly changing subtitles.
The text was updated successfully, but these errors were encountered: