Fudoh wrote:Really?, VirtualDub seems to be very versatile. What does the 'null transform' filter actually do?, as i couldnt see anything visually different when i was cropping the video.
it does nothing.
lettuce wrote:Ok i dont seem to be able to get VD frameserver to work with MeGUI, have started the framserver in VD, and save the profile file but when i drag it to MeGUI it says it cannot open the file
create a .avs file and put the .vdf into it as as AVISOURCE. Add nothing else. Then use the .avs file instead. Should work.
After VirtualDub gave me a 3.5GB file for 50mins 1080p gameplay video at 8000kpbs using x264vfw codec, i want to go back to using MeGUI as that appears to give a much smaller output file. But im still unable to get frame server to work with MeGUI, i have my resized file all ready to go in VirtualDub, i then start frame server process save the file as .vdr, load the vdr file up in AviPmod (avisynth mod) and change the 'DirectShowsource' to 'AVISource' so the line reads, AVISource("E:\CAPTURES\My Records\test2.vdr") and save the avs file. I then load MeGUI and drag the avs file to Avisyth script line and i get the following message...
AviSynth script error:
AviSource:Could not locate video stream,
(C:\Downloads\Files\test2.avs, line 1)
Have noticed that the Framsever mode window that pops up has
Frameserver name: videotest.avi
Non-A/V requests : 18
Number of frames served: 0
Audio segments delivered: 0
Frameclients installed: AVIFile Only
The Non-A/V requests is at 0 until i try and load it into MeGUI and then goes to 18 when i get the error message
Any ideas where im going wrong?