Windows Media Encoder banner art

To apply a filter to your content

  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_name -output output_file_name -v_preproc filter

    Replace filter with the number of the filter you want to use. For example, to apply the deinterlacing filter that would halve the size of the original video and double the frame rate, type:

    wm8eutil –input myfile.avi –output myfile.wmv -v_preproc 3 
    

Related topics


© 2000-2001 Microsoft Corporation. All rights reserved.