Go to documentation repository
Axxon PSIM allows you to select the video image processing mode prior to displaying it using the video card resources and DirectX libraries.
The video image processing improvs processing improves the image due to optimization of the pixel color settings. At the same time, the CPU’s load is reduced, as the video image is processed with the resources of the video card.
...
Direct3D. In this mode, more modern, but less stable Windows graphics libraries are used. The mode is used when it is necessary to display the video from Fisheye cameras or the signal decoded using Intel QuickSync technology. This mode is also used if the DirectDraw mode is not supported by a video card.
| Info | ||
|---|---|---|
| ||
The Direct3D mode will be enabled automatically when its usage is specifically necessary to display the video, for example, if there is a Fisheye camera on the layout. The manual modes selection is available for the cases when there are display problems, and it is necessary to swith switch modes manually. |
As a rule, the DirectDraw is is the optimal display mode. This mode is supported by the most of the video capture cards. If a video capture card doesn’t support the chosen display mode, then a video signal is displayed with a big slowing-down.
...