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

[FEAT] Compile ffmpeg with zimg #62

Closed
1 task done
ahobsonsayers opened this issue Feb 11, 2024 · 4 comments · Fixed by #63
Closed
1 task done

[FEAT] Compile ffmpeg with zimg #62

ahobsonsayers opened this issue Feb 11, 2024 · 4 comments · Fixed by #63
Assignees
Labels
enhancement New feature or request

Comments

@ahobsonsayers
Copy link

Is this a new feature request?

  • I have searched the existing issues

Wanted change

I would like ffmpeg to be compiled with support for the zimg library enabled.

Reason for change

I would like to use filters that depends on zimg. Specifically I would like to use the zscale filter with ffmpeg.

Proposed code change

ffmpeg can be configured to compile with zimg using --enable-libzimg

zimg can be found here: https://github.com/sekrit-twc/zimg

@ahobsonsayers ahobsonsayers added the enhancement New feature or request label Feb 11, 2024
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@aptalca aptalca self-assigned this Feb 11, 2024
@aptalca
Copy link
Member

aptalca commented Feb 11, 2024

@ahobsonsayers can you give this test image a try and confirm it works?
ghcr.io/linuxserver/lspipepr-ffmpeg:6.1.1-cli-pkg-cf930eb6-dev-4d28b9bfbdcaf58fcc284656f0f5a23e6488a1ab-pr-63

Thanks

@ahobsonsayers
Copy link
Author

Hey @aptalca

Just gave it a go with my ffmpeg command that uses the zscale filter and it seems to work perfectly 👌

Thanks so much!

@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Feb 14, 2024
@ahobsonsayers
Copy link
Author

Amazing! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants