View Single Post
Old 23rd March 2008, 22:56   #13  |  Link
mikeytown2
Resize Abuser
 
mikeytown2's Avatar
 
Join Date: Apr 2005
Location: Seattle, WA
Posts: 623
Posting in here, in order to follow advice from IanB. Deleted my original post from this thread http://forum.doom9.org/showthread.php?t=123195

Bug Found:
This code fails after 30 seconds of playback
Code:
colorbars()
BilinearResize(720,480)
AudioGraph(10)
AviSynth give me this
Quote:
CAVIStreamSynth: System exception - Access Violation at 0x0, reading from 0x0
How To Reproduce:
Open script MPC

VirtualDub doesn't fail, or maybe i didn't wait long enough; over 5 min worked.

AviSynth Version: 2.58 build sept 19 2007
MPC Version: 6.4.9.1


This code works in MPC
Code:
colorbars()
AudioGraph(10)


Computer Specs Below
mikeytown2 is offline   Reply With Quote