Difference between revisions of "Oggenc"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Add info about BS-accelerated, compatibility)
(Rewrite BS's optimized to point to Lancer)
Line 5: Line 5:
 
[http://www.rarewares.org/ogg.html Download here]
 
[http://www.rarewares.org/ogg.html Download here]
  
BlackSword (of the [http://homepage3.nifty.com/blacksword/ Ogg Vorbis Acceleration Project]) has created a highly-optimized version of Oggenc2 which you can download [http://homepage3.nifty.com/blacksword/oggenc2_lancer20051121.zip here].
+
[[BlackSword]] (of the [http://homepage3.nifty.com/blacksword/ Ogg Vorbis Acceleration Project]) has created a highly-optimized version of Oggenc2 as part of his [[Lancer]] suite.
  
 
License:
 
License:

Revision as of 18:36, 14 May 2006

Oggenc is the official Ogg Vorbis encoder by the Xiph.org Foundation. Is is part of vorbis-tools.

Oggenc2 is an enhanced version of oggenc developed by John33. Features compression from lossless files (Monkeys Audio, LPAC, FLAC, OptimFROG, WavPack and Shorten - requires presence of decoders), and the ability to specify 'padding' in the headers for subsequent insertion of Tags.

Download here

BlackSword (of the Ogg Vorbis Acceleration Project) has created a highly-optimized version of Oggenc2 as part of his Lancer suite.

License:

  • GPL

Supported systems:

  • Windows
  • Posix


Compatibility

Most of the time, Oggenc may be replaced by Oggenc2, as the latter recognizes the former's switches.

If the application that uses Oggenc is hard-coded to find "oggenc.exe" (or its equivalent in *nix), you can simply rename "oggenc2.exe" to "oggenc.exe" and overwrite the original "oggenc.exe".