You are not logged in.

#1 2009-11-22 20:50:16

jiyunatori
Member
Registered: 2008-07-04
Posts: 54

[fixed in 2.6.33] no Xvideo support since Xorg upgrade (intel GC)

Hi.

Since the recent "Xorg upgrade that broke a lot of things", the xv backend doesn't work anymore - hence, no fullscreen for mplayer, as it falls back to x11 backend.

when I start mplayer, I get this message :

[VO_XV] It seems there is no Xvideo support for your video card available.

xvinfo gives :

$ xvinfo 
X-Video Extension version 2.2
screen #0
 no adaptors present

I noticed this post which describes the same issue, and the solution is to disable KMS. Unfortunately, I have to enable this option, otherwise X doesn't work at all (worse, it freezes my system).

any clue ?

Last edited by jiyunatori (2010-04-13 09:35:04)

Offline

#2 2009-11-23 03:02:51

steve___
Member
Registered: 2008-02-24
Posts: 452

Re: [fixed in 2.6.33] no Xvideo support since Xorg upgrade (intel GC)

I noticed this too, but I've found x11 to perform better than xv.  Have you tried x11?

Offline

#3 2009-11-23 09:37:59

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [fixed in 2.6.33] no Xvideo support since Xorg upgrade (intel GC)

x11 does colorspace conversion and scaling in software, which is slooooooow. A better alternative to x11 is gl:

mplayer -vo gl:yuv=2

Offline

#4 2009-11-28 21:02:08

steve___
Member
Registered: 2008-02-24
Posts: 452

Re: [fixed in 2.6.33] no Xvideo support since Xorg upgrade (intel GC)

I tried the gl setting.  Two of the three video's I tested, displayed in black and white.  Do you know what causes this?

Last edited by steve___ (2009-11-28 21:21:57)

Offline

#5 2009-11-28 22:23:39

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [fixed in 2.6.33] no Xvideo support since Xorg upgrade (intel GC)

Try this, but no guarantee it'll work:

mplayer -vo gl:yuv=2:nomanyfmts

You can also try different values for yuv (the mplayer manpage explains what they do).

Last edited by Gusar (2009-11-28 22:25:25)

Offline

#6 2009-12-08 20:28:31

jiyunatori
Member
Registered: 2008-07-04
Posts: 54

Re: [fixed in 2.6.33] no Xvideo support since Xorg upgrade (intel GC)

mplayer -vo gl

this did the trick for me - but still, i915 + KMS = no Xvideo support, though.

Last edited by jiyunatori (2009-12-08 20:29:17)

Offline

#7 2009-12-08 20:53:09

steve___
Member
Registered: 2008-02-24
Posts: 452

Re: [fixed in 2.6.33] no Xvideo support since Xorg upgrade (intel GC)

jiyunatori wrote:

but still, i915 + KMS = no Xvideo support, though.

Which intel video chipset are you using?

Offline

#8 2009-12-08 21:23:47

jiyunatori
Member
Registered: 2008-07-04
Posts: 54

Re: [fixed in 2.6.33] no Xvideo support since Xorg upgrade (intel GC)

here is my lspci :

$ lspci -v

00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) (prog-if 00 [VGA controller])
        Subsystem: IBM Device 0557
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at e0000000 (32-bit, prefetchable) [size=128M]
        Memory at d0000000 (32-bit, non-prefetchable) [size=512K]
        I/O ports at 1800 [size=8]
        Expansion ROM at <unassigned> [disabled]
        Capabilities: [d0] Power Management version 1
        Kernel driver in use: i915

00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
        Subsystem: IBM Device 0557
        Flags: fast devsel
        Memory at e8000000 (32-bit, prefetchable) [size=128M]
        Memory at d0080000 (32-bit, non-prefetchable) [size=512K]
        Capabilities: [d0] Power Management version 1

Offline

#9 2009-12-08 21:55:27

steve___
Member
Registered: 2008-02-24
Posts: 452

Re: [fixed in 2.6.33] no Xvideo support since Xorg upgrade (intel GC)

There is a bug for the intel 855GM chipset and the XV overlay.  I don't believe the fix made it into the 2.6.32 kernel.  If it didn't we'll have to wait until 2.6.33 kernel or I believe there is a patch out there.  Sorry for not being more precise.

Last edited by steve___ (2009-12-08 21:56:07)

Offline

#10 2009-12-09 08:20:10

jiyunatori
Member
Registered: 2008-07-04
Posts: 54

Re: [fixed in 2.6.33] no Xvideo support since Xorg upgrade (intel GC)

Thank you for keeping me informed on this. I will try to find the bug report and follow it.

Offline

#11 2009-12-09 18:20:19

steve___
Member
Registered: 2008-02-24
Posts: 452

Re: [fixed in 2.6.33] no Xvideo support since Xorg upgrade (intel GC)

Offline

#12 2010-04-13 09:33:55

jiyunatori
Member
Registered: 2008-07-04
Posts: 54

Re: [fixed in 2.6.33] no Xvideo support since Xorg upgrade (intel GC)

bump: kernel 2.6.33 solved the problem for me !

Offline

Board footer

Powered by FluxBB