Video

Video options of Usine.

video active

Activates/deactivates the video engine.

video in devices

Activates/deactivates the video inputs devices (several inputs possible). Also choose the resolution and framerate in the list of possible settings.

For IP camera's you must use the video-player-ip-camera module.

out format

Choose the target format of the video ie. the final display form factor like 16/9, 3/4, etc. All video player modules will automatically adapt the videos to the proportions of the final target.

If not defined is chosen, the scaling will be done at the end of the process, generally in the output video device.

video frame rate

Video engine speed in fps (frames per second). It concerns only the internal video engine of Usine. and has a limited impact on the real output framerate. Hi values can overload CPU but improve the fluidity. The recommended value is 100 fps

mix strategy

Determines the mix-down strategy when 2 video flow are in the same wire and have to be mixed together.

  • largest win : the smallest video is enlarged to fit to the largest video size; use more CPU.
  • smallest win : the largest video is reduced to fit to the smallest video size; use less CPU.

hi quality resampling

When ON, Usine will use a better quality algorithm for the video resampling and rescaling but increases the CPU load.

use legacy output device

When ON Usine will use the legacy output device as it was in HH4. Otherwise (OFF), a new device module will be used and the global fluidity will be improved.

Video conversion tools

About Video Compression

Most of video files are compressed to keep their size on disk as small as possible. The main drawback is that it's generally impossible to play frames in a random order, especially backward (You can only play a video forward).

If you want to have a precise access to frames, convert video files into motion-JPEG with the convert video to motionJPEG tool.

You can also convert the file into separated images (one image per frame) with the convert video to images tool. Then, images can be loaded into Video Player Image module.

convert video to images

Converts a Video file into separated images, to be able to load them into Video Player Image module.

convert video to motion-JPEG

Convert a Video file into a motion-JPEG format file. It increases the size on disk but can solve many frame to frame access issues.

convert video to HAP

Convert a Video file into a HAP format file. It increases the size on disk but can solve many frame to frame access issues. See hap codec.

video conversion compression

Compression rate used for the motion-JPEG compression. Low values for best quality, hi values for low quality.

This option is only visible in God Mode

extract audio from video

Extracts the audio flow of a video into a wav file to be able to load it into a Sampler module.

See also

version 5.2.221206

Edit All Pages