intel / intel/libva

vaQueryImageFormats missing packed RGB24 format in postproc

Open
#432 3 comments 0 reactions 1 assignee Claimed by @Jister View on GitHub
Dominant language
C
Stars
784
Forks
314
PR merge metrics
No merged PRs in 30d

Description

Gstreamer

gst-launch-1.0 videotestsrc ! capsfilter caps=video/x-raw,format=RGB,width=800,height=600 ! vaapipostproc ! video/x-raw,format=NV12 ! filesink location=ppp.yuv

can not work, because the FOURCC of VA_FOURCC_R8G8B8 can not be found in current driver.

While, I checked, at least the version:

commit d17f3fcf7e5238ae82b50c54c9591cde919ae3fe
Author: Huang_LiH
Date: Wed May 22 08:34:58 2019 +0800

[CM] surface dump enhance

Enhance surface dump

Change-Id: I18fa07fd2714efe30518cf75e287245382ca49aa

still have this support

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.