VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Jul 2008
    Location
    United States
    Search Comp PM
    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>
    Quote Quote  
  2. Member
    Join Date
    Jul 2008
    Location
    United States
    Search Comp PM
    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
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!