Quantcast
Channel: Intel® Software - Media
Viewing all articles
Browse latest Browse all 2185

VPP can't deinterlace RGB32 frames

$
0
0

Hello there!

When i try to initialize VPP like this, i get the error "invalid video parameters" (MFX_ERR_INVALID_VIDEO_PARAM). This error seems to be caused by VPP output parameter "PicStruct: MFX_PICSTRUCT_PROGRESSIVE". Is it not possible to deinterlace RGB32 frames?

"Intel API Implementation: MFX_IMPL_SOFTWARE Version: 1.13"
"AsyncDepth: 0"
"NumExtParam: 0"
"IOPattern: MFX_IOPATTERN_IN_SYSTEM_MEMORY,MFX_IOPATTERN_OUT_SYSTEM_MEMORY"

"-------VPP INPUT-------"
"BitDepthLuma: 8"
"BitDepthChroma: 8"
"Shift: 0"
"FourCC: RGB4"
"Width: 1920"
"Height: 1088"
"CropX: 0"
"CropY: 0"
"CropW: 1920"
"CropH: 1080"
"FrameRateExtN: 1000000"
"FrameRateExtD: 40000"
"AspectRatioW: 0"
"AspectRatioH: 0"
"PicStruct: MFX_PICSTRUCT_FIELD_TFF"
"ChromaFormat: MFX_CHROMAFORMAT_YUV444"

"-------VPP OUTPUT-------"
"BitDepthLuma: 8"
"BitDepthChroma: 8"
"Shift: 0"
"FourCC: RGB4"
"Width: 1920"
"Height: 1088"
"CropX: 0"
"CropY: 0"
"CropW: 1920"
"CropH: 1080"
"FrameRateExtN: 10000000"
"FrameRateExtD: 400000"
"AspectRatioW: 0"
"AspectRatioH: 0"
"PicStruct: MFX_PICSTRUCT_PROGRESSIVE"
"ChromaFormat: MFX_CHROMAFORMAT_YUV444"

 

Kind regards Max!

 


Viewing all articles
Browse latest Browse all 2185

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>