-
Notifications
You must be signed in to change notification settings - Fork 375
Closed
Labels
Encodevideo encode relatedvideo encode relatedKMDKMD related, or has dependenceKMD related, or has dependenceVP9VP9VP9
Description
Which component impacted?
Encode
Is it regression? Good in old configuration?
No, this issue exist a long time
What happened?
On Android,
with media-driver intel-media-24.1.5, and intel-gmmlib-22.3.18
Running oneVPL example "hello-encode" with the change projectceladon/libvpl#16
for encoding VP9 7680x4320 video. The bitstream is incorrect.
The input is generated with ffmpeg cmd below
ffmpeg -v verbose -f lavfi -i testsrc=size=7680x4320:rate=1 -pix_fmt yuv420p -vframes 5 -y test.yuv
On Ubuntu with the media-driver and gmmlib, this issue can not be reproduced.
The Codec dump on Android and Ubuntu is below
T1829561088_ubuntu_8k.zip
T1389417720_android_8K.zip
What's the usage scenario when you are seeing the problem?
Video Conference
What impacted?
Fail to encode VP9 video in 8K.
No problem to encode VP9 video in 4K
and no problem to encode H264 and H265 video
Debug Information
No response
Do you want to contribute a patch to fix the issue?
None
Reactions are currently unavailable
Metadata
Metadata
Labels
Encodevideo encode relatedvideo encode relatedKMDKMD related, or has dependenceKMD related, or has dependenceVP9VP9VP9