- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OneVpl sample_decode is failing with segmentation fault with -r option render.
sample_decode h265 -i cars_320x420.h265 -o out.i420 -r
Please find rendering crash details below:
libva info: VA-API version 1.21.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_21
libva info: va_openDriver() returns 0
libva info: VA-API version 1.21.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_21
libva info: va_openDriver() returns 0
libva info: VA-API version 1.21.0
Segmentation fault (core dumped)
is there is any sample code or example code which renders the decoded file?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Sushant35,
Thank you for posting on the Intel
To understand this issue in the best way, please answer the following questions:
- Can you provide more details of the issue? What are you trying to do? When do you receive the error message? Be as detailed as possible
- When did the issue start?
- Did the issue start after an update or change?
- Attach the report for the following tool Intel® System Support Utility for Windows (SSU), you can find the steps on the link How to get the Intel® System Support Utility Logs on Windows to know your hardware and software environment.
Regards,
Andres P.
Intel Customer Support Technician
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Andres
Thanks for replying
Problem started on Intel Alder lake intel graphics family system details are below:-
Linux 6.2.0-33-generic #33~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 7 10:33:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
i am running this command
sample_decode h265 -device /dev/dri/renderD128 -i /home/Collab8/oneVPL/examples/content/cars_320x240.h265 -r
and please find vainfo stats
Trying display: wayland
error: XDG_RUNTIME_DIR not set in the environment.
Trying display: drm
libva info: VA-API version 1.21.0
libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_21
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.21 (libva 2.21.0.1)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 23.3.4 (b60f5d693)
vainfo: Supported profile and entrypoints
VAProfileNone : VAEntrypointVideoProc
VAProfileNone : VAEntrypointStats
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Simple : VAEntrypointEncSlice
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointFEI
VAProfileH264Main : VAEntrypointEncSliceLP
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointFEI
VAProfileH264High : VAEntrypointEncSliceLP
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointEncPicture
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline: VAEntrypointFEI
VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
VAProfileHEVCMain : VAEntrypointVLD
VAProfileHEVCMain : VAEntrypointEncSlice
VAProfileHEVCMain : VAEntrypointFEI
VAProfileHEVCMain : VAEntrypointEncSliceLP
VAProfileHEVCMain10 : VAEntrypointVLD
VAProfileHEVCMain10 : VAEntrypointEncSlice
VAProfileHEVCMain10 : VAEntrypointEncSliceLP
VAProfileVP9Profile0 : VAEntrypointVLD
VAProfileVP9Profile0 : VAEntrypointEncSliceLP
VAProfileVP9Profile1 : VAEntrypointVLD
VAProfileVP9Profile1 : VAEntrypointEncSliceLP
VAProfileVP9Profile2 : VAEntrypointVLD
VAProfileVP9Profile2 : VAEntrypointEncSliceLP
VAProfileVP9Profile3 : VAEntrypointVLD
VAProfileVP9Profile3 : VAEntrypointEncSliceLP
VAProfileHEVCMain12 : VAEntrypointVLD
VAProfileHEVCMain12 : VAEntrypointEncSlice
VAProfileHEVCMain422_10 : VAEntrypointVLD
VAProfileHEVCMain422_10 : VAEntrypointEncSlice
VAProfileHEVCMain422_12 : VAEntrypointVLD
VAProfileHEVCMain422_12 : VAEntrypointEncSlice
VAProfileHEVCMain444 : VAEntrypointVLD
VAProfileHEVCMain444 : VAEntrypointEncSliceLP
VAProfileHEVCMain444_10 : VAEntrypointVLD
VAProfileHEVCMain444_10 : VAEntrypointEncSliceLP
VAProfileHEVCMain444_12 : VAEntrypointVLD
VAProfileHEVCSccMain : VAEntrypointVLD
VAProfileHEVCSccMain : VAEntrypointEncSliceLP
VAProfileHEVCSccMain10 : VAEntrypointVLD
VAProfileHEVCSccMain10 : VAEntrypointEncSliceLP
VAProfileHEVCSccMain444 : VAEntrypointVLD
VAProfileHEVCSccMain444 : VAEntrypointEncSliceLP
VAProfileAV1Profile0 : VAEntrypointVLD
VAProfileHEVCSccMain444_10 : VAEntrypointVLD
VAProfileHEVCSccMain444_10 : VAEntrypointEncSliceLP
and vpl-inspect
Library path: /usr/lib/x86_64-linux-gnu/libmfx-gen.so.1.2.9
AccelerationMode: MFX_ACCEL_MODE_VIA_VAAPI
ApiVersion: 2.9
Impl: MFX_IMPL_TYPE_HARDWARE
VendorImplID: 0x0000
ImplName: mfx-gen
License: MIT License
Version: 1.2
Keywords:
VendorID: 0x8086
mfxAccelerationModeDescription:
Version: 1.0
Mode: MFX_ACCEL_MODE_VIA_VAAPI
mfxPoolPolicyDescription:
Version: 1.0
Policy: MFX_ALLOCATION_OPTIMAL
Policy: MFX_ALLOCATION_UNLIMITED
Policy: MFX_ALLOCATION_LIMITED
mfxDeviceDescription:
DeviceID: 4690/0
Version: 0.0
mfxDecoderDescription:
Version: 1.0
CodecID: VC1
MaxcodecLevel: 5
Profile: MFX_PROFILE_VC1_SIMPLE
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
Profile: MFX_PROFILE_VC1_MAIN
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
Profile: MFX_PROFILE_VC1_ADVANCED
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
CodecID: AV1
MaxcodecLevel: 63
Profile: MFX_PROFILE_AV1_MAIN
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010
Profile: MFX_PROFILE_AV1_HIGH
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010
Profile: MFX_PROFILE_AV1_PRO
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010
CodecID: VP8
MaxcodecLevel: 0
Profile: MFX_PROFILE_VP8_0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
Profile: MFX_PROFILE_VP8_1
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
Profile: MFX_PROFILE_VP8_2
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
Profile: MFX_PROFILE_VP8_3
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
CodecID: VP9
MaxcodecLevel: 0
Profile: MFX_PROFILE_VP9_0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010, P016, AYUV, Y410, Y416
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010, P016, AYUV, Y410, Y416
Profile: MFX_PROFILE_VP9_1
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010, P016, AYUV, Y410, Y416
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010, P016, AYUV, Y410, Y416
Profile: MFX_PROFILE_VP9_2
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010, P016, AYUV, Y410, Y416
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010, P016, AYUV, Y410, Y416
Profile: MFX_PROFILE_VP9_3
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010, P016, AYUV, Y410, Y416
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010, P016, AYUV, Y410, Y416
CodecID: AVC
MaxcodecLevel: 62
Profile: MFX_PROFILE_AVC_BASELINE
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
Profile: MFX_PROFILE_AVC_MAIN
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
Profile: MFX_PROFILE_AVC_HIGH
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
Profile: MFX_PROFILE_AVC_EXTENDED
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12
CodecID: MPG2
MaxcodecLevel: 6
Profile: MFX_PROFILE_MPEG2_SIMPLE
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 2048
Width Step: 16
Height Min: 16
Height Max: 2048
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 2048
Width Step: 16
Height Min: 16
Height Max: 2048
Height Step: 16
ColorFormats: NV12
Profile: MFX_PROFILE_MPEG2_MAIN
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 2048
Width Step: 16
Height Min: 16
Height Max: 2048
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 2048
Width Step: 16
Height Min: 16
Height Max: 2048
Height Step: 16
ColorFormats: NV12
Profile: <unknown MFX_CODEC_MPEG2 profile>
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 2048
Width Step: 16
Height Min: 16
Height Max: 2048
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 2048
Width Step: 16
Height Min: 16
Height Max: 2048
Height Step: 16
ColorFormats: NV12
CodecID: HEVC
MaxcodecLevel: 62
Profile: MFX_PROFILE_HEVC_MAIN
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12
Profile: MFX_PROFILE_HEVC_MAIN10
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010
Profile: MFX_PROFILE_HEVC_MAINSP
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12
Profile: MFX_PROFILE_HEVC_REXT
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010, P016, YUY2, Y210, Y216, AYUV, Y410, Y416
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010, P016, YUY2, Y210, Y216, AYUV, Y410, Y416
Profile: MFX_PROFILE_HEVC_SCC
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010, AYUV, Y410
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, P010, AYUV, Y410
CodecID: JPEG
MaxcodecLevel: 0
Profile: MFX_PROFILE_JPEG_BASELINE
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, RGB4, YUY2
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 16
Height Min: 16
Height Max: 16384
Height Step: 16
ColorFormats: NV12, RGB4, YUY2
mfxEncoderDescription:
Version: 1.0
CodecID: VP9
MaxcodecLevel: 0
BiDirectionalPrediction: 0
ReportedStats: 0
Profile: MFX_PROFILE_VP9_0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 8192
Width Step: 16
Height Min: 16
Height Max: 8192
Height Step: 16
ColorFormats: NV12, P010, AYUV, Y410
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 8192
Width Step: 16
Height Min: 16
Height Max: 8192
Height Step: 16
ColorFormats: NV12, P010, AYUV, Y410
Profile: MFX_PROFILE_VP9_1
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 8192
Width Step: 16
Height Min: 16
Height Max: 8192
Height Step: 16
ColorFormats: NV12, P010, AYUV, Y410
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 8192
Width Step: 16
Height Min: 16
Height Max: 8192
Height Step: 16
ColorFormats: NV12, P010, AYUV, Y410
Profile: MFX_PROFILE_VP9_2
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 8192
Width Step: 16
Height Min: 16
Height Max: 8192
Height Step: 16
ColorFormats: NV12, P010, AYUV, Y410
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 8192
Width Step: 16
Height Min: 16
Height Max: 8192
Height Step: 16
ColorFormats: NV12, P010, AYUV, Y410
Profile: MFX_PROFILE_VP9_3
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 8192
Width Step: 16
Height Min: 16
Height Max: 8192
Height Step: 16
ColorFormats: NV12, P010, AYUV, Y410
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 8192
Width Step: 16
Height Min: 16
Height Max: 8192
Height Step: 16
ColorFormats: NV12, P010, AYUV, Y410
CodecID: AVC
MaxcodecLevel: 52
BiDirectionalPrediction: 1
ReportedStats: 0
Profile: MFX_PROFILE_AVC_BASELINE
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12, RGB4, BGR4, YUY2, AYUV
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12, RGB4, BGR4, YUY2, AYUV
Profile: MFX_PROFILE_AVC_CONSTRAINED_BASELINE
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12, RGB4, BGR4, YUY2, AYUV
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12, RGB4, BGR4, YUY2, AYUV
Profile: MFX_PROFILE_AVC_MAIN
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12, RGB4, BGR4, YUY2, AYUV
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12, RGB4, BGR4, YUY2, AYUV
Profile: MFX_PROFILE_AVC_HIGH
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12, RGB4, BGR4, YUY2, AYUV
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12, RGB4, BGR4, YUY2, AYUV
Profile: MFX_PROFILE_AVC_CONSTRAINED_HIGH
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12, RGB4, BGR4, YUY2, AYUV
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12, RGB4, BGR4, YUY2, AYUV
Profile: MFX_PROFILE_AVC_PROGRESSIVE_HIGH
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12, RGB4, BGR4, YUY2, AYUV
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 4096
Width Step: 16
Height Min: 16
Height Max: 4096
Height Step: 16
ColorFormats: NV12, RGB4, BGR4, YUY2, AYUV
CodecID: MPG2
MaxcodecLevel: 4
BiDirectionalPrediction: 1
ReportedStats: 0
Profile: MFX_PROFILE_MPEG2_SIMPLE
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 1920
Width Step: 16
Height Min: 16
Height Max: 1920
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 1920
Width Step: 16
Height Min: 16
Height Max: 1920
Height Step: 16
ColorFormats: NV12
Profile: MFX_PROFILE_MPEG2_MAIN
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 1920
Width Step: 16
Height Min: 16
Height Max: 1920
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 1920
Width Step: 16
Height Min: 16
Height Max: 1920
Height Step: 16
ColorFormats: NV12
Profile: <unknown MFX_CODEC_MPEG2 profile>
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 1920
Width Step: 16
Height Min: 16
Height Max: 1920
Height Step: 16
ColorFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 1920
Width Step: 16
Height Min: 16
Height Max: 1920
Height Step: 16
ColorFormats: NV12
CodecID: HEVC
MaxcodecLevel: 318
BiDirectionalPrediction: 1
ReportedStats: 0
Profile: MFX_PROFILE_HEVC_MAIN
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 8
Width Max: 16384
Width Step: 8
Height Min: 8
Height Max: 12288
Height Step: 8
ColorFormats: P010, P210, Y210, Y410, RG10, NV12, YUY2, RGB4, BGR4, P016, Y216, Y416, AYUV
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 8
Width Max: 16384
Width Step: 8
Height Min: 8
Height Max: 12288
Height Step: 8
ColorFormats: P010, P210, Y210, Y410, RG10, NV12, YUY2, RGB4, BGR4, P016, Y216, Y416, AYUV
Profile: MFX_PROFILE_HEVC_MAIN10
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 8
Width Max: 16384
Width Step: 8
Height Min: 8
Height Max: 12288
Height Step: 8
ColorFormats: P010, P210, Y210, Y410, RG10, NV12, YUY2, RGB4, BGR4, P016, Y216, Y416, AYUV
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 8
Width Max: 16384
Width Step: 8
Height Min: 8
Height Max: 12288
Height Step: 8
ColorFormats: P010, P210, Y210, Y410, RG10, NV12, YUY2, RGB4, BGR4, P016, Y216, Y416, AYUV
Profile: MFX_PROFILE_HEVC_MAINSP
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 8
Width Max: 16384
Width Step: 8
Height Min: 8
Height Max: 12288
Height Step: 8
ColorFormats: P010, P210, Y210, Y410, RG10, NV12, YUY2, RGB4, BGR4, P016, Y216, Y416, AYUV
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 8
Width Max: 16384
Width Step: 8
Height Min: 8
Height Max: 12288
Height Step: 8
ColorFormats: P010, P210, Y210, Y410, RG10, NV12, YUY2, RGB4, BGR4, P016, Y216, Y416, AYUV
Profile: MFX_PROFILE_HEVC_REXT
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 8
Width Max: 16384
Width Step: 8
Height Min: 8
Height Max: 12288
Height Step: 8
ColorFormats: P010, P210, Y210, Y410, RG10, NV12, YUY2, RGB4, BGR4, P016, Y216, Y416, AYUV
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 8
Width Max: 16384
Width Step: 8
Height Min: 8
Height Max: 12288
Height Step: 8
ColorFormats: P010, P210, Y210, Y410, RG10, NV12, YUY2, RGB4, BGR4, P016, Y216, Y416, AYUV
Profile: MFX_PROFILE_HEVC_SCC
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 8
Width Max: 16384
Width Step: 8
Height Min: 8
Height Max: 12288
Height Step: 8
ColorFormats: P010, P210, Y210, Y410, RG10, NV12, YUY2, RGB4, BGR4, P016, Y216, Y416, AYUV
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 8
Width Max: 16384
Width Step: 8
Height Min: 8
Height Max: 12288
Height Step: 8
ColorFormats: P010, P210, Y210, Y410, RG10, NV12, YUY2, RGB4, BGR4, P016, Y216, Y416, AYUV
CodecID: JPEG
MaxcodecLevel: 0
BiDirectionalPrediction: 0
ReportedStats: 0
Profile: MFX_PROFILE_JPEG_BASELINE
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 1
Width Max: 16384
Width Step: 1
Height Min: 1
Height Max: 16384
Height Step: 1
ColorFormats: NV12, YV12, YUY2, RGB4
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 1
Width Max: 16384
Width Step: 1
Height Min: 1
Height Max: 16384
Height Step: 1
ColorFormats: NV12, YV12, YUY2, RGB4
mfxVPPDescription:
Version: 1.0
FilterFourCC: PAMP
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
FilterFourCC: MCTF
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12
FilterFourCC: DNIS
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
FilterFourCC: DET
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
FilterFourCC: FRC
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410
FilterFourCC: VSII
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
FilterFourCC: VSIO
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
FilterFourCC: ROT
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
FilterFourCC: MIRR
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
FilterFourCC: VSCL
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
FilterFourCC: TDLT
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
FilterFourCC: VCSC
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
FilterFourCC: VPDI
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, P016
InFormat: YUY2
OutFormats: NV12, YUY2, P010, P016
InFormat: P010
OutFormats: NV12, YUY2, P010, P016
InFormat: P016
OutFormats: NV12, YUY2, P010, P016
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, P016
InFormat: YUY2
OutFormats: NV12, YUY2, P010, P016
InFormat: P010
OutFormats: NV12, YUY2, P010, P016
InFormat: P016
OutFormats: NV12, YUY2, P010, P016
FilterFourCC: FPRO
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12
FilterFourCC: VCLF
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
FilterFourCC: FIWF
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
FilterFourCC: FISF
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: YUY2
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P010
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: AYUV
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y210
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y410
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: P016
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y216
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
InFormat: Y416
OutFormats: NV12, YUY2, P010, AYUV, Y210, Y410, P016, Y216, Y416
FilterFourCC: VCMP
MaxDelayInFrames: 0
MemHandleType: MFX_RESOURCE_SYSTEM_SURFACE
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
MemHandleType: MFX_RESOURCE_VA_SURFACE_PTR
Width Min: 16
Width Max: 16384
Width Step: 1
Height Min: 16
Height Max: 16384
Height Step: 1
InFormat: NV12
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: YUY2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: BGR4
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: RGB2
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P010
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: AYUV
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y210
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y410
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: P016
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y216
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
InFormat: Y416
OutFormats: NV12, YUY2, RGB4, BGR4, RGB2, RGBP, P010, RG10, AYUV, Y210, Y410, P016, Y216, Y416, BGRP
NumExtParam: 0
Total number of implementations found = 1
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Sushant35,
Thank you for your response and all the information provided.
I will start with an investigation to provide you with the information as soon as possible.
Regards,
Andres P.
Intel Customer Support Technician
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Sushant35,
Thank you for your time.
I have been working on the investigation, I will move this thread to the corresponding team to provide you with the proper support and information, and the team will contact you soon.
Regards,
Andres P.
Intel Customer Support Technician
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Good day to you!
Thanks for posting on Intel Communities.
Thanks for reporting this issue. We have informed the development team about it
Thank You!
Regards
Varad

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page