Windows Media Encoder banner art

To encode all files within a directory

  1. Open a command prompt window.

  2. Go to the working directory where the file wm8eutil.exe is located. For example, type
    cd \program files\windows media components\tools.
  3. Type the following command, then press the ENTER key:
    wm8eutil –input input_directory -output output_directory 
  4. Provide the appropriate source and output directory names in place of input_directory and output_directory, respectively. For example:
    wm8eutil –input my-songs –output my-songs-coded
    

Note   If the output directory does not already exist, it will be created for you. 

Related topics


© 2000-2001 Microsoft Corporation. All rights reserved.