mario0alberto1 / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
0 stars 0 forks source link

mpeg files playback twice #546

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
--What steps will reproduce the problem?

1. Open any MPEG file in Gnome-mplayer

--What is the expected output? What do you see instead?

It should playback once (unless I have the playlist set to repeat. Instead it 
plays back twice.

--What version of the product are you using? On what operating system?

Gnome-mplayer 1.0.4

--Please provide any additional information below.

Samples: 

http://www.lcpvideo.com/MPEG/mpeg.htm

This behavior does not occur with other video types and it does not occur with 
just mplayer.

Original issue reported on code.google.com by 31337H4c...@gmail.com on 31 Jul 2011 at 8:29

GoogleCodeExporter commented 8 years ago
The restart is caused by mplayer emitting this message

ERROR: mpg123 failed to reopen stream: Error reading the stream. (code 18)
ERROR: mpg123 cannot reopen stream for resync.

I'll see if that can be dealt with...

Original comment by kdeko...@gmail.com on 31 Jul 2011 at 10:33

GoogleCodeExporter commented 8 years ago
I have found and fixed the issue in the SVN code. gnome-mplayer 1.0.5 and 
higher builds differently. You will need gmtk from 
http://code.google.com/p/gmtk/ build and install that first.

If you are already using svn, just pulling the latest gmtk, build and install 
it and it should fix the problem.

Original comment by kdeko...@gmail.com on 1 Aug 2011 at 12:53