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

hwaccel changes and LSCR.io removal #2

Closed
feederbox826 opened this issue Nov 29, 2023 · 0 comments
Closed

hwaccel changes and LSCR.io removal #2

feederbox826 opened this issue Nov 29, 2023 · 0 comments

Comments

@feederbox826
Copy link
Owner

from the results in hwaccel-test-matrix

Removing LSCR.io ffmpeg

LSCR seems to be a failiure on all fronts, jellyfin has much better support at the cost of slightly larger install size.

  • no support for CUDA so NVENC fails (because of filters)
  • no support for QSV
  • aarch64 support untested, but is natively supported without drivers

Removing CUDA support from base

  • userland drivers are required for audio with transcodes

build-time driver installer

add a build-time script to install intel-compute-runtime IF arch is amd64
the reason for not only building it only for amd64 is because of jellyfin specific accelerations not limited to just QSV/NVENC

feederbox826 added a commit that referenced this issue Nov 29, 2023
- move NVIDIA hwaccel to hwaccel-base
- add non-free in one step
- install intel drivers and compute_runtime for QSV
- remove LSCR.io container builds
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

1 participant