Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xv extension doesn't work
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
Radi
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2002
Posts: 108

PostPosted: Sun Apr 04, 2004 7:18 pm    Post subject: xv extension doesn't work Reply with quote

Hello Gentooers :),

I'm having problems watching films with xv extension on mplayer or any other player, that can use the extension. on xvinfo i get only:

Code:
X-Video Extension version 2.2
screen #0
 no adaptors present
screen #1
 no adaptors present


but when i look into the /var/log/XFree86.0.log i can find:

Code:

(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation


i asume that this is right, and the extension should be loaded without any probs, but it doesnt work :(

can somebody help me on this?
Back to top
View user's profile Send private message
mike4148
l33t
l33t


Joined: 09 Sep 2003
Posts: 641

PostPosted: Sun Apr 04, 2004 8:27 pm    Post subject: Reply with quote

What type of video card do you have? What driver are you using?
Back to top
View user's profile Send private message
Radi
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2002
Posts: 108

PostPosted: Mon Apr 05, 2004 4:48 pm    Post subject: Reply with quote

I have a ATI Radeon 9000, I use ati-drivers 3.7.6. I have also tried 3.2.8 but without success.
Back to top
View user's profile Send private message
JoelBruick
n00b
n00b


Joined: 26 Mar 2004
Posts: 3

PostPosted: Mon Apr 05, 2004 5:26 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic.php?t=152201
Back to top
View user's profile Send private message
Radi
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2002
Posts: 108

PostPosted: Mon Apr 05, 2004 6:08 pm    Post subject: Reply with quote

yes, i thought about that at first, but i have set the option correctily:



Code:
Section "Device"
        Identifier                          "ATI0"
        Driver                              "fglrx"
# === disable PnP Monitor  ===
#       Option                              "NoDDC"

# === disable/enable XAA/DRI ===
        Option "no_accel"                   "no"
        Option "no_dri"                     "no"
# === FireGL DDX driver module specific settings ===
# === Screen Management ===
        Option "DesktopSetup"               "0x00000100"
        Option "MonitorLayout"              "LVDS, STV"
        Option "IgnoreEDID"                 "off"
        Option "HSync2"                     "56-60"
        Option "VRefresh2"                  "50 - 70"
        Option "ScreenOverlap"              "0"
# === TV-out Management ===
        Option "NoTV"                       "no"
        Option "TVStandard"                 "PAL-D"
        Option "TVHSizeAdj"                 "0"
        Option "TVVSizeAdj"                 "0"
        Option "TVHPosAdj"                  "0"
        Option "TVVPosAdj"                  "0"
        Option "TVHStartAdj"                "0"
        Option "TVColorAdj"                 "0"
        Option "GammaCorrectionI"           "0x06419064"
        Option "GammaCorrectionII"          "0x06419064"
# === OpenGL specific profiles/settings ===
        Option "Capabilities"               "0x00000000"
# === Video Overlay for the Xv extension ===
        Option "VideoOverlay"               "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
#       will be disabled automatically
        Option "OpenGLOverlay"              "off"
# === Center Mode (Laptops only) ===
        Option "CenterMode"                 "off"
# === Pseudo Color Visuals (8-bit visuals) ===
        Option "PseudoColorVisuals"         "on"
# === QBS Management ===
        Option "Stereo"                     "off"
        Option "StereoSyncEnable"           "1"
# === FSAA Management ===
        Option "FSAAScale"                  "0"
        Option "FSAADisableGamma"           "no"
        Option "FSAACustomizeMSPos"         "no"
        Option "FSAAMSPosX0"                "0.000000"
        Option "FSAAMSPosY0"                "0.000000"
        Option "FSAAMSPosX1"                "0.000000"
        Option "FSAAMSPosY1"                "0.000000"
        Option "FSAAMSPosX2"                "0.000000"
        Option "FSAAMSPosY2"                "0.000000"
        Option "FSAAMSPosX3"                "0.000000"
        Option "FSAAMSPosY3"                "0.000000"
        Option "FSAAMSPosX4"                "0.000000"
        Option "FSAAMSPosY4"                "0.000000"
        Option "FSAAMSPosX5"                "0.000000"
        Option "FSAAMSPosY5"                "0.000000"
# === Misc Options ===
        Option "UseFastTLS"                 "0"
        Option "BlockSignalsOnLock"         "on"
        Option "UseInternalAGPGART"         "yes"
        Option "ForceGenericCPU"            "no"
        BusID "PCI:1:0:0"    # vendor=1002, device=4c66
        Screen 0
EndSection
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