Hi,

I want to downscale and deinterlace dv mov input. I'd like to
make sure the order of my yuv toolchain is ok:

$ qttoy4m i.mov | \
  yuvscaler -M BICUBIC -O SIZE_320x240 | \
  yuvdenoise | \
  yuvdeinterlace | ...

Should anything be changed in this order -- set up more by what I
feel is right than actual knowledge -- like moving yuvdeinterlace
more up etc.?

TIA

c
-- 
_F R E E_  _V I D E O S_  http://www.blacktrash.org/underdogma

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to