Difference between revisions of "Oggenc"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Rewrite BS's optimized to point to Lancer)
(Categories)
Line 1: Line 1:
 +
{{stub}}
 +
 
'''Oggenc''' is the official [[Ogg Vorbis]] encoder by the [http://www.xiph.org/ Xiph.org Foundation]. Is is part of vorbis-tools.
 
'''Oggenc''' is the official [[Ogg Vorbis]] encoder by the [http://www.xiph.org/ Xiph.org Foundation]. Is is part of vorbis-tools.
  
Line 21: Line 23:
  
 
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".
 
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".
 +
 +
[[Category:Software]]
 +
[[Category:Encoder/Decoder]]

Revision as of 15:56, 11 September 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".