Log in

View Full Version : Invoking avs script without opening WMP


halim
30th October 2006, 20:25
Is there some flag to enable running avs script, which let's say compares two video files, without the script opening the Windows Media Player during comparison. Having such a flag would be helpful especially when running the avs is automated and it is not possible to manually close the WMP after it is done.

If someone knows the cure I would appreciate the help.

cheers.

foxyshadis
30th October 2006, 21:31
Try avs2avi with a null output, for a command-line host.

Mug Funky
31st October 2006, 03:44
avsutil -play "source.avs" works pretty well too.