Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Can HDR support be added to the ffmpeg-plugin? #430

Closed
five82 opened this issue Nov 25, 2019 · 7 comments · Fixed by #437
Closed

Can HDR support be added to the ffmpeg-plugin? #430

five82 opened this issue Nov 25, 2019 · 7 comments · Fixed by #437
Labels

Comments

@five82
Copy link

five82 commented Nov 25, 2019

Can the -hdr flag be added to the ffmpeg-plugin? I see references to it in old ffmpeg upstream patches but it was never added to the plugin here. Thanks.

https://patchwork.ffmpeg.org/patch/12528/

@tianjunwork
Copy link
Contributor

Hi Jing @jsunintel , could you help with this?

@jsunintel
Copy link
Contributor

No, we can't do that yet. The FFmpeg community is against how we are implementing the HDR feature in SVT HEVC lib, and that is not changed.

@tianjunwork
Copy link
Contributor

Hi @five82, to be clear, you were asking adding HDR to ffmpeg plugin in this repo, right? Or to the upstream patch?

@five82
Copy link
Author

five82 commented Nov 26, 2019

Hi @tianjunwork, it was for the ffmpeg plugin in this repo. Thanks.

@tianjunwork
Copy link
Contributor

Hi Jing @jsunintel, do you think we can just add HDR for our own ffmpeg plugin?

@tianjunwork tianjunwork added enhancement New feature or request and removed ffmpeg labels Dec 4, 2019
@tianjunwork
Copy link
Contributor

Hi @five82, SVT-HEVC -hdr only signals HDR10 input, does this fit your needs? If so, we can quickly expose it in the ffmpeg plugin.
If the ask is to support other formats of HDR, that is a more stretching goal.

@five82
Copy link
Author

five82 commented Dec 4, 2019

Exposing the -hdr flag to allow HDR10 input only is fine. Thanks again @tianjunwork.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants