zilog jones
15th September 2004, 17:01
I've got a pretty low quality MPEG1 video (320x240 @ 29.97fps; can't remember the bitrate at the moment) which I want to (i) convert the framerate to PAL and (ii) resize to 352x576 and possibly filter out the blockyness. For the framerate conversion I just used ConvertFPS(50) and and then made it into interlaced 25fps, which seems to be OK. Is there any better way? (It's definately not telecine by the way)
Only problem is it looks quite crappy - I only used lanczos to resize it and did nothing else. The macroblocks are just blurry macroblocks now. Anyone have some good scripts for getting rid (or at least smoothing out) of typical MPEG1 artefacts?
Only problem is it looks quite crappy - I only used lanczos to resize it and did nothing else. The macroblocks are just blurry macroblocks now. Anyone have some good scripts for getting rid (or at least smoothing out) of typical MPEG1 artefacts?