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

VDPAU H264 Decoding #150

Open
rogurotus opened this issue Feb 27, 2024 · 0 comments
Open

VDPAU H264 Decoding #150

rogurotus opened this issue Feb 27, 2024 · 0 comments
Assignees
Labels
feature New feature or request platform::linux Specific to Linux platform

Comments

@rogurotus
Copy link

Implementation of hardware decoding via VDPAU

Problem to solve

  1. Solves the license problem when using the h264 software decoder
  2. Improves energy efficiency, reduces CPU load

Proposal

  1. Recheck frame info parsing
  2. Fix frame references

Prior art

FFmpeg (Check the license)

Alternatives

Use VA-API (Check NVIDIA driver support)

Links & references

https://github.com/instrumentisto/medea-flutter-webrtc/tree/vdpau

https://wiki.archlinux.org/title/Hardware_video_acceleration_(%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9)

@rogurotus rogurotus added platform::linux Specific to Linux platform feature New feature or request labels Feb 27, 2024
@rogurotus rogurotus self-assigned this Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request platform::linux Specific to Linux platform
Projects
None yet
Development

No branches or pull requests

1 participant