Hi -

> From: Al Bogner <[EMAIL PROTECTED]>
> >     "yuvmedianfilter -t 0 -T 4" (leave the luma unchanged and filter
> >     only on the chroma) 
> 
> Can you tell me please, how I have to include the parameters above 
> with transcode 0.6.3 on a Suse 8.1 system?

        I do not know how to do that because I do not use transcode.  It is,
        for me, simpler to write/modify a shell script than it is to figure
        out the options of transcode. 

> So it should be yuvdenoise=radius=24:.....
> 
> My manpage for yuvdenoise describes only -v,-r,-I,-B,-b,-?

        Are you using the release version of mjpegtools or the CVS version?

        The yuvdenoise manpage in the CVS version describes more options.

> Also I would like to know, where I can find a manpage, howto or 
> whatever for "yuvmedianfilter"  where the parameters above are 
> described. 

        The new options of yuvmedianfilter are only present in the CVS
        version of mjpegtools.   There are two ways to get information about 
        the options.  The manpage and the usage summary (yuvmedianfilter -h).

        Either 'man yuvmedianfitler' or 'yuvmedianfilter -h'

Usage: yuvmedianfilter: [-h] [-r num] [-R num] [-t num] [-T num] [-v num]
-h   - Print out this help
-r   - Radius for luma median (default: 2 pixels)
-R   - Radius for chroma median (default: 2 pixels)
-t   - Trigger luma threshold (default: 2 [0=disable])
-T   - Trigger chroma threshold (default: 2 [0=disable])
-v   - Verbosity [0..2]

        Cheers,
        Steven Schultz


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to