Questions tagged [vdpau]

VDPAU (Video Decode and Presentation API for Unix)

is an open source library (libvdpau) and API originally designed by Nvidia

25 questions
246
votes
19 answers

Flash video appears blue

The Problem After updating to Ubuntu 12.04 from Ubuntu 11.10, all video is still blue, whether playing in a browser or a player. Same problem occurs in 11.10 as well. I have tried to uninstall all Flash and re-installed but it makes no…
pst007x
  • 8,210
12
votes
1 answer

VLC can't take snapshots anymore due to corrupt VDPAU video surface error

I'm using VLC - 2.2.2 on Ubuntu 16.04. VLC is able to play the videos but I'm unable to take the snapshots using it. I tried disabling "Use Hardware Acceleration" by going in Preferences->Video and changing the output to OpenGL (GLX), OpenGL 2 and…
10
votes
1 answer

VLC won't work on Ubuntu 20.04.3 LTS with NVidia card

VLC will not work on Ubuntu 20.04.3 LTS. It randomly freezes the image, but the audio keeps going. Or it randomly crashes. Or it randomly freezes the whole PC. I have first tried the snap version of VLC. I have then switched to the sudo apt install…
8
votes
2 answers

How do I enable VDPAU hardware video acceleration support for non Nvidia cards?

I've read about VDPAU and how it enables mplayer to have Hardware acceleration. But i also read that it's only for Nvidia cards How can i enable it on a non Nvidia card (mine it's a AMD but i would like to enable this in an Intel netbook too)? and…
Uri Herrera
  • 15,318
8
votes
1 answer

How to enable VDPAU on GStreamer?

I'm currently experiencing a bit of lag on 720 HD videos. I am hoping VDPAU will help. How do I enable it on either GStreamer-based video players?
Oxwivi
  • 18,499
5
votes
0 answers

How to enable amdgpu-pro's VDPAU driver on Ubuntu 17.04?

I have downloaded and installed amdgpu-pro-17.30-465504.tar.xz on Ubuntu 17.04 (64-bit). I have verified that the libvdpau-amdgpu-pro package is installed: $ dpkg -l libvdpau-amdgpu-pro:amd64 Desired=Unknown/Install/Remove/Purge/Hold |…
Nathan Osman
  • 32,495
5
votes
2 answers

Vdpau performance in Precise with Unity 3d

vdpau seems to be broken in Precise under Unity 3d. CPU usage ranges around 50-70% for 1080p movies while same movies utilizes around 5-10% in Natty with vdpau enabled (under Unity3d) The card is Nvidia G105m. It doesn't seem to be a Nvidia driver…
bowser
  • 51
5
votes
2 answers

VLC Player - Failed to open VDPAU backend libvdpau_nvidia.so

I have been struggling to resolve this issue with VLC not using my 1030's hardware decoding with VLC using VDPAU. Hope someone here can help me solve this issue. Same problem for H264 and H265. VLC falls back to CPU rendering just fine, but I need…
Sto1cNate
  • 101
4
votes
1 answer

Watching videos with hardware acceleration enabled gives me sound but no image

When trying to run mplayer2 with vdpau on a vdpau compatible laptop with Nvidia graphics driver, I only get audio from it. My Nvidia card should be supported as far as I can see, so I wonder if the problem is that I don't have the right packages or…
719016
  • 6,467
3
votes
1 answer

Is there a way to use VDPAU with the proprietary (fglrx) AMD drivers?

I've got a relatively low-powered HTPC running Ubuntu 13.10, sporting a Radeon 6450 for graphics acceleration. I'm using the 14.6 beta of the proprietary (Catalyst/fglrx) This machine is presently used for: I've noticed very poor streaming…
3
votes
1 answer

vdpau on Ubuntu 13.10 and mesa 9.2.1

I've just installed Ubuntu 13.10. I have a Radeon HD 4570 card and I want to use the hardware acceleration capabilities that were introduced with linux 3.10 in the mesa 9.2 So my question is: since I have a linux 3.11 and mesa 9.2, do I really need…
fioan89
  • 133
3
votes
1 answer

Bad HD video deinterlacing processing

I have Ubuntu 12.04 32-bit with Unity. My system configuration is: CPU: Core 2 Quad Q6600 (2.4 GHz) RAM: 8192 Mb DDR2 Kingston Video: Palit GeForce GTX 260 216 SP, and my screen resolution is 1680x1050. I also have Window 7 Ulitimate installed,…
2
votes
1 answer

vdpauinfo: display: :0.0 screen: 0 Error creating VDPAU device: 1

New to this community. I hope that someone can help me with the below. I am at the point that I need to get vdpau to work to offload the CPU. No luck. Last week my new GT610 nvidia card arrived - I had an ever so small hope that my current GT220 had…
RiPiQu
  • 21
2
votes
3 answers

Why doesn't mplayer work with VDPAU?

I'm trying to play a HD video file, the command to play the video is: mplayer -vo vdpau -vc ffh264vdpau And the error I get is: [mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0 [mkv] Track ID 2: audio (A_AC3), -aid 0, -alang und [mkv] Will play…
user117125
2
votes
0 answers

hybrid-dump for VDPAU accelerated video playing on Xubuntu 12.04

Following the instructions posted in hybrid-dump for VDPAU accelerated video playing on Ubuntu 11.10 with bumblebee 3.0? Watching videos with hardware acceleration enabled gives me sound but no image I have managed to successfully compile and run…
1
2