Fast-forward loops when opening file

Bug #528170 reported by sensory
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNOME Media Player
Fix Released
Low
Bilal Akhtar

Bug Description

When opening a file in GMP it will loop on fast-forward, not showing any video or playing any sound.

Output:

[~/Downloads]$ gnome-media-player Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi
** (gnome-media-player:28449): DEBUG: Adding 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi' to playlist
** (gnome-media-player:28449): DEBUG: 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi' added to playlist
** (gnome-media-player:28449): DEBUG: Selecting first row
** (gnome-media-player:28449): DEBUG: Playing 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** Message: Xine engine created
** (gnome-media-player:28449): DEBUG: Engine MRL set to 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** (gnome-media-player:28449): DEBUG: Got Cookie: 1709612658
** (gnome-media-player:28449): DEBUG: Screensaver inhibited
** (gnome-media-player:28449): DEBUG: Playing 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** Message: Xine engine created
** (gnome-media-player:28449): DEBUG: Engine MRL set to 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** (gnome-media-player:28449): DEBUG: Got Cookie: 1410824798
** (gnome-media-player:28449): DEBUG: Screensaver inhibited
** (gnome-media-player:28449): DEBUG: Playing 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** Message: Xine engine created
** (gnome-media-player:28449): DEBUG: Engine MRL set to 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** (gnome-media-player:28449): DEBUG: Got Cookie: 738410919
** (gnome-media-player:28449): DEBUG: Screensaver inhibited
** (gnome-media-player:28449): DEBUG: Playing 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** Message: Xine engine created
** (gnome-media-player:28449): DEBUG: Engine MRL set to 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** (gnome-media-player:28449): DEBUG: Got Cookie: 954295304
** (gnome-media-player:28449): DEBUG: Screensaver inhibited
** (gnome-media-player:28449): DEBUG: Playing 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** Message: Xine engine created
** (gnome-media-player:28449): DEBUG: Engine MRL set to 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** (gnome-media-player:28449): DEBUG: Got Cookie: 305786491
** (gnome-media-player:28449): DEBUG: Screensaver inhibited
** (gnome-media-player:28449): DEBUG: Playing 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** Message: Xine engine created
** (gnome-media-player:28449): DEBUG: Engine MRL set to 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** (gnome-media-player:28449): DEBUG: Got Cookie: 88142420
** (gnome-media-player:28449): DEBUG: Screensaver inhibited
** (gnome-media-player:28449): DEBUG: Playing 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** Message: Xine engine created
** (gnome-media-player:28449): DEBUG: Engine MRL set to 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** (gnome-media-player:28449): DEBUG: Got Cookie: 1072650031
** (gnome-media-player:28449): DEBUG: Screensaver inhibited
** (gnome-media-player:28449): DEBUG: Playing 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** Message: Xine engine created
** (gnome-media-player:28449): DEBUG: Engine MRL set to 'Film.2010.With.Jonathan.Ross.E07.WS.PDTV.XviD-aAF.avi'
** (gnome-media-player:28449): DEBUG: Got Cookie: 1283851128
** (gnome-media-player:28449): DEBUG: Screensaver inhibited

Using 0.1-1bzr38~karmic1 from the PPA.

Revision history for this message
Michael Lamothe (lamothe-deactivatedaccount-deactivatedaccount) wrote :

Can you try it with the "-e vlc" option? Also, please try that movie in the xine UI, does it do the same thing?

Changed in gnome-media-player:
status: New → Incomplete
Revision history for this message
sensory (ivtephx) wrote :

The "-e vlc" option works great; files play as they should without any noticeable problems. And the video seems to work fine in xine UI although I've never used it before.

Revision history for this message
sensory (ivtephx) wrote :

Also, the video seems to work fine without the "-e vlc" option when I have libxine1-ffmpeg installed from the repos.

Revision history for this message
Michael Lamothe (lamothe-deactivatedaccount-deactivatedaccount) wrote :

Ahhh, Bilal, this one raises a question, doesn't it? The libxine1-ffmpeg package contains plugins for playing MPEG files with xine-lib. If xine-lib is the default engine (still not 100% sold on it) then we should at least "suggest" libxine1-ffmpeg, right? I read somewhere that lucid will install suggested packages by default, which I think is a good idea.

Alternatively, we could make an FAQ for this question so when it gets asked again we can just point people at it.

What do you think? It's your call if you want it.

Changed in gnome-media-player:
assignee: nobody → Bilal Akhtar (bilalakhtar96)
importance: Undecided → Low
status: Incomplete → Confirmed
Revision history for this message
Bilal Akhtar (bilalakhtar) wrote :

Ok, ok then. Well, I didnt know that Lucid would install suggested packages by default. In any case, I would set libxine1-ffmpeg to the Recommends section. It is a small package, and recommends packages are installed by default from Intrepid onwards.

Revision history for this message
Bilal Akhtar (bilalakhtar) wrote :

I have added the libxine1-ffmpeg package in the Recommends and pushed the package to the ppa build farm. Yes, please do make a FAQ about it.

Revision history for this message
Bilal Akhtar (bilalakhtar) wrote :

Packages built successfully.

Changed in gnome-media-player:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.