Go to documentation repository
Page History
...
INTELLECT™ software uses a specific MotionWavelet algorithm to compress video signals received from video capture cards. This algorithm allows reducing video stream size by tens of times (from 5 to 30, subject to video signal features and compression rate). The following versions can be used to compress video signals: MotionWavelet 3.5, Motion Wavelet 7.1 and Motion Wavelet 7.1 Intr. MotionWavelet 3.5 is a recommended one for video signals compression. But it has no 64-bit version, so it cannot be used when the 64-bit modules are in use (see Configuring of using 64-bits modules). In this situation Motion Wavelet 7.1 or Motion Wavelet 7.1 Intr are to be used for they have 64-bit versions.
Motion Wavelet 7.1 is used when Standard or High resolution is set (see Setting up frame resolution).
When the resolution is set to Full, use Motion Wavelet 7.1 Intr to avoid artifacts in the archive.
For HD resolutions choose the codec according to the camera settings:
- If the camera provides noninterlaced video (720p or 1080p), Motion Wavelet 7.1 can be used.
- If the camera provides interlaced video (720i or 1080i), use Motion Wavelet 7.1 Intr.
To compress video signals from IP-devices, standard (MPEG4) or manufacturer vendor designed algorithms are in use.
...
If video resolution on the Monitor is less than resolution of compressed video, then INTELLECT™ partly decompresses video (it allows reducing load of CPU that decompresses video). Network load is not reducedreduced if the MotionWavelet codec is in use; if other codecs are in use, then the network load stays the same. Partial decompression is supported by MPEG4, MJPEG, MXPEG, Motion Wavelet and H264svc codecs. Partial decompression is not supported by H263, H264avc and Mpeg2 codecs. Fps Only fps reduction only is supported by H264svc-t codec.
Description of decompressors is shown in the table.
Decompressor | Description |
FfmpegAllInOneDecoder | A module with a set of Ffmpeg library decoders (with an open source code). It allows converting multimedia data compressed by MxPEG, MPEG2, MPEG4 and Motion JPEG codecs |
FfmpegH264Decoder
. |
H264DecodeBalancer
A module used for CUDA-enabled graphics cards. It automatically switches (depending on video signal parameters) between CUDA and decoders of the IPP library
H264InterlacedIppDecoder H264IppDecoder MPEG2IppDecoder |
MJPEGIppDecoder MPEG4IppDecoder | Decompressors included into the Intel Integrated Performance Primitives (Intel IPP) library. A compression format is specified in the decompressor name.
|
H264SvcEx | A decompressor for converting video signals in |
H264Svc format received from Stretch devices into the H264Avc format. | |
H264SvcTex | A decompressor for converting video signals in H264Svc-t format received from VIVOTEC devices into the H264Avc format. |
MxPEG Mobotix | A decompressor for converting video signals received from Mobotix devices. |
Motion Wavelet |
7.1 | A decompressor for wavelet-converting video signals. |
BOSCH | A decompressor for converting video signals received from BOSCH devices |
Hikvision Decoder
A decompressor for converting video signals received from Hikvision devices
StreamLabs
A decompressor for converting video signals received from StreamLabs (Wavelet and MotionWavelet) devices
VWV
A decompressor for converting video signals received from VisioWave cameras
. |
Info | ||
---|---|---|
| ||
When decompressors included into the Intel IPP library are in use, there can be video distortions for some resolutions. In these cases resolutions divisible by 16 are recommended to be used (e.g, 1280x720 or 1360x768) or another decompressor is to be selected. |
Compression and decompression algorithms are set on the settings panel of a Camera object using the Compressor and Decompressor list correspondingly (see the Settings panel of the Camera object section). The decompression algorithm set in the camera settings is used when a video signal is displayed on a video surveillance monitor and for detection operation.
Note | ||
---|---|---|
| ||
By default compression and decompressionalgorithms are not available for selecting and Compressor and Decompressor dropdown lists are not available for editing. To enable this feature set the “1” value for EnableCodecSettings registry parameter (see Registry keys reference guide). |
Info | ||
---|---|---|
| ||
In multistream mode (see Configuration of multistream video) the codec selecting and settings of video signal quality is performed separately for each video stream on the Camera object’s settings panel on the Video stream tab. |
If the compressor/decompressor (default value) is not selected on the settings panel of a Camera object or the incorrect one is selected, then INTELLECT ™ software automatically selects the first compressor/decompressor in alphabetical order. If it does not fit too, the following one is selected and so on, until the correct one is selected.
Info | ||
---|---|---|
| ||
When WS7 and WS17 video capture cards are in use, the Decompression field is to be left blank otherwise use Motion Wavelet decompressor. If another decompressor is selected, then INTELLECT™ operation is not guaranteed. |
Note | ||
---|---|---|
| ||
If for some reasons the automatic decompressor selection is not right, then you are to select a decompressor manually. |
...