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

[Enhancement] Add support for HDR output #433

Open
Joao-Meireles-Sqill opened this issue Oct 17, 2024 · 2 comments
Open

[Enhancement] Add support for HDR output #433

Joao-Meireles-Sqill opened this issue Oct 17, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@Joao-Meireles-Sqill
Copy link

AVPro Movie Capture Version

5.2.4

Which platform is your question for?

macOS, iOS

Your question

Hi
I’m currently using Capture from Texture to record the feed from a Render Texture in Unity, with AVPro Video as the video player (AVPro Video). The source is an HDR video in .MOV format, and my goal is to export the captured content in the same .MOV format, maintaining either the original HDR quality or, at a minimum, a 10-bit color depth for enhanced color fidelity. I’m working in Unity version 2023.2.20f1.

image image
@Joao-Meireles-Sqill Joao-Meireles-Sqill added the question Further information is requested label Oct 17, 2024
@andrepcg
Copy link

I see this is very likely related to this issue: #405

For sure HDR output needs 10bit support. And maybe AVPro team will implement that. But for now is there any option to configure tone mapping? Because right now the captured video is very washed out almost grey so there seems to be some tone mapping going on and it's not the best. Is that configurable?

@MorrisRH
Copy link
Contributor

There is currently no support for HDR in Movie Capture, it is very much on our TODO list though. 10 bit support will come first.

We don't do any tone mapping within the plugin, we just write out the textures/framebuffer from Unity as is so you could take advantage of Unity's tone mapping to get an SDR image suitable for writing out.

@MorrisRH MorrisRH added the enhancement New feature or request label Oct 18, 2024
@MorrisRH MorrisRH changed the title [Question] How can I export an HDR video? [Enhancement] Add support for HDR output Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants