I just confirmed my audio is PCM. It means my commands are wrong. Here is the command I have with the error output. I don't remember the commands.
neroaacenc -br 256 -i sound.wav -o sound.mp4.........wrong??? What should it be?
Code:Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. F:\Documents and Settings\baseball01>cd /D g:\ G:\>cd NeroDigitalAudio G:\NeroDigitalAudio>cd win32 G:\NeroDigitalAudio\win32>neroaacenc -br 256 -i sound.wav -o sound.mp4 ************************************************************* * * * Nero AAC Encoder * * Copyright 2008 Nero AG * * All Rights Reserved Worldwide * * * * Package build date: Sep 17 2008 * * Package version: 1.3.3.0 * * * * See -help for a complete list of available parameters. * * * ************************************************************* Unknown parameter : -i Unknown parameter : sound.wav Unknown parameter : -o Unknown parameter : sound.mp4 ERROR: no input file specified G:\NeroDigitalAudio\win32>
+ Reply to Thread
Results 1 to 2 of 2
-
-
Reason for error. It's NOT -i and -o. Lame uses it like that. It should be the following.
Code:neroaacenc -br 256 -if input.wav -of output.mp4
Similar Threads
-
DVD FLICK, Start-up Error Msg-Unable to created txt file. Last DLL error: 5
By jacknscoob in forum Authoring (DVD)Replies: 5Last Post: 4th Mar 2012, 08:58 -
Error: The source image format is not acceptable (error code -2)
By Russo in forum DVD RippingReplies: 3Last Post: 5th Jul 2011, 10:50 -
Error with Xvid4PSP when converting MKV to AVI (VirtualDub Error)
By Peter25 in forum Newbie / General discussionsReplies: 1Last Post: 9th Apr 2009, 18:10 -
source filter error (Error=80040241) when playing HR Avi
By mwm in forum Video ConversionReplies: 3Last Post: 4th Nov 2007, 10:03 -
Get many error messages, AviSynth error message and meGUI error
By MKVcrazy in forum Video ConversionReplies: 0Last Post: 25th Aug 2007, 16:41