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

[Feature]: AV1-Enc: send Timing_Info #315

Open
gizahNL opened this issue Jan 17, 2024 · 1 comment
Open

[Feature]: AV1-Enc: send Timing_Info #315

gizahNL opened this issue Jan 17, 2024 · 1 comment
Assignees
Labels
Feature Request Request a feature or enhancement

Comments

@gizahNL
Copy link

gizahNL commented Jan 17, 2024

What Feature?

To properly communicate the frame rate it's necessary to send the Timing_Info inside of the SPS OBU.

What's the usage scenario would be benifited?

Transcode for media delivery

What impacted?

No response

Do you want to contribute a patch to develop this feature?

None

@gizahNL gizahNL added the Feature Request Request a feature or enhancement label Jan 17, 2024
@leyu-yao
Copy link
Contributor

Hi @gizahNL
VPL has an interface for timing info, you can check here https://intel.github.io/libvpl/latest/API_ref/VPL_structs_encode.html#_CPPv4N19mfxExtCodingOption317TimingInfoPresentE

AV1 encoding added this support from this commit c6abb01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Request a feature or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants