Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 125185

Forum Post: RE: How to configure DM8148 to use discrete sync to capture video?

$
0
0

Hi Jemish,

You need to do following settings

sHwPortParam.eCaptMode          =  OMX_VIDEO_CaptureModeSC_DISCRETESYNC;
sHwPortParam.eVifMode              =  OMX_VIDEO_CaptureVifMode_24BIT;
sHwPortParam.eInColorFormat  =  OMX_COLOR_Format24bitRGB888;

sHwPortParam.eScanType           =  OMX_VIDEO_CaptureScanTypeProgressive;

and set remaining variables of this structure accordingly.

Thanks

Ram


Viewing all articles
Browse latest Browse all 125185

Trending Articles



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