How do you specifically proceed to do frame-serving going from avisynth to VirtualDub and from VirtualDub back to avisynth?
There's a video file that I need to process using both facilities, but as I don't know to operate properly in VirtualDub I prefer to go back to avisynth.
OTOS I might use this chance to learn how to do things in VD too, as I don't know properly how to output things from it.
+ Reply to Thread
Results 1 to 3 of 3
-
-
Whenever you open an AVS script in a program AviSynth is frameserving to that program. Open the AVS script in VirtualDub and VirtualDub is receiving frames from AviSynth.
To frameserve in VirtualDub set up all the filters you want then select File -> Start Frame Server. That will create a .VDR file you can open in the program you want to frameserve to. Use AviSource() in AviSynth to open the VDR file. Note that you must run AUXSETUP.EXE (once) in the VirtualDub folder to enable the frame server.
It's also possible to use VirtualDub filters directly in AviSynth. There's a plugin for this. http://avisynth.org/mediawiki/FAQ_using_virtualdub_plugins -
Originally Posted by jagabo
Wow, great tips, jagabo! Thanks you very much!
Will try them today.
Similar Threads
-
Can you use frame serving for video conversions?
By johnharlin in forum Video ConversionReplies: 2Last Post: 2nd Mar 2011, 22:39 -
File serving programs?
By dvd mon in forum Video Streaming DownloadingReplies: 5Last Post: 25th Jan 2011, 06:01 -
Play an MTS file frame by frame, displaying timecode or frame number
By SeánB in forum Software PlayingReplies: 5Last Post: 5th Oct 2010, 16:26 -
Vdub frame serving to CCE ?, UPDATE ..Fixed the Error
By theewizard in forum Video ConversionReplies: 15Last Post: 31st Jan 2008, 23:24 -
Western Digital network drives crippled -- no serving any multimedia files
By rkr1958 in forum Latest Video NewsReplies: 17Last Post: 13th Dec 2007, 02:57