Closed GoogleCodeExporter closed 9 years ago
Test case
Original comment by petr.pi...@atlas.cz
on 6 Jul 2009 at 5:35
Attachments:
This has already been fixed in gnome-mplayer SVN.. those code you are running
here is
gnome-mplayer 0.9.6 which does not have the fix in it.
Original comment by kdeko...@gmail.com
on 6 Jul 2009 at 6:03
It's 0.9.6 with applied diff in between r1384:r1385 SVN commits. I would not
like to
install trunk revision into live system because it contains some regressions
(e.g.
volume control is broken). If you think I should do it, I will try it.
Is necessary to recompile gecko-mediaplayer after upgrading gnome-mplayer?
Original comment by petr.pi...@atlas.cz
on 6 Jul 2009 at 6:29
So this is failing gecko-mediaplayer-0.9.6 with trunk gnome-mplayer:
NPP_New called
DBUS connection created
Listening to path /control/24106
Window resized
Window resized
Window resized
New Stream Requested
opening /home/petr/.cache/gnome-mplayer/plugin/gecko-mediaplayerkduqiu for
localcache
Entering destroy stream reason = 0 for
http://xpisar.wz.cz/gnome-mplayer/nasa.playlist.ram
Entering list_parse_qt localsize = 45
unable to find rmda in
/home/petr/.cache/gnome-mplayer/plugin/gecko-mediaplayerkduqiu
Entering list_parse_asx localsize = 45
Item
src = http://xpisar.wz.cz/gnome-mplayer/nasa.playlist.ram
local = /home/petr/.cache/gnome-mplayer/plugin/gecko-mediaplayerkduqiu
id = 0
play = 1
path =
controlid = 0
playerready = 0
newwindow = 0
cancelled = 0
streaming = 0
loop = 0
loopcount = 0
Exiting list_parse_asx
Entering list_parse_qml localsize = 45
Item
src = http://xpisar.wz.cz/gnome-mplayer/nasa.playlist.ram
local = /home/petr/.cache/gnome-mplayer/plugin/gecko-mediaplayerkduqiu
id = 0
play = 1
path =
controlid = 0
playerready = 0
newwindow = 0
cancelled = 0
streaming = 0
loop = 0
loopcount = 0
Exiting list_parse_qml
GNOME MPlayer v0.9.7
vo = xv ao = (null)
Running with GIO support
Master Range is 0 to 31
Master Current Volume 23, multiplier = 3,225806
Scaled Volume is 74,193550
Using volume of 74,19
Window resized
Using match: type='signal',interface='com.gnome.mplayer'
Using match: type='signal',interface='org.gnome.SettingsDaemon'
Using match: type='signal',interface='org.gnome.SettingsDaemon.MediaKeys'
Proxy connections and Command connected
opening playlist
playlist detection = 1
adding http://www.nasa.gov/ram/35037main_portal.ram to playlist (cancel = 0)
parse playlist = 1
playing - mmshttp://www.nasa.gov/ram/35037main_portal.ram
is playlist 0
mplayer -profile gnome-mplayer -quiet -slave -identify -volume 74 -framedrop
-vf-pre
yadif,softskip,scale -noconsolecontrols -osdlevel 0 -nomouseinput -cache 512
-wid
0x320004c -cookies -ass -noembeddedfonts -ass-font-scale 1,00 -ass-color
ffffff00
-channels 2 -vf-add screenshot -af-add export=/tmp/mplayer-af_exportujticg:512
mmshttp://www.nasa.gov/ram/35037main_portal.ram
Spawn succeeded for filename mmshttp://www.nasa.gov/ram/35037main_portal.ram
MPlayer 29330-4.3.2 (C) 2000-2009 MPlayer Team
Přehrávám mmshttp://www.nasa.gov/ram/35037main_portal.ram
STREAM_ASF, URL: mmshttp://www.nasa.gov/ram/35037main_portal.ram
Resolvuji www.nasa.gov pro AF_INET6...
ERROR: Nelze resolvovat jméno pro AF_INET6: www.nasa.gov
Resolvuji www.nasa.gov pro AF_INET...
Připojuji se k serveru www.nasa.gov[195.113.232.75]: 80...
Končím... (Konec souboru)
ID_EXIT=EOF
Thread completing
playing - http://www.nasa.gov/ram/35037main_portal.ram
is playlist 0
mplayer -profile gnome-mplayer -quiet -slave -identify -volume 74 -framedrop
-vf-pre
yadif,softskip,scale -noconsolecontrols -osdlevel 0 -nomouseinput -cache 512
-wid
0x3200069 -cookies -ass -noembeddedfonts -ass-font-scale 1,00 -ass-color
ffffff00
-channels 2 -vf-add screenshot -af-add export=/tmp/mplayer-af_exportsqdjuo:512
http://www.nasa.gov/ram/35037main_portal.ram
Spawn succeeded for filename http://www.nasa.gov/ram/35037main_portal.ram
MPlayer 29330-4.3.2 (C) 2000-2009 MPlayer Team
Přehrávám http://www.nasa.gov/ram/35037main_portal.ram
Resolvuji router.bayer.ipv6ia.org pro AF_INET6...
Připojuji se k serveru router.bayer.ipv6ia.org[32.2.147.251]: 8118...
Vyrovnávací paměť nastavena na 512 KBajtů
Naplnění cache: 0.07% (375 bajtů)
shutting down threadquery for mmshttp://www.nasa.gov/ram/35037main_portal.ram
since
threaddata->done is TRUE
Končím... (Konec souboru)
ID_EXIT=EOF
Thread completing
shutting down threadquery for http://www.nasa.gov/ram/35037main_portal.ram since
threaddata->done is TRUE
Original comment by petr.pi...@atlas.cz
on 6 Jul 2009 at 6:54
Please grab the entire SVN set of changes. I cannot support merges like that.
Original comment by kdeko...@gmail.com
on 6 Jul 2009 at 10:48
I added a RAM parser to the gecko-mediaplayer code, this should process this
site
correctly.
Original comment by kdeko...@gmail.com
on 7 Jul 2009 at 5:09
Now it works. Thank you.
Original comment by petr.pi...@atlas.cz
on 7 Jul 2009 at 7:17
Original comment by kdeko...@gmail.com
on 7 Jul 2009 at 7:34
Original issue reported on code.google.com by
petr.pi...@atlas.cz
on 6 Jul 2009 at 5:33