Hi guys, In 10.1 (OSS so far, hopefully getting my 10.1 retail box soon), I'm having trouble getting MPlayer to play through the xv interface. It defaults to x11, and if I specify xv it doesn't play at all. I have compiled MPlayer with xv support, X.Org seems to load XVideo extentions, but xvinfo says it's not supported. This is on a notebook with ATi m200/x300 graphics, fglrx driver loaded. This did definitely work before (in 10.0). Relevant outputs included. Anyone have the same problem? mplayer -vo help | grep xv xv X11/Xv mplayer -v -vo xv file.avi: X11 opening display: :0.0 vo: X11 color mask: FFFFFF (R:FF0000 G:FF00 B:FF) vo: X11 running at 1400x1050 with depth 24 and 32 bpp (":0.0" => local display) [x11] Detected wm supports NetWM. [x11] Detected wm supports FULLSCREEN state. [x11] Detected wm supports ABOVE state. [x11] Detected wm supports BELOW state. [x11] Detected wm supports STAYS_ON_TOP state. [x11] Current fstype setting honours FULLSCREEN STAYS_ON_TOP ABOVE BELOW X atoms It seems there is no Xvideo support for your video card available. Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv! See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11 Error opening/initializing the selected video_out (-vo) device. /var/log/Xorg.0.log: (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation xvinfo: X-Video Extension version 2.2 screen #0 no adaptors present Thanks Hans