On Sat, Oct 24, 2009 at 10:59:21AM +0200, frantisek holop wrote: > hmm, on Sat, Oct 24, 2009 at 08:47:48AM +0000, Jacob Meuser said that > > > VO: [xv] 720x480 => 852x480 Planar YV12 > > > X11 error: BadAccess (attempt to access private resource denied) > > > > you said GL worked, did you also try using -vo x11? > > actually yes. 100% cpu load, accompanied by > "Your system is too SLOW to play this!" and no full screen mode. > when i press 'f', the movie is centered on the screen > unscaled. > > > > MPlayer interrupted by signal 11 in module: decode video > > > ID_SIGNAL=11 > > > > did you get a core file? > > no, i can't find any core files. i end up in the shell but an mplayer > process is still running like this: > $ pgrep mplayer > 29143 > > from top: > 29143 f 2 0 14M 10M run - 0:00 0.00% mplayer
and then did you try 'kill -11 29143'? or 'pkill -11 mplayer'? seems pretty obvious mplayer is having problems with Xv(3) on your system, as XImage and GL output of the same file are working. well, it appears to be some sort of X issue, at least. hmm, could be an shm issue, I guess. XImage output probably shouldn't be using 100% cpu ... oh, and in your second post post the errors from vlc are shm related. sure you're not just hitting a memory limit? -- jake...@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org