Need help with command parameters for FhG AAC |
This is NOT a tech support forum.
Tech support questions go to foobar2000 Tech Support forum instead.
See also: Hydrogenaudio Terms of Service.
![]() ![]() |
Need help with command parameters for FhG AAC |
Nov 1 2012, 18:26
Post
#1
|
|
|
Group: Members Posts: 24 Joined: 26-January 10 Member No.: 77550 |
![]() I tried various options but it seems I can't get a "solid" file output. Perhaps someone could help me out with the appropriate parameters for fb2k's converter? |
|
|
|
Nov 1 2012, 20:01
Post
#2
|
|
![]() Group: Members Posts: 4 Joined: 22-January 12 Member No.: 96609 |
Command Line Encoder Settings - Editing Preset
Encoder: Custom Encoder file: yourpath\fhgaacenc.exe Extension: m4a Parameters: --vbr 4 --ignorelength - %d lossy 24 |
|
|
|
Nov 1 2012, 20:08
Post
#3
|
|
![]() Group: Members Posts: 841 Joined: 21-December 01 From: New Zealand Member No.: 705 |
here you go
![]() EDIT: too slow This post has been edited by A_Man_Eating_Duck: Nov 1 2012, 20:09 -------------------- Who are you and how did you get in here ?
I'm a locksmith, I'm a locksmith. |
|
|
|
Nov 2 2012, 10:23
Post
#4
|
|
|
Group: Members Posts: 24 Joined: 26-January 10 Member No.: 77550 |
CODE 1 out of 1 tracks converted with major problems. Source: "C:\Users\X\Music\sample.mp3" An error occurred while writing to file (The encoder has terminated prematurely with code 0 (0x00000000); please re-check parameters) : "C:\Users\X\Music\sample.m4a" Additional information: Encoder stream format: 44100Hz / 2ch / 32bps Command line: "C:\Program Files (x86)\foobar2000\components\fhgaacenc.exe" --vbr 3 --ignorelength - "sample.m4a" Working folder: C:\Users\X\Music\ Conversion failed: The encoder has terminated prematurely with code 0 (0x00000000); please re-check parameters |
|
|
|
Nov 2 2012, 15:58
Post
#5
|
|
![]() Group: Developer Posts: 2986 Joined: 2-December 07 Member No.: 49183 |
QUOTE Encoder stream format: 44100Hz / 2ch / 32bps Did you set 'Highest BPS...' setting to 32 instead of 24? |
|
|
|
Nov 2 2012, 16:02
Post
#6
|
|
|
Group: Members Posts: 24 Joined: 26-January 10 Member No.: 77550 |
|
|
|
|
Nov 2 2012, 20:39
Post
#7
|
|
![]() Group: Members Posts: 841 Joined: 21-December 01 From: New Zealand Member No.: 705 |
have you got all the required files in the same directory as fhgaacenc.exe?
CODE enc_fhgaac.dll
fhgaacenc.exe libmp4v2.dll libsndfile-1.dll nsutil.dll -------------------- Who are you and how did you get in here ?
I'm a locksmith, I'm a locksmith. |
|
|
|
Nov 2 2012, 21:56
Post
#8
|
|
|
Group: Members Posts: 24 Joined: 26-January 10 Member No.: 77550 |
Yes! I will try to move the files to another directory, but I don't think it's a permissions problem since I have UAC disabled.
|
|
|
|
Nov 2 2012, 22:49
Post
#9
|
|
![]() Group: Members Posts: 841 Joined: 21-December 01 From: New Zealand Member No.: 705 |
don't forget this bit
Install VC2008 runtime if you don't have yet http://www.microsoft.com/downloads/details...0D-3802B2AF5FC2 -------------------- Who are you and how did you get in here ?
I'm a locksmith, I'm a locksmith. |
|
|
|
Nov 3 2012, 10:38
Post
#10
|
|
|
Group: Members Posts: 24 Joined: 26-January 10 Member No.: 77550 |
I have all the runtimes hehe.. I guess I will have to use the command prompt to encode the files. Thanks for everyone who pitched in.
Is there a GUI for this encoder? I don't want to install Winamp This post has been edited by Pulstar: Nov 3 2012, 10:39 |
|
|
|
Nov 3 2012, 23:12
Post
#11
|
|
![]() Group: Members Posts: 841 Joined: 21-December 01 From: New Zealand Member No.: 705 |
Try running the command line manually from the CMD prompt and see if it works.
-------------------- Who are you and how did you get in here ?
I'm a locksmith, I'm a locksmith. |
|
|
|
Nov 4 2012, 20:59
Post
#12
|
|
|
Group: Members Posts: 24 Joined: 26-January 10 Member No.: 77550 |
I've switched to QAAC now, and it works nicely. However there's a new quirkiness: The capital V switch for True VBR doesn't function unless I write it like so e.g. -V90 if I write it -V 90 it just defaults to its, er default value. Too bad Nero seems to be discontinued, I liked it, but it's time to move on.
|
|
|
|
Nov 5 2012, 06:25
Post
#13
|
|
![]() Group: Developer Posts: 295 Joined: 22-November 10 From: Japan Member No.: 85902 |
I've switched to QAAC now, and it works nicely. However there's a new quirkiness: The capital V switch for True VBR doesn't function unless I write it like so e.g. -V90 if I write it -V 90 it just defaults to its, er default value Not reproducing here. Please show me console message of fb2k. |
|
|
|
Nov 6 2012, 16:29
Post
#14
|
|
|
Group: Members Posts: 24 Joined: 26-January 10 Member No.: 77550 |
I don't get an error message, but the resultant files are always the same size regardless of the TVBR switch value, unless I write it concatenated.
|
|
|
|
Nov 7 2012, 01:18
Post
#15
|
|
![]() Group: Developer Posts: 295 Joined: 22-November 10 From: Japan Member No.: 85902 |
I don't get an error message, but the resultant files are always the same size regardless of the TVBR switch value, unless I write it concatenated. Strange. Version of qaac? And I'd like to know exact command line which should be printed in the console of fb2k (view->console). Also, try it from directly command line. qaac will show something like the following by which you should know if TVBR quality value is misinterpreted. CODE AAC-LC Encoder, TVBR q63, Quality 96 Although you can specify 0-127, it is rounded to the nearest available value. In case you specify 60, you will get 63. |
|
|
|
Nov 8 2012, 23:47
Post
#16
|
|
|
Group: Members Posts: 24 Joined: 26-January 10 Member No.: 77550 |
Hmmm it seems that spaces in the path screw up the V switch for me, no big deal. Just tested this with a sample on the root folder, and the resultant file sizes are similar. Thanks for the help
|
|
|
|
Nov 9 2012, 10:53
Post
#17
|
|
![]() Group: Developer Posts: 295 Joined: 22-November 10 From: Japan Member No.: 85902 |
Hmmm it seems that spaces in the path screw up the V switch for me, no big deal. Just tested this with a sample on the root folder, and the resultant file sizes are similar. Thanks for the help Whiltespace in the pathname of input file has nothing to do with space in "-V 91" (or something). They are completely different things.
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 08:00 |