-
-
Notifications
You must be signed in to change notification settings - Fork 94
Rebase to 3.21 and update ffmpeg dependencies to 6.1.2 #269
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for opening this pull request! Be sure to follow the pull request template!
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
This is PR updates the redme-vars as requested by @Roxedus and I've bumped the ffmpeg dependencies from version 4.x.x to 6.1.2, because "newer" GPU series (like Intel Arc) are not fully supported by ffmpeg version 4. Also the TVH project changed their dependency to version 6 .1.1 . |
We're working on a rebase of tvheadend to a Ubuntu base to try and enable Nvidia support - #270 |
I am a bot, here are the test results for this PR:
|
Description:
See #263
I've changed the readme-vars as requested by @Roxedus.
I also bumped the ffmpeg dependencies to 6.1.2, because of recent changes to the encoding subsystem (#1792)
Benefits of this PR and context:
Functioning encoding support for "newer" gpu series (e.g. Intel ARC)
How Has This Been Tested?
I've tested it on x86/64
Source / References: