It is even more easy to fix that flickering...

Just make sure that there are *no* 1 pixel thin lines. To get a (nearly) 
flicker-free image it must be lowpass-filtered correctly to a factor of 
0.6667 relative to the maximum vertical frequency. If you have CG you 
must (to avoid alias, which can cause flicker, too) generate the image 
on the double vertical size, lowpass it to 0.3333... and then downscale 
it to the correct vertical resolution.

cu
Stefan

PS: some quite good and simple filter-kernel for this is 0,25*(1,2,1) 
verticaly, only.



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to