Vorbis Encoders: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* For Mac OS X, here's a QuickTime [[http://qtcomponents.sourceforge.net/ Export Component]]. | * For Mac OS X, here's a QuickTime [[http://qtcomponents.sourceforge.net/ Export Component]]. | ||
: ''[http://sourceforge.net/forum/forum.php?thread_id=1295394&forum_id=135636 reported] orphaned, broken on sourceforge project forums.'' | : ''[http://sourceforge.net/forum/forum.php?thread_id=1295394&forum_id=135636 reported] orphaned, broken on sourceforge project forums.'' | ||
* [http://www.geocities.com/Area51/Dungeon/6809/vorbis-optsort-en.html Vorbis-OptSort]: This patch improves source code of the Vorbis codec library(libvorbis-1.0) to accelerate encoding time about 10%. | * [http://www.geocities.com/Area51/Dungeon/6809/vorbis-optsort-en.html Vorbis-OptSort]: This patch improves source code of the Vorbis codec library(libvorbis-1.0) to accelerate encoding time about 10% (not apply clean on 1.1.1). | ||
: Consider applying it in the next version of libvorbis ;) | : Consider applying it in the next version of libvorbis ;) |
Revision as of 01:42, 23 September 2005
- For Mac OS X, here's a QuickTime [Export Component].
- reported orphaned, broken on sourceforge project forums.
- Vorbis-OptSort: This patch improves source code of the Vorbis codec library(libvorbis-1.0) to accelerate encoding time about 10% (not apply clean on 1.1.1).
- Consider applying it in the next version of libvorbis ;)