Daeyeth wrote:Is there anyway to fix pixelation (or whatever you call it where the edges are all jagged) from a clip?
"Aliasing".
There's several ways to go about fixing aliasing problems. You can try upsampling the clip and then downsampling it (make sure you're using either a bilinear or a bicubic algorithm on the upscale and similar on the downscale, otherwise it'll look like crap).
You can try blurring the clip a little bit, but this doesn't really work all that well.
I'm pretty sure that there's edge-smoothing filters out there; search the Web.
Finally,
http://animemusicvideos.org/legacy/quuguide/quu3.html may give you some ideas.
This is a block of text that can be added to posts you make. There is a 512 character limit.