I'm not sure if this is the right place, but I'm making a slideshow program that has the pictures move all around, fade, etc... Anyways, when moving it looks jerky upon playback (pc and tv). The fading all looks great.

For instance: I'll create the show at 30fps, so If i'm moving an image from 0,0 to 480,0 it will move 1/30 * 480 == 16pixels per frame over 1 second, now when moving I can see the image jumping 16 pixels at a time.. What should I program in to compensate for this, some sort of motion blur?

by the way, I encode with TMPGenc and it does look great after its done, its just the movement. When a movie is filmed how does it look so smooth, real and CG movies (Like Toy Story). Does it do some sort of blurring?

Agent Orange