Work In Progress: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(first version for work in progress)
 
(Moved a couple more things here)
Line 1: Line 1:
= Unofficial Work in Progress =
= Work in Progress =


* '''Compressed Codecs:'''
** [[OggMNG]]: A mapping for encapsulating the MNG animation format in Ogg
* '''[[RawCodecs|Uncompressed Codecs]]:'''
* '''[[RawCodecs|Uncompressed Codecs]]:'''
** Audio:
** Audio:
Line 14: Line 16:
* '''Metadata Codecs:'''
* '''Metadata Codecs:'''
** [[Metadata]]: Arbitrary metadata stream format (vapourware so far)
** [[Metadata]]: Arbitrary metadata stream format (vapourware so far)
* Software for distributing media
** [[IceShare]]: P2P content distribution

Revision as of 01:22, 14 December 2005

Work in Progress

  • Compressed Codecs:
    • OggMNG: A mapping for encapsulating the MNG animation format in Ogg
  • Uncompressed Codecs:
    • Audio:
      • OggPCM: Uncompressed PCM audio, primarily as an interchange codec
      • OggPCM2: An Alternative Uncompressed PCM audio, under active development
      • Humorous PCM format: Uncompressed PCM audio - and a lot more!
    • Video:
      • OggRGB: Uncompressed RGB video, primarily as an interchange codec, under active development
      • OggYUV: Uncompressed YUV video, primarily as an interchange codec, under active development
      • OggUVS: Uncompressed RGB and YUV video, under active development as an alternative to OggRGB and OggYUV.
    • Text & Hyperlinking:
      • OggWrit: Text phrase codec (e.g. subtitles)
  • Metadata Codecs:
    • Metadata: Arbitrary metadata stream format (vapourware so far)
  • Software for distributing media