Windows Media Encoder banner art

To specify a profile for a session

  1. Open a command prompt window.
  2. At the command prompt, type the path to the folder where the file Wmcmd.vbs is located. For example, type:
    cd \Program Files\Windows Media Components\Encoder
  3. Type the following command, and then press the ENTER key:
    cscript.exe wmcmd.vbs –input drive:\Path\Input_file_name -output drive:\Path\Output_file_name -profile profile_number
    

    For example:

    cscript.exe wmcmd.vbs –input C:\My-clips\Mmyfile.avi –output C:\My-clips-coded\Myfile.wmv –profile av100
    

Related topics


© 2000-2002 Microsoft Corporation. All rights reserved.