VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. It's called Reverse.avs and it reads like this,

    Code:
    AviSource("filename.avi")
    Reverse()
    It works fine in VirtualDub 1.10.4 but not VirtualDub2. I keep getting the error,

    AVI Import Filter error: (Unknown) (80040154)
    Quote Quote  
  2. It works here, even with WAV audio included in the script. I'd bet your problem is the audio, whatever kind it is. What happens when you reverse it without the audio?

    AviSource("filename.avi",False)
    Reverse()


    If that opens, maybe decompress the audio to WAV audio and try again.
    Quote Quote  
  3. Originally Posted by manono View Post
    It works here, even with WAV audio included in the script. I'd bet your problem is the audio, whatever kind it is. What happens when you reverse it without the audio?

    AviSource("filename.avi",False)
    Reverse()


    If that opens, maybe decompress the audio to WAV audio and try again.
    It didn't, unfortunately. Got the same error message.
    Quote Quote  
  4. Is your vdub and vdub2 x86 or x64 ? Did you try the same x86 and x86 (or x64 and x64) ?
    Quote Quote  
  5. Originally Posted by poisondeathray View Post
    Is your vdub and vdub2 x86 or x64 ? Did you try the same x86 and x86 (or x64 and x64) ?
    Good point. My vdub is x86 and my vdub2 is x64.

    EDIT: Problem solved! I opened the avs file in my x86 version of vdub2 and it worked fine, so thanks!
    Last edited by Bruce Banner; 7th Jul 2019 at 21:01.
    Quote Quote  



Similar Threads

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