Announcement

Collapse
No announcement yet.

how does the "Texture Video On" works?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • how does the "Texture Video On" works?

    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

    ??

  • #2
    i think it has to. i always used them together.

    you need
    Option "TexturedVideo" "on"

    in video card section in xorg.conf

    Comment


    • #3
      Option "TexturedVideo" "on"
      +
      XXXXXX XXX VideoOverlay On

      +
      XXXXXX XXX OpenGLOverlay Off

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


      cheers

      Comment


      • #4
        each one is formatted as :
        Option "name" "on" ( or "off") respectively.

        Comment


        • #5
          Originally posted by yoshi314 View Post
          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

          Comment


          • #6
            i don't know about that. but the 8.36 driver respects disabling it, so it works for me.

            Comment


            • #7
              Not for my laptop:

              Code:
              (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)

              Comment


              • #8
                i will stick to 8.35.5 .

                tried this option but found no difference on video playback quality

                Comment

                Working...
                X