intel / intel-vaapi-driver

VA-API user mode driver for Intel GEN Graphics family
https://01.org/linuxmedia
Other
305 stars 126 forks source link

Driver consistently fails with - vaEndPicture invalid parameter #536

Open evelikov opened 2 years ago

evelikov commented 2 years ago

Greetings team,

For some H264 decoding workloads the driver consistently fails with the mentioned "vaEndPicture (va_display, context) failed: invalid parameter (18)". Either of the following triggers the issue - 1 and 2. Note that for the latter may fail with main:vaCreateBuffer (1379) failed,exit - if so comment out the respective code section.

Casual look at the driver suggests that the stream data is invalid, although I did not narrow it down any further.

Any tips and suggestions are appreciated \o/

Affected hardware:

evelikov commented 2 years ago

Humble poke?

evelikov commented 2 years ago

@uartie @xhaihao any pointers?

evelikov commented 10 months ago

Humble poke, just short of the 2 year anniversary :-)