PDA

View Full Version : single frame advance vs play


vcmohan
21st November 2004, 04:06
I have prepared a plugin for Avisynth and using virtuldub for display and checking. In this particular plugin if I press the continuously playback button, everything is Okay. However if I press the advance frame button I get an access violation error message. I am aware that between the two modes of operation audio processing can be different. So I disabled (bypassed) audio process in my code. Still I get the same error. Is there a difference in video processing between the two modes? Where can be the source of error I see? I posted this problem in Avisynth section but no one commented on it. So trying this section.