Work In Progress: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
m (removed redundent header)
(status update)
Line 3: Line 3:
* '''[[RawCodecs|Uncompressed Codecs]]:'''
* '''[[RawCodecs|Uncompressed Codecs]]:'''
** Audio:
** Audio:
*** [[OggPCM]]: Uncompressed PCM audio, primarily as an interchange codec
*** [[OggPCM2]]: New Uncompressed PCM audio, under active development (preferred by the majority)
*** [[OggPCM2]]: An Alternative Uncompressed PCM audio, under active development
*** [[OggPCM]]: Original uncompressed PCM audio proposal
*** [[OggPCM3|Humorous PCM format]]: Uncompressed PCM audio - and a lot more!
*** [[OggPCM3|Humorous PCM format]]: Uncompressed PCM audio - and a lot more!
** Video:
** Video:
*** [[OggRGB]]: Uncompressed RGB video, primarily as an interchange codec, under active development  
*** [[OggUVS]]: Uncompressed RGB and YUV video, under active development (preferred to OggRGB and OggYUV).
*** [[OggYUV]]: Uncompressed YUV video, primarily as an interchange codec, under active development
*** [[OggRGB]]: Original uncompressed RGB video proposal
*** [[OggUVS]]: Uncompressed RGB and YUV video, under active development as an alternative to OggRGB and OggYUV.
*** [[OggYUV]]: Original uncompressed YUV video proposal
** Text & Hyperlinking:
** Text & Hyperlinking:
*** [[OggWrit]]: Text phrase codec (e.g. subtitles)
*** [[OggWrit]]: Text phrase codec (e.g. subtitles)
* '''Metadata Codecs:'''
* '''Metadata Codecs:'''
** [[Metadata]]: Arbitrary metadata stream format (vapourware so far)
** [[Metadata]]: Arbitrary metadata stream format (vapourware so far)
 
* '''Software for distributing media'''
* Software for distributing media
** [[IceShare]]: P2P content distribution
** [[IceShare]]: P2P content distribution

Revision as of 23:25, 14 December 2005

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