pycousin / gnome-mplayer

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

Playback interrupted when closing preferences window, sometimes skipping to wrong location #402

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Play something
2. While it is playing, open the preferences window
3. Close the preferences window without changing any preferences.

What is the expected output?
Playback continuing without interruption

What do you see instead?
Playback is interrupted.  Depending on what is being played it may continue
playing from the wrong place - in some video files it seems to jump forward
to the next multiple of 10 seconds, or jump to a seemingly random location.
 mp3s seem to continue from the correct place.  A DVD I tried just stayed
stopped with a blank screen.

What version of the product are you using? On what operating system?
0.9.9.2
Quirky Linux 1.1

Please provide any additional information below.
The video and audio output settings and the amount of post-processing don't
make a difference to this.

Original issue reported on code.google.com by Alister....@gmail.com on 22 May 2010 at 10:43

GoogleCodeExporter commented 8 years ago
This a design choice. Many of the option in the preference window cannot be 
applied
without restarting mplayer. So we restart mplayer at as close a position as we 
can
when the preference window is closed. The encoding of the media file can vary 
the
accuracy of the restart position quite abit.

Original comment by kdeko...@gmail.com on 23 May 2010 at 1:19

GoogleCodeExporter commented 8 years ago
If the video is on pause when we close the preferences window, I think that 
mplayer should be restarted also on pause.

Original comment by cont...@jpfleury.net on 15 Nov 2010 at 7:41