repomain / gecko-mediaplayer

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

Cannot play mpeg movie with 1.0.3 or 1.0.4 #145

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to http://cdaw.gsfc.nasa.gov/CME_list/nrl_mpg/2004_07/040722_eit_195.mpg 
in firefox

What is the expected output? What do you see instead?
Progress bar gets halfway and then stops.

What version of the product are you using? On what operating system?
Fedora 14 x86_64
gecko-mediaplayer-1.0.3 and gnome-mplayer-{common,minimal}-1.0.3 from rpmfusion
firefox-3.6.17

Please provide any additional information below.
gmp 1.0.0 and gm 1.0.2 appear to work fine.  1.0.3 and 1.0.4 do not.

xsession-errors:
gecko mediaplayer v1.0.3
Using player backend of ''
DBUS connection created
Listening to path /control/27216
ARG: type = video/mpeg
ARG: src = http://cdaw.gsfc.nasa.gov/CME_list/nrl_mpg/2004_07/040722_c2.mpg
this should match 
http://cdaw.gsfc.nasa.gov/CME_list/nrl_mpg/2004_07/040722_c2.mpg
ARG: name = plugin
ARG: height = 100%
ARG: width = 100%
Window resized
Calling GetURLNotify with item = 0x7fcce8d6b000 src = 
http://cdaw.gsfc.nasa.gov/CME_list/nrl_mpg/2004_07/040722_c2.mpg
Window resized
Window resized
New Stream Requested - 
http://cdaw.gsfc.nasa.gov/CME_list/nrl_mpg/2004_07/040722_c2.mpg
item is NULL for 
http://cdaw.gsfc.nasa.gov/CME_list/nrl_mpg/2004_07/040722_c2.mpg
Entering destroy stream reason = 2 for 
http://cdaw.gsfc.nasa.gov/CME_list/nrl_mpg/2004_07/040722_c2.mpg
Exiting destroy stream reason = 2 for 
http://cdaw.gsfc.nasa.gov/CME_list/nrl_mpg/2004_07/040722_c2.mpg
URL Notify url = 
'http://cdaw.gsfc.nasa.gov/CME_list/nrl_mpg/2004_07/040722_c2.mpg'
reason = 2
http://cdaw.gsfc.nasa.gov/CME_list/nrl_mpg/2004_07/040722_c2.mpg

/control/27216
URL Notify result is User Break

Original issue reported on code.google.com by or...@nwra.com on 5 Jul 2011 at 7:43

GoogleCodeExporter commented 9 years ago
please enable verbose debugging in gnome-mplayer (Edit->Preferences->Interface) 
and retest and then review the log. I clicked on your site here and it worked 
fine, my setup

gnome-mplayer/gecko-mediaplayer 1.0.4
mplayer from SVN
Fedora 15

Original comment by kdeko...@gmail.com on 5 Jul 2011 at 7:52