Linux and Nero AAC

From Hydrogenaudio Knowledgebase
Revision as of 07:17, 14 September 2006 by Psyllium (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Command Line Interface

While Nero have released a free command-line AAC encoder for Windows, one is not available for Linux.

The Windows executables (neroAacEnc.exe, neroAacTag.exe, etc) can be used in Linux via the use of Wine, a Windows emulator. Users familiar with a command-line interface can use these programs directly by doing something like the following:

wine neroAacEnc.exe -if infile.wav -of.wav

Graphical User Interfaces

An easier long-term solution would be to link in the command-line encoder into a graphical user interface.