I'm experiencing following problem:
If i try to view UHD-Programs on HD+ with VAAPI enabled there is only sound but no picture.
When VAAPI is disabled i can view stuttering picture with sound because of CPU ist going up to 300% load
The graphics is Intel HD 620 (KBL GT2).
My TV is only FullHD 1920x1080p connected via hdmi so UHD has to scaled down
Here is a short part of the debug log:
Code
2023-11-21 18:45:38.330 T:749 debug <general>: AddOnLog: pvr.hts: receive message [muxpkt]
2023-11-21 18:45:38.330 T:749 debug <general>: AddOnLog: pvr.hts: demux pkt idx 1001:1001 type B pts 16448000.000000 len 145987
2023-11-21 18:45:38.330 T:749 debug <general>: AddOnLog: pvr.hts: receive message [muxpkt]
2023-11-21 18:45:38.330 T:749 debug <general>: AddOnLog: pvr.hts: demux pkt idx 1001:1001 type B pts 16428000.000000 len 6049
2023-11-21 18:45:38.330 T:1048 debug <general>: AddOnLog: pvr.hts: demux read idx :1001 pts 16448000.000000 len 145987
2023-11-21 18:45:38.330 T:1048 debug <general>: AddOnLog: pvr.hts: demux read idx :1001 pts 16428000.000000 len 6049
2023-11-21 18:45:38.331 T:1069 error <general>: ffmpeg[0x54916c0]: [hevc] Could not find ref with POC 22802
2023-11-21 18:45:38.332 T:1069 error <general>: ffmpeg[0x54916c0]: [hevc] Failed to end picture decode issue: 18 (invalid parameter).
2023-11-21 18:45:38.332 T:1069 error <general>: ffmpeg[0x54916c0]: [hevc] hardware accelerator failed to decode picture
2023-11-21 18:45:38.332 T:1069 error <general>: ffmpeg[0x54916c0]: [hevc] Could not find ref with POC 22800
2023-11-21 18:45:38.332 T:1069 error <general>: ffmpeg[0x54916c0]: [hevc] Failed to end picture decode issue: 18 (invalid parameter).
2023-11-21 18:45:38.332 T:1069 error <general>: ffmpeg[0x54916c0]: [hevc] hardware accelerator failed to decode picture
2023-11-21 18:45:38.333 T:749 debug <general>: AddOnLog: pvr.hts: receive message [signalStatus]
2023-11-21 18:45:38.333 T:749 debug <general>: AddOnLog: pvr.hts: signalStatus:
2023-11-21 18:45:38.333 T:749 debug <general>: AddOnLog: pvr.hts: status : GOOD
2023-11-21 18:45:38.333 T:749 debug <general>: AddOnLog: pvr.hts: ber : 0
2023-11-21 18:45:38.333 T:749 debug <general>: AddOnLog: pvr.hts: unc : 0
2023-11-21 18:45:38.336 T:749 debug <general>: AddOnLog: pvr.hts: receive message [muxpkt]
2023-11-21 18:45:38.336 T:749 debug <general>: AddOnLog: pvr.hts: demux pkt idx 1001:1001 type B pts 16468000.000000 len 18561
2023-11-21 18:45:38.336 T:1048 debug <general>: AddOnLog: pvr.hts: demux read idx :1001 pts 16468000.000000 len 18561
2023-11-21 18:45:38.337 T:1069 error <general>: ffmpeg[0x54916c0]: [hevc] Failed to end picture decode issue: 18 (invalid parameter).
2023-11-21 18:45:38.337 T:1069 error <general>: ffmpeg[0x54916c0]: [hevc] hardware accelerator failed to decode picture
Display More
Under 10.0.4 There is no problem.
And i tried the legacy-image too
If something more is needed. Please tell me.