using the command line, path\to\vlc.exe -vvv "path_to_asx_file.asx" :sout="#transcode{vcodec=mp4v, vb=768, acodec=mp4a, ab=96, channels=2, width=320, canvas-height=240} :standard{access=file, mux=mp4, url=my video.mp4}" vlc:quit might work. be sure to replace "path to vlc&qu...