Home Image-Pro General Discussions

Codec Problem_Image pro plus

So, I have a video file (video and audio) in mp4.
I used a converter to remove the audio and to convert the file to AVI.
When I try to load the video to image pro plus i get this erro :" Erro opening C:\Users\Uminho\Desktop\new_video.avi <-5>
Is it a problem with the codecs?
Did anyone else encounter this problem?
Can you help me solve it?

Best regards,
Bruno Ramoa

Answers

  • This is a problem with the correct CoDec being unavailable to the software.  For third party software to open a compressed AVI file, the proper CoDec must be installed for Windows.  The CoDec would be provided by the manufacturer (Of the software doing the encoding).  To get around this issue, and to avoid putting the additional CoDec on the system, you should save the AVI as an Uncompressed AVI file.
  • CODECS, AVI files and Image Pro

    Audio Video Interleave, known by its acronym AVI, is a multimedia container format introduced by Microsoft in November 1992 as part of its Video for Windows technology.   AVI files can contain both audio and video data in a file container that allows synchronous audio-with-video playback.  Like the DVD video format, AVI files support multiple streaming audio and video, although these features are seldom used.  Most AVI files also use the file format extensions developed by the Matrox OpenDML group in February 1996. These files are supported by Microsoft, and are unofficially called "AVI 2.0".

    AVI is a derivative of the Resource Interchange File Format (RIFF), which divides a file's data into blocks, or "chunks.   An AVI file takes the form of a single chunk in a RIFF formatted file, which is then subdivided into two mandatory "chunks" and one optional "chunk".

    By way of the RIFF format, the audio/visual data contained in the "movi" chunk can be encoded or decoded by the software CODEC.  Upon creation of the file, the CODEC translates between raw data and the (compressed) data format used inside the chunk.  An AVI file may carry audio/visual data inside the chunks in virtually any compression scheme, including Full Frame (Uncompressed).

    Once the AVI file has been encoded, it must be decoded to be opened, and like having the correct cipher to decode a secret message, the same CODEC must be used to decode the AVI.

    If the correct CODEC is installed on a computer system, opening (viewing) the AVI file is a simple matter.  If the correct CODEC is not installed, however, the computer system can never open the encoded file.

    If the file does not open on a system, it would be necessary to find and install the correct CODEC so that the file may be properly decoded and displayed.  This may be accomplished by installing the encoding software on the target system.  If the original encoding software is not available, the CODEC information is also contained in the properties of the file.  If the named CODEC can be found and installed, the file can be opened.

    A way around the need of a CODEC is to save the AVI file in an uncompressed form.  Non-compression obviates the need for a CODEC and allows the file to be opened by and on any computer system.

    For Image Pro to open the file the proper CODEC must be installed on the system or the file must be uncompressed.  To convert from a compressed form to an uncompressed form, the file must be opened in the original software (so the correct CODEC may be used) and re-saved in the uncompressed form.

    If neither of these conditions exist (No CODEC on the system, not an uncompressed AVI, no access to the original software) then the originating software company will have to be contacted so that the correct CODEC may be obtained.  Often this CODEC may need to be purchased from the originating software company.

    CODECS do not have a standard and any company needing to encode its files may create its own CODEC to compress a file its software creates.  CODECS are protected under DRM and are not widely distributed outside of a company’s software package.  Because of this, every company that saves AVI files has to create its own CODEC and protect its use and distribution.  For this reason, too, CODECS cannot be included with, or installed by, Image Pro. 

    Copies of CODECS are posted on some websites but these carry the same dubious legalities as sites that post pay software for free download.  If inclined, and due to need, a simple web search for the CODEC in question may be performed to uncover a site posting a free copy of the CODEC with the understanding that downloading the CODEC may violate DRM laws.

    Once the appropriate CODEC has been acquired, the matter is simple to install it.  Most encapsulate the CODEC in an installer package that you need only run to have the necessary files placed in the correct folders, and have the files registered with the system.  Once the CODEC has been installed and registered, the AVI file may be opened on the system and with Image Pro.

Sign In or Register to comment.