Windows Media Encoder banner art

To apply a filter to your content

  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 -v_preproc filter

    For example:

    cscript.exe wmcmd.vbs –input C:\My-clips\Myfile.avi –output C:\My-clips-coded\Myfile.wmv -v_preproc 3 
    

Related topics


© 2000-2002 Microsoft Corporation. All rights reserved.