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

m_firstFrameConfig(STD_VIDEO_H26X_PICTURE_TYPE_INTRA_REFRESH) causes assert in encoder. #66

Open
friesofdoom opened this issue Feb 15, 2024 · 1 comment

Comments

@friesofdoom
Copy link

STD_VIDEO_H26X_PICTURE_TYPE_INTRA_REFRESH is not supported by this switch statement which causes the assert to go off.

@zlatinski
Copy link
Contributor

@friesofdoom, the encoder portion of the sample in main is outdated and deprecated. Please use the https://github.com/nvpro-samples/vk_video_samples/tree/video-encode-h264-265-alpha WIP branch for your evaluation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants