PDA

View Full Version : how does the "Texture Video On" works?


hyfans
04-29-2007, 05:05 AM
how does the "Texture Video On" works?

just be curious about this option.

Texture Video On must be combined with "Video Overlay On" , or not?

like :

Video Overlay On
TextureVideo On

??

yoshi314
04-29-2007, 06:41 AM
i think it has to. i always used them together.

you need
Option "TexturedVideo" "on"

in video card section in xorg.conf

hyfans
04-29-2007, 10:34 AM
Option "TexturedVideo" "on"
+
XXXXXX XXX VideoOverlay On

+
XXXXXX XXX OpenGLOverlay Off

right?(ignore those XXX because i can't remember the exact words:)


cheers

yoshi314
04-29-2007, 12:33 PM
each one is formatted as :
Option "name" "on" ( or "off") respectively.

hyfans
04-29-2007, 01:17 PM
each one is formatted as :
Option "name" "on" ( or "off") respectively.


this one should work with 8.35.5, shouldn't it?

i recalled there is someone mentioned the latest 8.36.5 won't respect this flag;)

=============================================
Section "Device"
Identifier "Generic Video Card"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "TexturedVideo" "on"
EndSection

yoshi314
04-29-2007, 05:22 PM
i don't know about that. but the 8.36 driver respects disabling it, so it works for me.

lenrek
04-30-2007, 02:54 AM
Not for my laptop:


(WW) fglrx(0): Textured Video is currently not supported on IGP hardware.


Using (lspci):
01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)

hyfans
04-30-2007, 03:53 AM
i will stick to 8.35.5 .

tried this option but found no difference on video playback quality:D