Announcement

Collapse
No announcement yet.

How can I active vdpau on radeon/archlinux?

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

  • How can I active vdpau on radeon/archlinux?

    Today I installed xorg video ati git and mesa git, but when I try to play a movie mpeg2 with vdpau outpu I can't see any image, video doesn't start. What I need to do?

  • #2
    Not sure if you still need that variable:

    Code:
    export VDPAU_DRIVER=r600
    Then, try
    Code:
    vdpauinfo
    to see if it should work.

    Comment


    • #3
      Doesn't run

      this is the output:

      [mpegts @ 0x7f17a4fd6d00]PES packet size mismatch
      [lavf] stream 0: video (mpeg2video), -vid 0
      [lavf] stream 1: audio (aac), -aid 0
      LAVF: Program 1056
      Load subtitles in /home/fran/Videos/
      [mpegts @ 0x7f17a4fd6d00]Adjusting PTS forward
      Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
      [vdpau] Error when calling vdp_device_create_x11: 1
      Error opening/initializing the selected video_out (-vo) device.
      [aac @ 0x7f17a595c440]channel element 2.13 is not allocated
      Selected audio codec: Advanced Audio Coding [libavcodec]
      AUDIO: 48000 Hz, 2 ch, s16le, 178.1 kbit/11.60% (ratio: 22265->192000)
      AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
      Video: no video
      Starting playback...

      Comment


      • #4
        make sure /usr/lib{,32,64}/vdpau/libvdpau_r600.so is installed

        Comment


        • #5
          OR you could just install FGLRX and use XvBA :trollface:

          Comment


          • #6
            Problem solved, I downgraded libvdpau at 0.4 version

            Comment


            • #7
              Originally posted by pandev92 View Post
              Problem solved, I downgraded libvdpau at 0.4 version
              The problem is that it have some lag!

              Comment

              Working...
              X