![Lightware UBEX Series Скачать руководство пользователя страница 119](http://html.mh-extra.com/html/lightware/ubex-series/ubex-series_user-manual_1915390119.webp)
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
119
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
119
MA
TRIX APPLIC
A
TION MODE
Applied F-series endpoint firmware package: v1.4.1 | Applied R-series endpoint firmware package: v1.4.1 | Applied MMU firmware package: v1.2.1 | LDC software: v1.34.0b2
9.9.10. Resolution Mode Setting
Command and Response
ç
SET•/MEDIA/STREAMS/VIDEO/
<out>
/PORT.ResolutionMode=
<resolution_mode>
æ
pw•/MEDIA/STREAMS/VIDEO/
<out>
/PORT.ResolutionMode=
<resolution_mode>
Parameters
Identifier
Parameter description
Value
Explanation
<resolution_mode>
Resolution mode
setting
Pass
Pass-through mode - the original stream is
transmitted to the sink device.
Forced
The endpoint device forces the resolution
set in the
ResolutionSetting
for the stream
and transmits it to the sink device.
EdidBased
The endpoint device forces the resolution
which is read out from the EDID of the
connected sink device.
Example
ç
SET /MEDIA/STREAMS/VIDEO/D302/PORT.ResolutionMode=Forced
æ
pw /MEDIA/STREAMS/VIDEO/D302/PORT.ResolutionMode=Forced
9.9.11. Query the EDID Based Resolution
Command and Response
ç
GET•/MEDIA/STREAMS/VIDEO/
<out>
/PORT.EdidBasedResolution
æ
pr•/MEDIA/STREAMS/VIDEO/
<out>
/PORT.EdidBasedResolution=
<resolution>
Example
ç
GET /MEDIA/STREAMS/VIDEO/D301/PORT.EdidBasedResolution
æ
pr /MEDIA/STREAMS/VIDEO/D301/PORT.EdidBasedResolution=3840x2160p60
#scaler #frc #csc #colorspace
9.9.12. Scaler - Image Position Setting
The resolution which is set here will be enforced only if the
ResolutionMode
is set to
Forced
. See the details
about the Resolution Mode Setting in the previous section.
ATTENTION!
The scaler settings are available for the stream of the HDMI output 1 port only.
Command and Response
ç
SET•/MEDIA/STREAMS/VIDEO/
<out>
/PORT.ImagePosition=
<image_position>
æ
pw•/MEDIA/STREAMS/VIDEO/
<out>
/PORT.ImagePosition=
<image_position>
Parameters
The
<image_position>
can be set to
Center, Stretch,
or
Fit
.
Example
ç
SET /MEDIA/STREAMS/VIDEO/D101/PORT.ImagePosition=Fit
æ
pw /MEDIA/STREAMS/VIDEO/D101/PORT.ImagePosition=Fit
9.9.13. Color Space Converter Setting
Command and Response
ç
SET•/MEDIA/STREAMS/VIDEO/
<out>
/PORT.ColorSpaceSetting=
<color_space>
æ
pw•/MEDIA/STREAMS/VIDEO/
<out>
/PORT.ColorSpaceSetting=
<color_space>
Parameters
Identifier
Parameter description
Value
Explanation
<color_space>
Color space setting
Pass
Pass-through mode - the original color
space of the stream is transmitted to the
sink device.
RGB
Forced RGB color space.
YCbCr 4:4:4
Forced YCbCr 4:4:4 color space.
YCbCr 4:2:2
Forced YCbCr 4:2:2 color space.
Example
ç
SET /MEDIA/STREAMS/VIDEO/D101/PORT.ColorSpaceSetting=RGB
æ
pw /MEDIA/STREAMS/VIDEO/D101/PORT.ColorSpaceSetting=RGB