![]() |
cd \Program Files\Windows Media Components\Encoder
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
cscript.exe wmcmd.vbs –input drive:\Path\Input_file_name -output drive:\Path\Output_file_name -loadprofile drive:\Path\profile_file_name
For example:
cscript.exe wmcmd.vbs –input C:\My-clips\Myfile.avi -output C:\My-clips-coded\Myfile.wmv -loadprofile C:\My-profiles\500kbps_peakVBR.prx