Windows Media Encoder Command Line Batch Encoding
Mostly for my own purposes I'm making this blog post to keep track of what commands to use to send to the command line to batch encode files with Windows Media Encoder. I'm trying to do this now with AVI files I've processed in Adobe Premier but want to upload to the likes of Flickr and YouTube.
Omar has a great post that I just used to do this.
Just in case his post ever goes away I'll paste in the line I used here
cscript.exe wmcmd.vbs -loadprofile Canon.prx -input "D:\input" -output "D:\output"