VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. Member pchan's Avatar
    Join Date
    Mar 2003
    Location
    Singapore
    Search Comp PM
    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.
    Last edited by pchan; 9th Feb 2012 at 19:59. Reason: Wrong input video description.
    Quote Quote  
  2. You have 64 bit AviSynth and 64 bit CCE? 32 bit and 64 bit software run in completely different systems under 64 bit Windows. The two systems can't see each other.
    Quote Quote  
  3. Member pchan's Avatar
    Join Date
    Mar 2003
    Location
    Singapore
    Search Comp PM
    I use VirtualDub32 but still see the same CCE problem.
    Quote Quote  
  4. 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.
    Quote Quote  
  5. Member pchan's Avatar
    Join Date
    Mar 2003
    Location
    Singapore
    Search Comp PM
    @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 ?
    Quote Quote  
  6. I only ran AuxSetup.exe from the 32 bit VirtualDub.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!