Help - Search - Members - Calendar
Full Version: Nero's Free AAC Encoder commandline?
Hydrogenaudio Forums > Lossy Audio Compression > AAC > AAC - General
Drunk 24/7
I downloaded the cli for dbpoweramp and was wondering what i use as a commandline. Any excamples? I've settled on q0.5. Also I'm transcoding from FLAC's (if that matters). Thanks in advance!
OJ_829
QUOTE(Drunk 24/7 @ May 16 2006, 16:32) *

I downloaded the cli for dbpoweramp and was wondering what i use as a commandline. Any excamples? I've settled on q0.5. Also I'm transcoding from FLAC's (if that matters). Thanks in advance!


For dbPowerAmp, it doesn't matter that you are converting from FLAC, but just make sure you have installed the dbPowerAmp FLAC codec (from the "Codec Central" page) first.

My guess is that your commandline arguments will end up looking like this:

-q 0.5 -if [InFile] -of [OutFile]

Just:

-- don't forget to include at least one blank space character before your first argument, and

-- The "[InFile]" and "[OutFile]", as written above, are not variables looking for a substitution. With dBPowerAmp, you literally write them in just like that, as they appear above, with the square brackets.
Drunk 24/7
Worked like a charm. Thank you. Appreciate it.
al_iguana
could this please be added to the "Nero recommended AAC settings" sticky in the AAC forum Garf? Thanks
Garf
done
gameplaya15143
the actual generic cli plugin uses a temp wav file for the source. You can pipe to the nero commandline encoder, but you will need the generic cli DLL from either the ogg vorbis aotuv b4 codec (the dll is 56.1KB IIRC) or the one from the musepack plugin (60.?KB), both of those generic cli DLLs support piping. Use one of those instead of the 64KB dll from the regular generic cli.

then edit the options file:
[Codec]
.m4a
neroaacenc.exe

[WriteWaveRIFF]

.....
the commandline textbox is here...
.....

then for the options you can type:
-q .4 -if - -of [OutFile]

then you can transcode without a temp file smile.gif
I did this on my PC and added a combo box for bitrate, mode (lc, he, hev2), and quality.
But I find it to be a bit easier to just type the -q option, since there are so many possibilities wink.gif
(note: add a space before the first argument in the commandline box, else it might not work)
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.