Bounties: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
No edit summary
 
(some clarification)
Line 1: Line 1:
These are proposed bounty projects.
=== OggVorbis 5.1 ===
=== OggVorbis 5.1 ===
5.1 Sound encoding in Ogg Vorbis.  
5.1 Sound encoding in Ogg Vorbis.
 
There are two steps here. Simple coupling and lowpass for the .1 channel, and a full set of tuned modes.
They should be separate bounties.


=== Xiph Quicktime Plugin ===
=== Xiph Quicktime Plugin ===
You have to write a Quicktime Plugin for the Xiph Codec Family.
You have to write a Quicktime Plugin for the Ogg container and the Xiph Codec Family.
[http://qtcomponents.sf.net qtcomponents] provides support for Ogg Vorbis and MNG. This could be used as start.
[http://qtcomponents.sf.net qtcomponents] provides support for Ogg Vorbis and MNG. This could be used as start.
Xiph Quicktime Plugin has to support endocding/decoding for:
Xiph Quicktime Plugin has to support endocding/decoding for:
Line 10: Line 15:
* Support for Icecast Streams (sending is optional)
* Support for Icecast Streams (sending is optional)
* Support for Xiph Codec Family: Vorbis, Theora, FLAC, Speex, Writ
* Support for Xiph Codec Family: Vorbis, Theora, FLAC, Speex, Writ
* iTunes integration, including encoding support
 
=== iTunes encoding support ===
Encoding support in Apple's iTunes program for Vorbis and FLAC. Speex optional.


=== FLAC support in libfishsound ===
=== FLAC support in libfishsound ===
libfishsound currently only supports Ogg Vorbis and Ogg Speex
libfishsound currently only supports Ogg Vorbis and Ogg Speex
to make it support all Xiph audio codecs you have to add FLAC support.
to make it support all Xiph audio codecs you have to add FLAC support.

Revision as of 12:22, 8 September 2004

These are proposed bounty projects.

OggVorbis 5.1

5.1 Sound encoding in Ogg Vorbis.

There are two steps here. Simple coupling and lowpass for the .1 channel, and a full set of tuned modes. They should be separate bounties.

Xiph Quicktime Plugin

You have to write a Quicktime Plugin for the Ogg container and the Xiph Codec Family. qtcomponents provides support for Ogg Vorbis and MNG. This could be used as start. Xiph Quicktime Plugin has to support endocding/decoding for:

  • Ogg Media container
  • Support for Chained Ogg Streams
  • Support for Icecast Streams (sending is optional)
  • Support for Xiph Codec Family: Vorbis, Theora, FLAC, Speex, Writ

iTunes encoding support

Encoding support in Apple's iTunes program for Vorbis and FLAC. Speex optional.

FLAC support in libfishsound

libfishsound currently only supports Ogg Vorbis and Ogg Speex to make it support all Xiph audio codecs you have to add FLAC support.