Microsoft MPEG-4: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
m (sample link)
(more samples)
Line 1: Line 1:
* FourCCs: MP43, DIV3, WMV7, WMV8, AP41
* FourCCs: MP43, DIV3, WMV7, WMV8, AP41, COL1
* Company: [[Microsoft]]
* Company: [[Microsoft]]
* Technical Description: [http://www1.mplayerhq.hu/~michael/msmpeg4.txt http://www1.mplayerhq.hu/~michael/msmpeg4.txt]
* Technical Description: [http://www1.mplayerhq.hu/~michael/msmpeg4.txt http://www1.mplayerhq.hu/~michael/msmpeg4.txt]
* Samples:
* Samples:
** AngelPotion variation: [http://www.mplayerhq.hu/MPlayer/samples/V-codecs/AP41/ http://www.mplayerhq.hu/MPlayer/samples/V-codecs/AP41/]
** AngelPotion variation: [http://www.mplayerhq.hu/MPlayer/samples/V-codecs/AP41/ http://www.mplayerhq.hu/MPlayer/samples/V-codecs/AP41/]
** COL1: [http://www.mplayerhq.hu/MPlayer/samples/V-codecs/COL1/ http://www.mplayerhq.hu/MPlayer/samples/V-codecs/COL1/]
** MP43: [http://www.mplayerhq.hu/MPlayer/samples/V-codecs/MP43/ http://www.mplayerhq.hu/MPlayer/samples/V-codecs/MP43/]
** WMV1/7: [http://www.mplayerhq.hu/MPlayer/samples/V-codecs/WMV1/ http://www.mplayerhq.hu/MPlayer/samples/V-codecs/WMV1/]
** WMV2/8: [http://www.mplayerhq.hu/MPlayer/samples/V-codecs/WMV8/ http://www.mplayerhq.hu/MPlayer/samples/V-codecs/WMV8/]


The Microsoft MPEG-4 codecs are similar to the [[ISO MPEG-4]] coding standard but with various modifications to specifics such as Huffman tables and prediction methods. These are the different codecs covered under the umbrella of Microsoft's version of MPEG-4:
The Microsoft MPEG-4 codecs are similar to the [[ISO MPEG-4]] coding standard but with various modifications to specifics such as Huffman tables and prediction methods. These are the different codecs covered under the umbrella of Microsoft's version of MPEG-4:

Revision as of 23:19, 15 March 2006

The Microsoft MPEG-4 codecs are similar to the ISO MPEG-4 coding standard but with various modifications to specifics such as Huffman tables and prediction methods. These are the different codecs covered under the umbrella of Microsoft's version of MPEG-4:

  • Microsoft MPEG-4 version 1
  • Microsoft MPEG-4 version 2
  • Microsoft MPEG-4 version 3
  • Microsoft Windows Media Video v1/v7 (WMV7)
  • Microsoft Windows Media Video v2/v8 (WMV2/WMV8)

The full line of Microsoft MPEG-4 codecs is supported by FFmpeg with one current caveat: WMV8 support is missing one coding mode sometimes referred to as J-type frames, an alternate type of I-frames in the coding scheme.