Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATI VideoOverlay Problems
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
alkalinelito
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jun 2002
Posts: 85
Location: Uruguay

PostPosted: Fri Feb 29, 2008 6:02 pm    Post subject: ATI VideoOverlay Problems Reply with quote

Hello, Im having trouble trying to get VideoOverlay (xv) support with my ati card. I always used nvidia, and now ati is giving me a headache. This is for full screen mplayer.

First some info:
Stable x86
xorg-x11 7.2
ati-drivers 8.40.4

I have tried to disable "OpenGLOverlay" end enabling "VideoOverlay". I still cant get it to work!

xvinfo says "no adaptors present"

Of course if i run mplayer -vo gl/gl2 fullscreen works.

Or maybe ati forces disabling xv , and i need to use gl/gl2 ? is this "better" ?

Thanks

This is part of my xorg.conf:

Code:

...
Section "Module"
        Load "GLcore"
        Load "freetype"
        Load  "extmod"
        Load  "glx"
        Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "type1"
EndSection

...

Section "Extensions"
        Option "XVideo"    "Enable"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "fglrx"
        Option      "OpenGLOverlay" "off"
        Option      "VideoOverlay"  "on"
EndSection

...
Back to top
View user's profile Send private message
Wojtek_
Guru
Guru


Joined: 28 May 2006
Posts: 397
Location: London

PostPosted: Fri Feb 29, 2008 10:39 pm    Post subject: Reply with quote

Hi,
It would be a good idea to switch to most up-to-date drivers - you'll have to unmask them. Ati drivers (that is fglrx) have improved dramatically recently so I'd really suggest moving to 8.2. Let us know how it works then.
Cheers,

Wojtek
_________________
Fujitsu-Siemens Amilo Xi-1546
Intel Centrino Duo T2600 (2,16GHz)
2x1GB DDR2 RAM
ATi Mobility Radeon X1800 256MB DDR3
2x120GB HDD
Intel High Definition Audio
Back to top
View user's profile Send private message
alkalinelito
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jun 2002
Posts: 85
Location: Uruguay

PostPosted: Sat Mar 01, 2008 11:10 pm    Post subject: Reply with quote

No luck i uptaded to 8.455.2-r1 and still have same issue
Back to top
View user's profile Send private message
alkalinelito
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jun 2002
Posts: 85
Location: Uruguay

PostPosted: Wed Mar 12, 2008 4:21 am    Post subject: Reply with quote

anyone?
Back to top
View user's profile Send private message
enkil
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2004
Posts: 115
Location: Bern, Switzerland

PostPosted: Wed Mar 12, 2008 9:41 am    Post subject: Reply with quote

Try using the latest ati-driver (8.471.3) with the ebuild found here: https://bugs.gentoo.org/show_bug.cgi?id=212449

Fixes all problems I had with xv output (diagonal video-tearing, blocky xv output when scaling video) in mplayer.
Make sure you set VideoOverlay = "off" and OpenGLOverlay = "off" and use TexturedVideo = "on" instead. Double-check that the driver actually uses these settings by going through /etc/ati/amdpcsdb.

What card are you using? Are you using compiz or something?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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