MOV (QuickTime Movie) Encoder

QuickTime MOV is a container format, designed by Apple. The MOV file structure later evolved into the MP4 container format. Video encoders supported by MOV:


Compression Options

Being a container many encoding options are present for Matroska: H264, HVEC H265 and VP9, as well as the option to copy 1:1 (re-mux) an existing format (such as h264 in a .mp4 file) which copies video and audio without encoding.

A quality slider chooses encoding quality, or bit rate, a drop combo below the slider offers 4 types of encoding (depending on encoder chosen):

Advanced options page offers Tuning for specific video types.


GPU Encoding

In addition to software encoders, there is the choice of using a GPU encoder (should a compatible graphics card be installed), with selections for Nvidia, Intel QSV and AMD.

Hardware encoders typically will have less options, and have less quality than a software encoder, however they encode many times faster.

If using a GPU encoder, combine with the DSP effect 'GPU Accelerated Decoding'.


Audio

A multitude of audio formats are available to be chosen, with the option also to copy 1:1 from source if the audio is already in a correct format.

If re-encoding audio, on the advanced page is an option to normalize volume.



Back To Main Index