Windows Media Services Banner Art

To convert .avi and .mov files to .asf files

  1. From the Windows Start menu, point to Programs, and then click Command Prompt.
  2. In Command Prompt, locate the directory that contains the input source file, and enter the following command (substituting the names of your .avi, .mov, and .asf files):
    VidToASF -in {filename.avi | filename.mov} -out filename.asf
    

Note

  • The -out option is optional. If you do not specify this option, VidToASF creates an output file with the same name as the input file and appends the .asf extension.


    © 1996-1999 Microsoft Corporation. All rights reserved.