Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mplayer -vo xv not working since upgrading xorg to 6.8
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
pactoo
Guru
Guru


Joined: 18 Jul 2004
Posts: 553

PostPosted: Thu Nov 18, 2004 9:19 pm    Post subject: mplayer -vo xv not working since upgrading xorg to 6.8 Reply with quote

Hello,

since I've upgraded from xorg-6.7 to xorg-6.8-r3 "mplayer -vo xv" does not work any more, the playback-window remains black.

-vo x11 does work, but not scale
-vo gl[2] does work and scale, but is dead slow
-dga works only as root and does not scale

Using sdl subdriver does not work any more at all, no matter what driver I use.

Anyone similar experiences ? Maybe even solutions ?

XaaNoOffscreenPixmaps ist not the key and v4l is loaded.
I am using an radeon8500 with the xorg drivers, not the binary ones. Worked fine up to version 6.8

My xorg.conf

Code:

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/Speedo/"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/CID/"
        FontPath     "/usr/share/fonts/75dpi/"
        FontPath     "/usr/share/fonts/100dpi/"
        FontPath     "/usr/share/fonts/ttf-bitstream-vera/"
        FontPath     "/usr/share/fonts/urw-fonts/"
        FontPath     "/usr/share/fonts/artwiz/"
EndSection

Section "Module"
        Load  "record"
        Load  "extmod"
        Load  "dbe"
        Load  "dri"
        Load  "glx"
        Load  "xtrap"
        Load  "freetype"
        Load  "type1"
        Load  "speedo"
        Load  "xtt"
        Load  "v4l"
        Load  "xtrap"
        Load  "dga"
EndSection

Section "ServerFlags"
        Option "Xinerama"  "false"
        Option "DontZoom" "true"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option "XkbRules"   "xorg"
        Option "XkbModel"   "rapidaccess2"
        Option "XkbLayout"  "de"
        Option "XkbVariant"  "nodeadkeys"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "NEC"
        ModelName    "NEC FP1375X"
        HorizSync    31.0 - 130.0
        VertRefresh  50.0 - 160.0
        Option      "DPMS"
        Option      "DDC"
        ModeLine "1600x1200" 269.82 1600 1672 2032 2176 1200 1202 1214 1240
EndSection
Section "Device"
        Option     "NoAccel"  "False"                   # [<bool>]
        Option     "SWcursor"   "False"                 # [<bool>]
        Option     "BusType" "AGP"              # [<str>]
        Option     "AGPMode"    "4"             # <i>
        Option     "AGPFastWrite" "True"        # [<bool>]
        Option     "DDCMode"    "False"                 # [<bool>]
        Option     "MonitorLayout" "CRT"        # [<str>]
        Option      "RenderAccel" "True"
        Identifier  "Card0"
        Driver      "ati"
        VendorName  "ATI Technologies Inc"
        BoardName   "Radeon R200 QL [Radeon 8500 LE]"
        BusID       "PCI:1:0:0"
EndSection

Section "Extensions"
#       Option "Composite" "Enable"
        Option "RENDER" "Enable"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
        DefaultFbBpp 32
        SubSection "Display"
                Viewport   0 0
                        Modes   "1600x1200"
                Depth     24
        EndSubSection
EndSection

Section "DRI"
        Mode 0666
EndSection

Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Thu Nov 18, 2004 9:24 pm    Post subject: Reply with quote

What does
Code:
# emerge -pv "=x11-base/xorg-x11-6.8.0-r3"
give you?
_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
pactoo
Guru
Guru


Joined: 18 Jul 2004
Posts: 553

PostPosted: Sat Nov 20, 2004 10:29 am    Post subject: Reply with quote

Sure, here we go:
Code:

x11-base/xorg-x11-6.8.0-r3  -3dfx +3dnow +bitmap-fonts -cjk -debug -dlloader -dmx -doc -hardened -insecure-drivers -ipv6 +mmx +nls +pam -sdk +sse -static -xprint 0 kB


and, while we are at it, for mplayer, too:

Code:

media-video/mplayer-1.0_pre5-r4  -3dfx +3dnow +3dnowex +X +aalib +alsa (-altivec) +arts +bidi +cdparanoia -debug -directfb -divx4linux -doc -dvb +dvd -dvdread -edl +encode -esd -fbcon -ggi +gif -gtk -i8x0 -ipv6 -jack -joystick +jpeg -libcaca -lirc +live +lzo +mad +matroska -matrox +mmx -mmx2 +mpeg -mythtv -nas +network +nls -nvidia +oggvorbis +opengl -oss +png +real +rtc -samba +sdl +sse -svga -tga +theora +truetype +v4l +v4l2 -xanim -xinerama -xmms +xv +xvid -xvmc 0 kB


[code]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum