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

chore(docker): switch to ubuntu base image #5366

Closed
wants to merge 1 commit into from

Conversation

kmou424
Copy link

@kmou424 kmou424 commented Oct 12, 2024

  1. install intel non-free driver for QSV support
  2. use jellyfin-ffmpeg6 for best hardware transcoding
  3. provide optional google-chrome installation

disadvantages: larger image size

1. install intel non-free driver for QSV support
2. use jellyfin-ffmpeg6 for best hardware transcoding
3. provide optional google-chrome installation
@kmou424
Copy link
Author

kmou424 commented Oct 12, 2024

#305 (comment)

@feederbox826
Copy link
Contributor

feederbox826 commented Oct 30, 2024

Already has a HWAccel image based on CUDA

Adding google-chrome instead of headless-cdp adds an extreme amount of unnecessary bloat

#4300

i965-va-driver-shaders and intel-opencl-icd are required for ARC and tone mapping https://github.com/feederbox826/stash-s6/blob/main/stash/root/defaults/intel-drivers.sh

https://github.com/nerethos/docker-stash and https://github.com/feederbox826/stash-s6 already both use jf-6, and I have a beta build with jf7

@kmou424
Copy link
Author

kmou424 commented Oct 30, 2024

https://github.com/nerethos/docker-stash and https://github.com/feederbox826/stash-s6 already both use jf-6, and I have a beta build with jf7

sure, your repo stash-s6 provided a such better solution. Because of I have switched to your branch 2 weeks ago. But I'm confused about why these changes can't be merged to main branch. In addition, I think hardware acceleration should default supported by official image, rather than manually build it when user want to use HWAccel.

@kmou424 kmou424 closed this by deleting the head repository Nov 7, 2024
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

Successfully merging this pull request may close these issues.

2 participants