fixing Slow frame rate on video

CliffSchwarz's picture

I am working on a program that creates a visual effect on a video input, everything is working but the frame rate has dropped to 10fps what can I do to help get the rate up.

If I make this into a stand alone program will that improve the performance.

akaioni's picture
Re: fixing Slow frame rate on video

my lucky guess, quartz->movie location patch open patch inspector and change to Settings(command+2). Push asynchronous mode, it will get you more inputs including rate.

Check if your video is not a weight monster, few of mine were. It may also help to uncheck deinterlacing in Settings, also slows you down.