shaka-project / shaka-packager

A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
https://shaka-project.github.io/shaka-packager/
Other
1.95k stars 504 forks source link

[WebM] Support for MaxCLL and MaxFALL #810

Open davidj198 opened 4 years ago

davidj198 commented 4 years ago

Hello,

'webm_video_client.cc(234)] Not implemented reached in virtual bool shaka::media::WebMVideoClient::OnUInt(int, int64_t)HDR is not supported yet.'

Any plans to support HDR soon?

Cheers,

David

kqyang commented 4 years ago

It is on our list, but unfortunately we don't have bandwidth to work on it right now. Let us know if you are interested in helping us implement it.

davidj198 commented 4 years ago

Hi again!

I would love to so I will definitely give it a try. I would still patiently wait for you to have the time to actually look back at it again, but if I got it sorted out, I will make sure to let you know.

Cheers,

David

kqyang commented 4 years ago

@davidj198 Great. Let us know if you have questions or if you need any pointers.

davidj198 commented 4 years ago

Hi,

I had no luck sorting that atm, so I will be waiting on you when you're able to sort it :)

Cheers,

David

alitteration commented 1 year ago

hey, any updates on this?