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

Add AV1 hardware and software encoding #9907

Merged
merged 7 commits into from
Jun 28, 2023
Merged

Conversation

nyanmisaka
Copy link
Member

@nyanmisaka nyanmisaka commented Jun 19, 2023

Prerequisites

  • jellyfin-ffmpeg6 is required for hardware encoding
  • Alchemist, Ada Lovelace and RDNA3 architecture GPUs support hardware encoding
  • Software encoding via SVT-AV1 requires a powerful x86 processor

Web Changes

Changes

  • Add AV1 support in HLS streaming
  • Add AV1 hardware and software encoding
  • Refine SwDec and QSV encoding
  • Remove unused lines

image

image

@nyanmisaka nyanmisaka added the feature Adding a new feature, or substantial improvements on existing functionality label Jun 19, 2023
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
@crobibero crobibero added the release-highlight A major new feature for the next release label Jun 19, 2023
Co-authored-by: Cody Robibero <cody@robibe.ro>
Jellyfin.Api/Helpers/HlsCodecStringHelpers.cs Outdated Show resolved Hide resolved
Jellyfin.Api/Helpers/HlsCodecStringHelpers.cs Outdated Show resolved Hide resolved
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
@Bond-009 Bond-009 merged commit e53e53e into jellyfin:master Jun 28, 2023
18 checks passed
@nyanmisaka nyanmisaka deleted the av1e branch June 28, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding a new feature, or substantial improvements on existing functionality release-highlight A major new feature for the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants