I keep getting error message in VirtualDub

Asked By 0 points N/A Posted on -
qa-featured

Hello!

My computer is running in x64 the whole time. I have constructed the below draft and run it in Virtual dub:

 aud = FFAudioSource("c:editsaturday.flv")

 vid = FFVideoSource("c:editsaturday.flv", fpsnum=29970, fpsden=1001)

 audiodub(vid, aud)

 I don't get any problem or error in Virtual Dub. But when I tried to  push Play, I get this error message from VirtualDub:

Error:

Avisynth read error:FFvideoSource:Insanity detected:decoder returned an empty frame

The similar error message appears right away while I attempt to keep it. It would be a great help if any of you can kindly suggest me any solution about this.

SHARE
Answered By 590495 points N/A #144776

I keep getting error message in VirtualDub

qa-featured

If this is the first time it happened on your application, restarting your system may possibly fix the problem. It’s possible that it’s only a fluke and nothing serious. But if it’s still the same, try reinstalling VirtualDub.

Uninstall VirtualDub then check your computer for any possible errors. Use a disk utility application to check the system. Install VirtualDub again after the disk check and see if it works.

If it’s still generating an error, try upgrading your current version of VirtualDub. Install the latest and stable version, VirtualDub 1.9.11 which works on both 32-bit and 64-bit versions of Windows. Unfortunately, VirtualDub doesn’t support Macintosh OS X and Linux operating systems.

VirtualDub 1.9.11 supports Windows 98, Windows Millennium, Windows NT 4, Windows 2000, Windows XP, Windows Vista, and newer versions of Windows. To download VirtualDub 1.9.11, please visit SOURCEFORGE.NET — VirtualDub.

Related Questions