OpusTodo: Difference between revisions
Jump to navigation
Jump to search
(→1.0 Launch: Some progress on these goals) |
(update) |
||
Line 14: | Line 14: | ||
* De-uglify webpage | * De-uglify webpage | ||
* <s>Add logo</s> | * <s>Add logo</s> | ||
* FAQ | * FAQ (In progress: [[OpusFAQ]]) | ||
* Promotional material | * Promotional material | ||
* <s>Opus tools releases</s> | * <s>Opus tools releases</s> | ||
Line 42: | Line 42: | ||
* Support in asterisk | * Support in asterisk | ||
* Support in icecast | * Support in icecast | ||
* Support in firefox (rtcweb and in ogg) | * Support in firefox (rtcweb <s>and in ogg</s>) (OggOpus/audio tag done) | ||
* Support in VLC | * Support in VLC | ||
* Support in ogg123 | * Support in ogg123 | ||
Line 48: | Line 48: | ||
* Support in rockbox | * Support in rockbox | ||
* Support in foobar2000 | * Support in foobar2000 | ||
* Support in gstreamer | * <s>Support in gstreamer</s> | ||
* Support in mplayer | * Support in mplayer | ||
* Support in xmms | * Support in xmms |
Revision as of 11:34, 13 June 2012
IETF draft
New comparison tooldone in draft-11Update test vectorsdone in draft-11
Spec
Finish codec draft- Get draft through the RFC process
Ogg mapping (including multi-channel). See: OggOpus- Matroska mapping. See: MatroskaOpus
- RTP payload format
1.0 Launch
- De-uglify webpage
Add logo- FAQ (In progress: OpusFAQ)
- Promotional material
Opus tools releases
Other
Logo See: Mozilla bug 689261 for some discussion- Test vectors
- Listening tests
- Documentation (at a minimum every exported symbol should have complete and accurate documentation)
- Add content to opus-codec.org
- The above documentation
- Presentations
- Examples and test results (hyperlink to Monty's demo, gmaxwell's HA results page, etc)
- Oggz-validate (should also validate opus toc)
Opus-tools
- Build infrastructure (e.g. autotools)
- A simple real time streaming example tool
Multichannel supportdoneish.- Replaygain (half done— needs a gain tool)
Testing (incl. jenkins automation)doneish
Third party software
- Support in ekiga
- Support in mumble
- Support in asterisk
- Support in icecast
- Support in firefox (rtcweb
and in ogg) (OggOpus/audio tag done) - Support in VLC
- Support in ogg123
- Support in ffmpeg
- Support in rockbox
- Support in foobar2000
Support in gstreamer- Support in mplayer
- Support in xmms
- Support in oggdsf
- Support in xiphqt
- Support in RoarAudio (specs + roard + libroardsp)
Future work
- Smart automatic mode decision
- psymodel based VBR
- Remove copy in inverse MDCT
- Save some float<->int conversions
- Improvements to LP mode CBR (greg has some code)