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

Allow user data pass through #480

Open
carlosfg-flu opened this issue Dec 4, 2024 · 0 comments
Open

Allow user data pass through #480

carlosfg-flu opened this issue Dec 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request library Concerns the VVenC library

Comments

@carlosfg-flu
Copy link

It would be useful to link some user data to an incoming frame and be able to recover it at the output. This will make integration with frameworks like FFmpeg [1] and GStreamer [2] more seamless. Other encoder libraries do support this [3].

[1]: FFmpeg has this opaque feature
[2]: GStreamer has GstMeta, used by GstVideoEncoder base class.
[3]: Field userData in x265 encoder

@adamjw24 adamjw24 added library Concerns the VVenC library enhancement New feature or request labels Dec 4, 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 library Concerns the VVenC library
Projects
None yet
Development

No branches or pull requests

3 participants