INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: How to specify (q)uality - dbpoweramp w/ Nero AAC encoder - FLAC-->320aac  (Read 3641 times)

jaynyc

  • World Citizen
  • ***
  • Posts: 109

Hi.  I need to be able to convert FLAC to 320aac periodically.

I have successfully configured External Encoding dbpoweramp and Nero AAC to generate a low bit rate m4a as follows

-infile=%IN -outfile=%OUT -convert_to="m4a Nero (AAC)"

it works, but only at the default quality setting, which is like 125.  How do *I* specify the quality setting?

if i add "q .95" it doesn't work, what is the secret to specifying Nero quality from MC15?  I see other examples of -cli_cmd= but I am confused since I can't get it to work.

thank you

--jay

Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71675
  • Where did I put my teeth?
Re: How to specify (q)uality - dbpoweramp w/ Nero AAC encoder - FLAC-->320aac
« Reply #1 on: November 18, 2010, 05:33:35 pm »

Try googling for Nero quality setting or similar.  -q.95 might work.
Logged

sunfire7

  • Citizen of the Universe
  • *****
  • Posts: 550
Re: How to specify (q)uality - dbpoweramp w/ Nero AAC encoder - FLAC-->320aac
« Reply #2 on: November 18, 2010, 06:23:05 pm »

my solution:


Encoder: External Encoder

Filename: C:\Program Files (x86)\Illustrate\dBpoweramp\CoreConverter.exe

Parameters:
Code: [Select]
-infile=%IN -outfile=%OUT -convert_to="m4a Nero (AAC)" -cli_encoder="C:\Program Files (x86)\Illustrate\dBpoweramp\encoder\m4a Nero (AAC)\neroAacEnc.exe" -cli_cmd="-q .55 -ignorelength -if - -of {qt}[outfile]{qt}"(change the -q.55 to the desired quality)

Extension: m4a

Encoder support large filenames: checked
Use source file as is: checked    <---- this will make dbpoweramp to save the tags on the final file
Hide Command window: checked

---
dont forget to put your own paths if are differents than mine!


Logged
Happy licensed MC 15-19 User :)
Mac version early bird
My english is not perfect! My native lang is spanish

jaynyc

  • World Citizen
  • ***
  • Posts: 109
Re: How to specify (q)uality - dbpoweramp w/ Nero AAC encoder - FLAC-->320aac
« Reply #3 on: November 18, 2010, 11:45:42 pm »

THAT WORKED!  THANK YOU THANK YOU THANK YOU
Logged
Pages: [1]   Go Up