libvpl icon indicating copy to clipboard operation
libvpl copied to clipboard

Intel® Video Processing Library (Intel® VPL) API, dispatcher, and examples

Results 39 libvpl issues
Sort by recently updated
recently updated
newest added

We would like to use vpl-backend jpegdec to output 444p format, but there is no 444p fourcc (i.e. MFX_FOURCC_YUV444) defined in vpl dispatcher (mfxstructures.h). I only see it defined in...

enhancement

Hello, While using OneVPL to decode MPEG2, I encountered an issue. Please see the attached document for details. This issue is very similar to a problem that occurred in the...

recommend transfer

Notice that sharing surface with OpenCL only support windows now. And all common operations about opencl are defined in structure OpenCLCtxD3D11. While in [MediaSDK sample](https://github.com/Intel-Media-SDK/MediaSDK/tree/master/samples/sample_plugins/rotate_opencl/src), a base class **OpenCLFilterBase** and...

question

hello friend, a problem, I use ffmpeg api av_read_frame() read a packet from rtsp stream, then decode by onevpl, but the output yuv data has a delay, and the longer...

recommend transfer

I'm using the Debian distribution version Bullseye... I saw that the bootstrap script searches for the ID_LIKE variable, but it does not exist in os-release look at that: ``` PRETTY_NAME="Debian...

enhancement

I realized that it is necessary to install some packages, using the bootstrap script. So I suggest user verification.

enhancement

## Issue I saw that it was necessary to check another variable for the version of the Debian distribution that I am using, Bullseye. As well as whether the user...

There is a memory leak. System info. ``` user@computer:~$ uname -a Linux MC-VT-TB34 6.5.0-17-generic #17~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 16 14:32:32 UTC 2 x86_64 x86_64 x86_64 GNU/Linux user@computer:~$ cat /etc/lsb-release...

bug

## Issue We are an app with tens of millions of users,recently we found some crash report show that mfxInit throw unhandled exception which do not be catched on user...

Are there any plans to add support for V210 video formats?

question