[Bug 1927773] Re: Can't play video X.org on Ubuntu 21.04

2021-11-30 Thread Christian Weiske
I have the same problem on Ubuntu 20.04 with a ATI Radeon HD5770.
Setting VDPAU_DRIVER=none works here, too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927773

Title:
  Can't play video X.org on Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvdpau/+bug/1927773/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927773] Re: Can't play video X.org on Ubuntu 21.04

2021-11-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libvdpau (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927773

Title:
  Can't play video X.org on Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvdpau/+bug/1927773/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927773] Re: Can't play video X.org on Ubuntu 21.04

2021-05-11 Thread Ricardo Almeida
** Package changed: mplayer (Ubuntu) => libvdpau (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927773

Title:
  Can't play video X.org on Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvdpau/+bug/1927773/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927773] Re: Can't play video X.org on Ubuntu 21.04

2021-05-08 Thread Ricardo Almeida
As a workaround, I added to my .bashrc

export VDPAU_DRIVER=none

This way, it gives an error and fallbacks correctly to ffmpeg on X.org

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927773

Title:
  Can't play video X.org on Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/1927773/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927773] Re: Can't play video X.org on Ubuntu 21.04

2021-05-08 Thread Ricardo Almeida
Ok, it fails both in X.org and in Wayland. In X.org it fails by default
and it seems Wayland works because it tries to incorrectly load the
nvidia driver...

I looked into what vdpau drivers there are in the system (ls -lah
/usr/lib/x86_64-linux-gnu/vdpau/*so)

lrwxrwxrwx 1 root root 25 Apr  7 11:18 
/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_nouveau.so -> libvdpau_nouveau.so.1.0.0
lrwxrwxrwx 1 root root 22 Apr  7 11:18 
/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_r300.so -> libvdpau_r300.so.1.0.0
lrwxrwxrwx 1 root root 22 Apr  7 11:18 
/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_r600.so -> libvdpau_r600.so.1.0.0
lrwxrwxrwx 1 root root 26 Apr  7 11:18 
/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_radeonsi.so -> 
libvdpau_radeonsi.so.1.0.0


If I set the driver to any "r" driver (e.g. export VDPAU_DRIVER=r600), then if 
fails the same way that is failing X.org

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927773

Title:
  Can't play video X.org on Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/1927773/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927773] Re: Can't play video X.org on Ubuntu 21.04

2021-05-08 Thread Ricardo Almeida
Just to note, if I login using Wayland, mplayer plays the video
correctly.

On Wayland, some error messages appear but it seems to fallback to a
correct decoder:

X11 error: BadMatch (invalid parameter attributes)
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
==
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 58.91.100 (external)
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927773

Title:
  Can't play video X.org on Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/1927773/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927773] Re: Can't play video X.org on Ubuntu 21.04

2021-05-07 Thread Ricardo Almeida
** Package changed: ubuntu => mplayer (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927773

Title:
  Can't play video X.org on Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/1927773/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927773] Re: Can't play video X.org on Ubuntu 21.04

2021-05-07 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1927773/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927773

Title:
  Can't play video X.org on Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1927773/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs