Skip to content

[Feat]: Support for SDR rec.709 color standard #235

@bkekelic2

Description

@bkekelic2

Version

3.0.0-RC3

Environment that reproduces the issue

Samsung s25 ultra

Use case description

Hi,
I'm wondering if there is there any kind of support for SDR rec.709 color standard?
Using SRT with HEVC.

When I set VideoConfig with profile MediaCodecInfo.CodecProfileLevel.HEVCProfileMain and level MediaCodecInfo.CodecProfileLevel.HEVCHighTierLevel62 on the receiver side I got SDR rec.601 (bt470bg).

I found enums: ColorPrimaries and MatrixCoefficients which contain values BT709 and MediaFormat.COLOR_STANDARD_BT709 but cannot get to this point anyhow.
Do you have any idea how to accomplish this?

Proposed solution

No response

Alternative solutions

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions