VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member
    Join Date
    Jan 2016
    Location
    ancient rome
    Search PM
    Dear friends
    I need some help about AVI video format. I want to do a research about video compression in AVI format. The structure of this format is a big question in my mind.
    Is there any document that explains this CODEC?
    I need some information about The structure of this format ?
    Which software do this work (convert the .yuv to .avi)?
    thanks
    Quote Quote  
  2. Member hech54's Avatar
    Join Date
    Jul 2001
    Location
    Yank in Europe
    Search PM
    AVI is a container....not a codec.
    Quote Quote  
  3. Member Cornucopia's Avatar
    Join Date
    Oct 2001
    Location
    Deep in the Heart of Texas
    Search PM
    Look at microsoft's documents on the RIFF container format (of which AVI and WAV are both similar subsets). It exists in multiple locations on the net (some referring to the v1.0 spec, and some to the compatible v2.0/OpenDML spec).

    AVI is NOT a codec. It is a multimedia container, like MOV, MKV, MP4, and ASF/WMV.

    The codec(s) are APPS (DLLs) which do the compression & decompression. The video streams & audio streams contained in AVI, etc. are compressed using the encoder part of a codec and decompressed with the decoder part. The "codec" is not actually contained at all anywhere within the stream(s), but are part of the playing/editing application or underlying multimedia engine or of the operating system.
    The CODED (compressed) streams residing in the container may sometimes be referred to as a codec, but they aren't really.

    *.YUV usually refers to a raw, containerless video stream (which is usually uncompressed). The "codec" used to play this back is differentiated by how it organizes the uncompressed data (4:4:4 vs. 4:2:2 vs. 4:2:0, etc., and Planar vs. Packed and in which order).

    Scott
    Quote Quote  
  4. Last edited by jagabo; 28th Jan 2016 at 06:22.
    Quote Quote  
  5. Member
    Join Date
    Jan 2016
    Location
    ancient rome
    Search PM
    Originally Posted by jagabo View Post
    thanks for your time...
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!