Log in

View Full Version : CAVIStreamSynth: System exception - Access Violation at 0x0, reading from 0x0


satsel
3rd April 2008, 10:24
Hey!
I have done movie and now it need just final compression. Movie codec is huffyf, resolution 1280 x 720 and duration is 10 minutes. I'm pretty dunno about things like this.

I use this avs script


AVISource("secundalandia.avi")
Crop(0,0,-0,-0)
ConvertToYV12()

And I use megui. And I have installed avisynth program 2.5 v.But I just open megui always. My friend sent megui settings and I started rendering (264 codec). It renders well but suddenly projected file size goes down always in same point. And when I watch mp4 file video is good to one point and then it just says CAVIStreamSynth: System exception - Access Violation at 0x0, reading from 0x0. I have rendered videos before well but about month ago same thing happened and I don't know what causes this.



system specs:

CPU: Family 15 Model 72 Stepping 2 AuthenticAMD ~1803 Mhz
HD: 120 GB
Graphics: NVIDIA GeForce Go 7600
Memory: 1024 Mt
O/S: Windows Xp Media Center Edition



all other things works well :< reply here, pm on qnet nick:satselsson



:confused:

THANKS!

dimzon
3rd April 2008, 17:40
Hi!
I have same problem!
Solved using ffmpegSource or directShowSource instead of aviSource