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

Feature request: expanding available platform installations #5

Open
VGrol opened this issue May 22, 2019 · 5 comments
Open

Feature request: expanding available platform installations #5

VGrol opened this issue May 22, 2019 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@VGrol
Copy link

VGrol commented May 22, 2019

With ffmpeg <4.1 being required for jellyfin,
It'd be lovely if jellyfin-ffmpeg could become more of a universal solution to the platform.

For entirely selfish reasons, I'd love to see support for Arch, as ffmpeg 4.0 conflicts with a lot of repository packages which are prebuilt.
Having it as a dependency for ffmpeg in general would be much more suitable, one only needs to look at the package pages for users that can't figure out the ffmpeg version requirement.

I'm not entirely sure if this is out of scope for this project, but the current solutions on other platforms are a bit frustrating in general.

@joshuaboniface
Copy link
Member

I agree with this actually, it makes sense to have a single copy and build from it for every platform.

I've already integrated the Dockerfile that the Jellyfin Docker containers use into here, so if you or anyone can provide build infra for the various other distros (using Dockerfiles like the Debian/Ubuntu builds do) we can add that in!

@dkanada
Copy link
Member

dkanada commented Feb 20, 2020

@VGrol since we use a recent version now would you consider this issue resolved?

@VGrol
Copy link
Author

VGrol commented Feb 25, 2020

@dkanada
I think it'd depend on the philosophy.
The issue is resolved in the sense that it is functional on Arch.

The problem is going to happen again whenever FFMPEG updates, since Arch tends to move relatively quickly onto the new version. Until we somehow get a modular code base which supports all future FFMPEG upgrades (lol), a jellyfin-ffmpeg expansion for Arch would probably be better to prevent future breakage.

@JustAMan
Copy link
Contributor

Not anymore, we don't require <4.1 now. We're wanting >=4.0 IIRC :)

@Shadowghost
Copy link
Contributor

For Arch there now exists an AUR package: https://aur.archlinux.org/packages/jellyfin-ffmpeg

Nonetheless I'll keep the issue opened since there are other distros/packaging systems not supported by our ffmpeg which we're glad to get community contributed build support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants