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

New ffmpeg upstream version 4.4 #70

Merged
merged 11 commits into from
Sep 5, 2021
Merged

Conversation

nyanmisaka
Copy link
Member

@nyanmisaka nyanmisaka commented Jul 14, 2021

  • New upstream version 4.4 (feat. AV1 HWA in DXVA/Intel/Nvidia)
  • Support for Ubuntu hirsute 21.04
  • Add BT.2390 algorithm to opencl tonemap
  • Fix peak detection in opencl tonemap
  • Add cuda tonemap impl
  • NVDEC AV1 HW decoding
    (Minimum required driver versions:
    Linux: 455.28 or newer
    Windows: 456.71 or newer
    )

Try it down below(other changes in jellyfin is needed):
https://drive.google.com/drive/folders/1u13Ot4A0YySraS_7y06XwfErj7W0NUIO?usp=sharing

@EraYaN
Copy link
Member

EraYaN commented Aug 19, 2021

I suppose we don't really need to review the code right?

Copy link
Member

@EraYaN EraYaN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looked at the updated patches, looks good to me. I can't say I understand some of the algorithm stuff but I assume that has been tested.

@nyanmisaka
Copy link
Member Author

Sure. Tested on GTX 1650, GTX 1050, HD 630 and Vega 64.

BT.2390 Algorithms and de/linearizer are pulled from mpv/libplacebo and zscale.

@EraYaN
Copy link
Member

EraYaN commented Aug 19, 2021

@jellyfin/core Probably needs to review + merge this one.

@nyanmisaka
Copy link
Member Author

Note that changes made in jellyfin PR is also backward compatible to older version of jellyfin-ffmpeg.

@joshuaboniface joshuaboniface merged commit 9af382b into jellyfin:jellyfin Sep 5, 2021
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.

3 participants