Hi,

I'm running Freevo cvs snapshot from 0520.

I have a webtv.fxd file like this:
<?xml version="1.0" ?>
<freevo>
  <container title="Nyheter" type="news">
    <movie title="Rapport Mandag 19:30">
      <video>
        <url id="p1">
         
rtsp://qstream-rm.qbrick.com/00928/rapport/rapport1930mandag.rm
          <player>mplayer</player>
        </url>
      </video>
      <info>
        <description>Rapport Mandag</description>
      </info>
    </movie>
  </container>
</freevo>

When trying mplayer from command line (mplayer -vo dfbmga
rtsp://qstream-rm.qbrick.com/00928/rapport/rapport1930tisdag.rm) it
works fine but when selecting this item in the menu in Freevo I get a
crash with the following log:

mplayer.py (234): MPlayer.play(): mode=rtsp,
url=rtsp://qstream-rm.qbrick.com/00928/rapport/rapport1930tisdag.rm
self.t1.isAlive()=True, self.t2.isAlive()=True
ChildApp.__init__(), pid=653, app=/usr/local/bin/mplayer -ac mad,
-autosync 100 -nolirc -a
utoq 100 -fs -vsync -double -subpos 85 -subwidth 90 -slave -ao
oss:/dev/dsp -v -vo dfbmga
-cache 5000 -playlist
rtsp://qstream-rm.qbrick.com/00928/rapport/rapport1930tisdag.rm -vf
expand=-40:0:22:0,pp=de, poll=-1
Pygame Parachute Traceback:
Thread-0x8242e98
  File "/usr/local/src/freevo-cvs-20040520/src/childapp.py", line 355,
in _handle_input
Thread-0x8526800
  File "/usr/local/src/freevo-cvs-20040520/src/childapp.py", line 355,
in _handle_input
Thread-0x8322a48
  File "/usr/local/src/freevo-cvs-20040520/src/plugins/rom_drives.py",
line 782, in run
Thread-0x8246d80
  File "/usr/local/lib/python2.3/threading.py", line 204, in wait
Thread-0x8138e08
  File "/usr/local/src/freevo-cvs-20040520/src/osd.py", line 1058, in
drawstringframed
Fatal Python error: (pygame parachute) Segmentation Fault

The web-tv feature would be a great feature for Freevo if it worked...
Can anyone try this and see the same thing?

Regards
/Jortan


H�strusk och gr� moln - k�p en resa till solen p� Yahoo! Resor p� adressen 
http://se.docs.yahoo.com/travel/index.html


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to