Playing Videos

For AVI files, MediaView supports the following compression formats by default: MJPEG/MJPG, CVID (cinepak), uncompressed 24-bit color, and RLE 8-bit color.

An AVI file can contain many other compression formats, and it is possible that some of these formats will not play in MediaView, even if these files are playable in general media viewing tools. There are an infinite number of these formats, and we cannot include all of the necessary compressor/decompressor modules (codecs) with MediaView for general and legal reasons. It is possible that these and other file formats, like WMV, MPG (MJPEG), MP4, Media Encoder 64-bit, and so on, can be played in MediaView, but the required codec and possibly other components need to be installed on your system. Most of codecs can be downloaded from the internet.

If you have a video that does not play in MediaView automatically:
  • Read videos by converting their codec into MJPEG:
    1. From the Preferences dialog, activate the option File > Preferences > Media > Always Convert to MJPEG.
    2. See *ConverterOutputSettings() to learn more about configuring converter output settings.
  • Read videos without converting:

    Download the necessary codecs and install them separately. MediaView can read most AVI files with newer codecs, such as Xvid, on Windows. Most of the commercial or open source 64-bit encoders, such as ffdshow tryouts 64-bit, ensure all necessary codecs are available. You must also activate the necessary codecs inside the ffdshow video decoder configuration. To obtain the decoders for WMV formats, install Windows Media Encoder 64-bit from the Microsoft download/support pages.

Playing on Windows
Activate the necessary codecs inside the ffdshow video decoder configuration. Then, read the video file in MediaView.
Playing on Linux
There is no simple way to install external codecs on Linux, so you must use the MJPEG converter that is included in MediaView. On Linux, it is enabled by default (File > Preferences > Media).