Hi All,
It has been awhile since I last converted a video clip. I have problem doing frameserving from VirtualDub64 to CCE.
The video clip is FLV, 480x320, 30fps.
This is what I have in the AVS file.
DirectShowSource("C:\Users\....xxx.vdr")
Lanczos4Resize(720, 480)
CCE thow out this error message.
Frame size 896x366 is not supported. Supported frame size is up to 720 x 576.
Am I missing any steps ?
Thanks in advance.
+ Reply to Thread
Results 1 to 6 of 6
-
Last edited by pchan; 9th Feb 2012 at 19:59. Reason: Wrong input video description.
-
Try AviSource() instead of DirectShowSource(). I just tried this with VirtualDub64 serving, 32 bit AviSynth AviSource(), feeding 32 bit VirtualDub, and it worked. I guess since we are going through the file system the 64 bit and 32 bit systems can see each other.
I just tried the above using 32 bit CCE as the final encoder. It worked with that too. AviSynth isn't even needed, CCE can open the VDR file directly.Last edited by jagabo; 10th Feb 2012 at 09:20.
-
@jagabo,
Thanks for try out.
I know for 32bit VirtualDub, the frameserve only works when AUXSetup is installed. But for VirtualDub64, there is no AUXSetup. Am I missing something ?
Similar Threads
-
Where can I download Frameserve ?
By DuBsTaR in forum Newbie / General discussionsReplies: 19Last Post: 9th Dec 2011, 18:47 -
Can't Frameserve to Tmpgenc
By BonnieW88 in forum Video ConversionReplies: 1Last Post: 30th Aug 2009, 23:40 -
Frameserve from virtualdub to HC
By SatStorm in forum Video ConversionReplies: 2Last Post: 12th Jun 2009, 06:24 -
Frameserve on MacOS??
By Maxwellbest in forum MacReplies: 5Last Post: 4th Oct 2008, 16:34 -
How do I DeInterlace and Frameserve?
By rocky12 in forum Newbie / General discussionsReplies: 0Last Post: 17th Jul 2008, 21:50