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

VADecoder cannot preperly decode VAEncoder output #852

Open
danylosadivnychyi opened this issue Jan 26, 2024 · 1 comment
Open

VADecoder cannot preperly decode VAEncoder output #852

danylosadivnychyi opened this issue Jan 26, 2024 · 1 comment
Labels
samples Issues related to Samples

Comments

@danylosadivnychyi
Copy link

I'm playing around with D3D12HelloVAEncode/VADecode. Both seem to be working without crashes, but whenever I write the encoded bitstream to .h264 file, the VLC reader cannot seem to read it.
Also if I read this bitstream in VAEncode and load the data to the VA_H264DEC_BUFFER_INDEX_COMPRESSED_BIT buffer in VADecode, it just shows me some gibberish on the screen (I changed the window resolution resolution in Main.cpp).
@sivileri attached the image decoder produces on the screen for me.
image

@GameDreamByHuo
Copy link

GameDreamByHuo commented Jan 26, 2024 via email

@walbourn walbourn added the samples Issues related to Samples label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues related to Samples
Projects
None yet
Development

No branches or pull requests

3 participants