VIDEO_DEINTERLACE
Description
Get or set the video de-interlace method.
This URL is only available in some PlatformT encoders which has the VX1129 video processor. There are two video de-interlace modes in the encoder. The 3D adaptive de-interlacing reserved the picture quality and the Intra-Field based de-interlacing prevents the motion blur. De-interlace function is always enabled, there is no option to disable.
Input Argument
3D or INTRA.
Attribute
Return of Message
Read Operation
VIDEO_DEINTERLACE='3D'
OK: VIDEO_DEINTERLACE='3D'
or
ERROR: VIDEO_DEINTERLACE='3D'
¡@
Applicability
Status
Valid
See Also
VIDEO_BLACKLEVEL, VIDEO_DNR, VIDEO_WDR, VIDEO_SKINTONE, V2_SHARPNESS
Example
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_DEINTERLACE
or
http://ip:port/cgi-bin/cmd/VIDEO_DEINTERLACE
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_DEINTERLACE=3D
or
http://ip:port/cgi-bin/cmd/VIDEO_DEINTERLACE=3D
Back to