Windows Media Encoder banner art

To encode variable bit rate content that is based on bit rate

  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_file -output output_file -v_mode 3 -v_bitrate bitrate 

    For example:

    wm8eutil –input myfile.avi –output myfile.wmv -v_mode 3 -v_bitrate 100000
    

Related topics


© 2000-2001 Microsoft Corporation. All rights reserved.