anonova
9th March 2008, 03:31
I have a pretty slow script and read about Avisynth's TCPServer and TCPSource. So I put all of the filtering on one computer as the server, and opened it up in VirtualDub. I put TCPSource on another computer including the global DAR information at the top for megui. I open the one with tcpsource in megui, and it opens and seeks correctly. When I click enqueue, VirtualDub on the server machine crashes. I tried simplifying the script and tried just colorbars, but the server application always crashes. I tried to encode by taking the command line in the megui video profile editor and encoding straight on the command line, and it works fine (200% speed increase as well). Any ideas why enqueuing in megui crashes the server application?