CELT TODO: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
No edit summary
m (Add notice that CELT was merged into Opus)
 
(61 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Obsolete|The CELT codec has been merged into the IETF [[Opus]] codec and is now obsolete}}
== Open issues ==
== Open issues ==


* Enable new layout with more HF bands?
== Post-freeze ==
* Prevent errors at very low bit-rates
* VBR waste prevention
* Reduce waste when splitting at high bit-rate?
* More intelligent VBR decisions
* Remove 2-phase stereo?
* Denorm prevention
* fix start/end energy prediction
* Ogg mapping (including >2ch; LM/ch switching)
* Revert N=1 allocation special case?
* Revisit folding
** Can we remove the need to fold on split?
** Should we do L/R splitting?
** Should we fold the side (probably not)?
** Band-aligned folding?


* Tuning
[[Category:Opus]]
** Band layout (spacing)
** TF resolution options
** Bit allocation
*** Main table
*** Stereo
*** qtheta offset (all 3 modes)
*** delta allocation (all 3)
*** fine offset
*** energy prediction parameters (means, decay)
** Spreading/folding parameter

Latest revision as of 05:31, 23 June 2016

Open issues

Post-freeze

  • VBR waste prevention
  • More intelligent VBR decisions
  • Denorm prevention
  • Ogg mapping (including >2ch; LM/ch switching)