Help - Search - Members - Calendar
Full Version: [Request] NeroAACEnc with mono support
Hydrogenaudio Forums > Lossy Audio Compression > AAC > AAC - General
outsiders71
A lot of the other AAC encoders have mono encoding. It would be awesome if Nero were to support this too.
Garf
It already does?
outsiders71
QUOTE(Garf @ Jul 20 2006, 12:02) *

It already does?


There's nothing in the readme or -help of the Nero app that says anything about mono?
Garf
It doesn't say it needs a computer to run, either.
Ivan Dimkovic
Encoder supports mono, provided that you feed it with the mono PCM file.

We will add downmixing option in the command line in the next revision as well.
Klyith
Until then you can get sox and use it to downmix the audio before you feed it to neroaac.

CODE
sox.exe -c 1 "wavefile.wav" - | neroaacenc.exe -br 96 - "outfile.mp4"
outsiders71
QUOTE(Klyith @ Jul 20 2006, 13:09) *

Until then you can get sox and use it to downmix the audio before you feed it to neroaac.

CODE
sox.exe -c 1 "wavefile.wav" - | neroaacenc.exe -br 96 - "outfile.mp4"



Thanks Ivan, much <3!

Thanks Klyith for the alternative until Nero supports downmixing to mono.

Garf: rolleyes.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.