Hello the list,

I have some problems with the runtime mplayer provided in the 1.3.2-pre4 package
of freevo. 
Anytime I want to read a sound file, freevo is stuck at this step: 

MPlayer.play(): Starting thread, cmd=--prio=-20 ./runtime/apps/mplayer/mplayer
-slave -ac mad, -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs
-vo null -ao oss:/dev/dsp  -demuxer 17   "audio/mp3/Divers/Chihiro/chihiro04.mp3"
MPlayer_Thread.run(): Started, cmd=--prio=-20 ./runtime/apps/mplayer/mplayer
-slave -ac mad, -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs
-vo null -ao oss:/dev/dsp  -demuxer 17   "audio/mp3/Divers/Chihiro/chihiro04.mp3"
self.t1.isAlive()=1, self.t2.isAlive()=1
ChildApp.__init__(), pid=3315, app=./runapp --prio=-20
./runtime/apps/mplayer/mplayer -slave -ac mad, -autosync 100 -nolirc -autoq 100
-screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp  -demuxer 17  
"audio/mp3/Divers/Chihiro/chihiro04.mp3", poll=-1

The behaviour is the same with a movie file

If I copy/paste the command line (" ./runtime/apps/mplayer/mplayer  [snip]
chihiro04.mp3") it works normally.

In the case of a movie I get this error from mplayer : 
Movie-Aspect is undefined - no prescaling applied.
VO Config (640x480->800x600,flags=1,'MPlayer',0x32315659)
VO: [xv] 640x480 => 800x600 Planar YV12  [fs]
VO: Description: X11/Xv
VO: Author: Gerd Knorr <[EMAIL PROTECTED]> and others
Xvideo image format: 0x32595559 (YUY2) packed
Xvideo image format: 0x32315659 (YV12) planar
Xvideo image format: 0x30323449 (I420) planar
Xvideo image format: 0x59565955 (UYVY) packed
X11 error: BadWindow (invalid Window parameter)
Type: 0, display: 8492a80, resourceid: 1800001, serial: 25
Error code: 3, request code: a, minor code: 0


MPlayer interrupted by signal 6 in module: decode_video
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc
  version. If you think it's MPlayer's fault, please read DOCS/bugreports.html
  and follow the instructions there. We can't and won't help unless you provide
  this information when reporting a possible bug.
Uninit audio filters...
[libaf] Removing filter dummy 
uninit audio: mp3lib
uninit video: ffmpeg
DEMUXER: freeing demuxer at 0x84786b0  
vo: uninit ...
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  2 (X_ChangeWindowAttributes)
  Resource id in failed request:  0x1800001
  Serial number of failed request:  38
  Current serial number in output stream:  41


Any idea on my situation ? 


I use freevo under X and the 'display' var in freevo.conf is x11.


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to