Main Page: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(revert spam)
(Updated with OggPCM2, OggUVS and CMML)
Line 21: Line 21:
** [[OggMNG]]: A mapping for encapsulating the MNG animation format in Ogg
** [[OggMNG]]: A mapping for encapsulating the MNG animation format in Ogg
* '''[[RawCodecs|Uncompressed Codecs]]:'''
* '''[[RawCodecs|Uncompressed Codecs]]:'''
** [[OggPCM]]: Uncompressed PCM audio, primarily as an interchange codec
** [[OggPCM]]: Uncompressed PCM audio, primarily as an interchange codec (supported only by Arc)
** [[OggRGB]]: Uncompressed RGB video, primarily as an interchange codec
** [[OggPCM2]]: Uncompressed PCM audio, favored by most Xiph developers (will be renamed to OggPCM2 at some point)
** [[OggYUV]]: Uncompressed YUV video, primarily as an interchange codec, undergoing heavy debate
** [[OggRGB]]: Uncompressed RGB video, primarily as an interchange codec, undergoing heavy debate (supported only by Arc)
** [[OggWrit]]: Text phrase codec (e.g. subtitles)
** [[OggYUV]]: Uncompressed YUV video, primarily as an interchange codec, undergoing heavy debate (supported only by Arc)
** [[OggUVS]]: Uncompressed RGB and YUV video, under active development as an alternative to OggRGB and OggYUV.
** [[OggWrit]]: Text phrase codec (e.g. subtitles), no known implementation
** [http://www.annodex.net/TR/draft-pfeiffer-cmml-01.html CMML]: Continuous Media Markup Language, foundation for [http://www.annodex.net/ Annodex], recommended format for subtitles.
* '''Metadata Codecs:'''
* '''Metadata Codecs:'''
** [[Metadata]]: Arbitrary metadata stream format (vapourware so far)
** [[Metadata]]: Arbitrary metadata stream format (vapourware so far)

Revision as of 16:11, 15 November 2005

Projects/Formats

In an effort to bring open-source ideals to the world of multimedia The Xiph.org Foundation (XiphOrg) develops a multitude of amazing products.

Container Formats

  • Ogg: Media container. This is our native format and the recommeded container for Xiph codecs.
  • OggSkeleton: Skeleton information on all logical content bitstreams in Ogg
  • SpeexRTP: RTP payload format for voice
  • VorbisRTP: RTP payload format for general audio
  • TheoraRTP: RTP payload format for video
  • XSPF: XML playlist format

Codecs

  • Compressed Codecs:
  • Uncompressed Codecs:
    • OggPCM: Uncompressed PCM audio, primarily as an interchange codec (supported only by Arc)
    • OggPCM2: Uncompressed PCM audio, favored by most Xiph developers (will be renamed to OggPCM2 at some point)
    • OggRGB: Uncompressed RGB video, primarily as an interchange codec, undergoing heavy debate (supported only by Arc)
    • OggYUV: Uncompressed YUV video, primarily as an interchange codec, undergoing heavy debate (supported only by Arc)
    • OggUVS: Uncompressed RGB and YUV video, under active development as an alternative to OggRGB and OggYUV.
    • OggWrit: Text phrase codec (e.g. subtitles), no known implementation
    • CMML: Continuous Media Markup Language, foundation for Annodex, recommended format for subtitles.
  • Metadata Codecs:
    • Metadata: Arbitrary metadata stream format (vapourware so far)

Software for distributing media

  • Icecast: Streaming server
  • Ices: Source client for Icecast servers
  • IceShare: P2P content distribution

Other software

Demonstrations

Want to hear Xiph in action? These projects are using our codecs, formats, or libraries.

Project management

Wiki internal