Xu Zhengguo
Xu Zhengguo
Do you install correct version of libva? Could you try it with latest vaapi.
It has release note which includes all release version of dependency.
Do you check if the lost frames are non-display frame since these frames will not have output yuv. @wangyan-intel can correct me .
Ok, therefore we may need to check if this bitstream has violation that vpl may skip decoding some error frames.
@Stolk, Is your above pr trying to fix this issue? Could you send your pr to close this issue if possible. Thanks.
Using ffmpeg args '-hwaccel_device /dev/dri/renderD129' to open intel gpu when you have multi gpu(s) on your machine Note: try renderD128 as well if not work.
> Using ffmpeg args '-hwaccel_device /dev/dri/**renderD129**' to open intel gpu when you have multi gpu(s) on your machine > > Note: try renderD128 as well if not work. As saied,...
Please give more descriptions about the issue. It is decoding error, output corruption or SW crash? Any avaiable failure log? Do you try the sample decoder on your side if...
Which plafrrom did you try? With your provided NG.mpeg2, sample_decode works well without infinite loop as you saw. ./msdk_vpl_open/sample_decode mpeg2 -i NG.mpeg2 -hw -o out.yuv You can get try to...
Intel® VPL Tools have all been moved to https://github.com/intel/libvpl-tools