Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VDPAU support #150

Open
nvllsvm opened this issue Feb 9, 2019 · 2 comments
Open

Add VDPAU support #150

nvllsvm opened this issue Feb 9, 2019 · 2 comments

Comments

@nvllsvm
Copy link

nvllsvm commented Feb 9, 2019

Would help some jellyfin users.

jellyfin/jellyfin#839

@OdinVex
Copy link

OdinVex commented Sep 4, 2022

Same, some of us use AMD hardware.

@jrottenberg
Copy link
Owner

I've looked into it but it looks like a lot of effort

Version: 0.53.2
Source dir: /tmp/workdir
Build dir: /tmp/workdir/build
Build type: native build
Project name: libvdpau
Project version: undefined
C compiler for the host machine: cc (gcc 9.4.0 "cc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
C linker for the host machine: cc ld.bfd 2.34
C++ compiler for the host machine: c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
C++ linker for the host machine: c++ ld.bfd 2.34
Host machine cpu family: x86_64
Host machine cpu: x86_64
Checking for function "secure_getenv" : YES 
Found pkg-config: /usr/bin/pkg-config (0.29.1)
Found CMake: /usr/bin/cmake (3.16.3)
Run-time dependency dri2proto found: NO (tried pkgconfig and cmake)
Run-time dependency xext found: NO (tried pkgconfig and cmake)
Configuring config.h using configuration
Program doxygen found: NO
Program dot found: NO
Run-time dependency x11 found: NO (tried pkgconfig and cmake)

src/meson.build:1:0: ERROR: Dependency "x11" not found, tried pkgconfig and cmake

so it requires :

It looks like libvdpau is not required standalone and can be leverage with AV1 - ttps://www.phoronix.com/news/NVIDIA-AV1-VDPAU-FFmpeg

I've bumped libaom version to 3.4.0 see #356

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants