On Tue, 14 Jun 2005, E.Chalaron wrote:

> >     and now yuvdenoise has undergone some major
> >     changes - the "-Y", "-U" and "-V" options no longer exist.
> 
> Already ???? I thought the -Y -U -V was explicit and easy to use.

        Instead, now, you have -y, -u and -v

        The getopt() function looks like this:

           getopt (argc, argv, "hiy:u:v:r:")

        I think it is safe to say that Y, U, and V are not valid options ;)

        The uasge (yuvdenoise -h) summary is:

   INFO: [yuvdenoise]  Usage of the denoiser (very brief this time... :)
   INFO: [yuvdenoise]  will be fixed ASAP...
   INFO: [yuvdenoise]  -y [n]   temporal Y-filter-threshold
   INFO: [yuvdenoise]  -u [n]   temporal U-filter-threshold
   INFO: [yuvdenoise]  -v [n]   temporal V-filter-threshold

        Between RC1 and now there have been quite a few changes - that's why
        I was thinking it might be a good time for RC2

        Cheers,
        Steven Schultz



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to