Skip to content

Why does TextOverLay support hdr, but Bitmap not support? #2383

@peerless2012

Description

@peerless2012

I am using effect to render subtitles, and the TextOverLay in OverlayShaderProgram can be hdr on any version, but it's parent class BitmapOverlay can be hdr only on api34+ ?

If i want to draw subtitles use CanvasOverlay (Subclass of Bitmap Overlay), what should i do?

And if i draw content on TexOverLay, what should I do?

Both of the two places, i don't want to interrupt the HDR or DV render, i don't want the video trans HDR to SDR.

Any ideas of this question?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions