intel / libva-utils

Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API)
https://01.org/linuxmedia
Other
199 stars 164 forks source link

3D LUT testing files missing #363

Open zhaoxiaofengshine opened 6 months ago

zhaoxiaofengshine commented 6 months ago

I want to enable the sample program videoprocess/vpp3dlut , but from the configuration file, it appears that the test materials are missing. The. cube resources generated from the PhotoShop will cause coredump

FurongZhang commented 4 months ago

I think that is caused by the 3DLUT format you pass to VAAPI.

Please read the API definition: https://github.com/intel/libva/blob/master/va/va_vpp.h#L1381