frank90psi / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
GNU General Public License v2.0
0 stars 0 forks source link

Displayed time into video doesn't refresh until playback begins/resumes #290

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Pause a playing video
2. Seek by dragging slider, using arrow keys, or scrolling the mouse wheel
3. Time listed does not update to the new time until playback begins/resumes

There is a small delay updating the time even when the video is not paused,
making me think that the trigger for that update should be set to something
else, to more immediately reflect the player's state.

gnome-mplayer 0.9.8

Original issue reported on code.google.com by evilgn...@gmail.com on 28 Sep 2009 at 1:39

GoogleCodeExporter commented 8 years ago
This is correct, the time is updated from mplayer, so seeking while paused will 
show
an incorrect time.

Original comment by kdeko...@gmail.com on 28 Sep 2009 at 12:46

GoogleCodeExporter commented 8 years ago
yes! i've been facing the same issue!
i downgraded to 0.9.4 with the grey-bar controls but the problem persists!

after pause, resume click(or space) won't resume the play

Original comment by AkshaY.A...@gmail.com on 15 Dec 2009 at 7:49

GoogleCodeExporter commented 8 years ago
This should be fixed in SVN r1600 now. However since mplayer is paused, the 
start
point may not be at the exact time specified due to mplayer limitations.

Original comment by kdeko...@gmail.com on 16 Dec 2009 at 5:35