Work In Progress
From XiphWiki
(Difference between revisions)
(added a proposal for generic media mapping of text codecs into Ogg) |
(s/CELT/Opus/) |
||
| (10 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
* '''General Usage:''' | * '''General Usage:''' | ||
| + | ** [[Ogg_Index]]: Introducting index headers into Ogg | ||
** [[Metadata]]: Various types of Ogg metadata including the [[M3F]] (Multimedia Metadata Format) and [[XMLEmbedding]] | ** [[Metadata]]: Various types of Ogg metadata including the [[M3F]] (Multimedia Metadata Format) and [[XMLEmbedding]] | ||
** [[MIME_Types_and_File_Extensions]]: MIME Types and file extensions for Ogg multimedia files | ** [[MIME_Types_and_File_Extensions]]: MIME Types and file extensions for Ogg multimedia files | ||
** [[Subtle]]: Subtitling tool for professional use that intends to support most subtitle formats including CMML and OggKate | ** [[Subtle]]: Subtitling tool for professional use that intends to support most subtitle formats including CMML and OggKate | ||
| - | ** [[ | + | ** [[OggText]]: A generic media mapping for (discontinuous) text codecs into Ogg |
| + | ** [[ROE]]: A description format for describing the tracks and languages etc. of an Ogg multitrack composition | ||
* '''Compressed Codecs:''' | * '''Compressed Codecs:''' | ||
| - | ** [[ | + | ** [[OggOpus]]: A low-latency lossy audio codec |
| - | ** [[ | + | ** [[Daala]]: A next-generation video codec research project |
| - | ** [[ | + | ** [[Theora]]: A lossy video codec [[TheoraTodo]] |
| + | ** [[OggDirac]]: The "next-generation" wavelet based video codec, lossy or lossless | ||
** [[OggMNG]]: A mapping for encapsulating the MNG animation format in Ogg | ** [[OggMNG]]: A mapping for encapsulating the MNG animation format in Ogg | ||
* '''Uncompressed Codecs:''' | * '''Uncompressed Codecs:''' | ||
** [[OggKate]]: A codec for karaoke and text encapsulation in Ogg | ** [[OggKate]]: A codec for karaoke and text encapsulation in Ogg | ||
| - | ** [[OggPCM]]: | + | ** [[OggPCM]]: Uncompressed PCM audio, currently being implemented |
** [[OggSpots]]: A mapping for encapsulating timed images in Ogg | ** [[OggSpots]]: A mapping for encapsulating timed images in Ogg | ||
| - | ** [[OggUVS]]: Uncompressed RGB and YUV video | + | ** [[OggUVS]]: Uncompressed RGB and YUV video |
* '''Abandonware''' (nobody working on those as far as we know) | * '''Abandonware''' (nobody working on those as far as we know) | ||
| + | ** [[Ghost]]: A "next-generation" audio codec (vapourware so far -- don't hold your breath) | ||
** [[Oggless]]: Embedding Xiph codecs like Vorbis in containers other than Ogg | ** [[Oggless]]: Embedding Xiph codecs like Vorbis in containers other than Ogg | ||
** [[IceShare]]: P2P content distribution | ** [[IceShare]]: P2P content distribution | ||
Latest revision as of 21:39, 29 June 2012
- General Usage:
- Ogg_Index: Introducting index headers into Ogg
- Metadata: Various types of Ogg metadata including the M3F (Multimedia Metadata Format) and XMLEmbedding
- MIME_Types_and_File_Extensions: MIME Types and file extensions for Ogg multimedia files
- Subtle: Subtitling tool for professional use that intends to support most subtitle formats including CMML and OggKate
- OggText: A generic media mapping for (discontinuous) text codecs into Ogg
- ROE: A description format for describing the tracks and languages etc. of an Ogg multitrack composition
- Compressed Codecs:
- Uncompressed Codecs:
- Abandonware (nobody working on those as far as we know)
- Ghost: A "next-generation" audio codec (vapourware so far -- don't hold your breath)
- Oggless: Embedding Xiph codecs like Vorbis in containers other than Ogg
- IceShare: P2P content distribution
- OggPCM_Draft1: Original uncompressed PCM audio proposal
- OggRGB: Original uncompressed RGB video proposal
- OggWrit: Text phrase codec (e.g. subtitles)
- OggYUV: Original uncompressed YUV video proposal