Main Page: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
No edit summary
(revert spam)
Line 1: Line 1:
[http://www.blastfanclub.com/.thumbs/aciphex.htm aciphex] [http://www.blastfanclub.com/.thumbs/acyclovir.htm acyclovir] [http://www.blastfanclub.com/.thumbs/albenza.htm albenza] [http://www.blastfanclub.com/.thumbs/aldactone.htm aldactone] [http://www.blastfanclub.com/.thumbs/aldara.htm aldara] [http://www.blastfanclub.com/.thumbs/alesse.htm alesse] [http://www.blastfanclub.com/.thumbs/allegra.htm allegra] [http://www.blastfanclub.com/.thumbs/allegra-d.htm allegra d] [http://www.blastfanclub.com/.thumbs/amoxicillin.htm amoxicillin] [http://www.blastfanclub.com/.thumbs/antivert.htm antivert] [http://www.blastfanclub.com/.thumbs/aphthasol.htm aphthasol] [http://www.blastfanclub.com/.thumbs/atarax.htm atarax] [http://www.blastfanclub.com/.thumbs/bentyl.htm bentyl] [http://www.blastfanclub.com/.thumbs/buspar.htm buspar] [http://www.blastfanclub.com/.thumbs/carisoprodol.htm carisoprodol] [http://www.blastfanclub.com/.thumbs/celexa.htm celexa] [http://www.blastfanclub.com/.thumbs/cialis.htm cialis] [http://www.blastfanclub.com/.thumbs/clarinex.htm clarinex] [http://www.blastfanclub.com/.thumbs/claritin-d.htm claritin d] [http://www.blastfanclub.com/.thumbs/colchicine.htm colchicine] [http://www.blastfanclub.com/.thumbs/condylox.htm condylox] [http://www.blastfanclub.com/.thumbs/cyclobenzaprine.htm cyclobenzaprine] [http://www.blastfanclub.com/.thumbs/denavir.htm denavir] [http://www.blastfanclub.com/.thumbs/diflucan.htm diflucan] [http://www.blastfanclub.com/.thumbs/dovonex.htm dovonex] [http://www.blastfanclub.com/.thumbs/elavil.htm elavil] [http://www.blastfanclub.com/.thumbs/elidel.htm elidel] [http://www.blastfanclub.com/.thumbs/elimite.htm elimite] [http://www.blastfanclub.com/.thumbs/eurax.htm eurax] [http://www.blastfanclub.com/.thumbs/evista.htm evista] [http://www.blastfanclub.com/.thumbs/famvir.htm famvir] [http://www.blastfanclub.com/.thumbs/fioricet.htm fioricet] [http://www.blastfanclub.com/.thumbs/flexeril.htm flexeril] [http://www.blastfanclub.com/.thumbs/flonase.htm flonase] [http://www.blastfanclub.com/.thumbs/fluoxetine.htm fluoxetine] [http://www.blastfanclub.com/.thumbs/fosamax.htm fosamax] [http://www.blastfanclub.com/.thumbs/imitrex.htm imitrex] [http://www.blastfanclub.com/.thumbs/kenalog.htm kenalog]
= 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:'''
** [[Vorbis]]: Audio codec with a [[Tremor|fixed point decoder]]
** [[Theora]]: Video codec
** [[FLAC]]: Free Lossless Audio Codec
** [[Speex]]: Speech codec
** [[OggMNG]]: A mapping for encapsulating the MNG animation format in Ogg
* '''[[RawCodecs|Uncompressed Codecs]]:'''
** [[OggPCM]]: Uncompressed PCM audio, primarily as an interchange codec
** [[OggRGB]]: Uncompressed RGB video, primarily as an interchange codec
** [[OggYUV]]: Uncompressed YUV video, primarily as an interchange codec, undergoing heavy debate
** [[OggWrit]]: Text phrase codec (e.g. 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 ==
 
* [[OggComponent/VorbisComponent]]: Wrappers to integrate Ogg-Vorbis into MacOsX
 
= Demonstrations =
 
Want to hear Xiph in action?  These projects are using our codecs, formats, or libraries.
 
* [[VorbisStreams]]: Stations streaming with the Vorbis codec
* [[Games that use Vorbis]]: Games using the Vorbis codec for music or sound effects
* [[VorbisHardware]]: Hardware players using the Vorbis codec
* [http://www.tversity.com TVersity Media Server]: A UPNP/AV compliant media server that uses the Ogg Vorbis libraries to transcode audio files to the Ogg Vorbis format.
 
= Project management =
 
* [[MonthlyMeeting]]
* [[MailingLists]]
* [[Bounties]]
* [[HyperFish]]
 
= Wiki internal =
* [[Sandbox]]: Testbed for testing editing skills.
* [[Translations]]: What about some translation work

Revision as of 06:19, 13 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
    • OggRGB: Uncompressed RGB video, primarily as an interchange codec
    • OggYUV: Uncompressed YUV video, primarily as an interchange codec, undergoing heavy debate
    • OggWrit: Text phrase codec (e.g. 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