Menu

Svn Commit Log


Commit Date  
[r2222] by biquard

Fix for compilation error using gcc-2.96

2004-02-15 10:54:22 Tree
[r2221] by sms00

Set the default sharpening to 0. Sharpening raises the bitrate which is not
desireable for bitrate limited formats such as VCD or SVCD. Not sharpening
also speeds up yuvdenoise about 20%.

2004-02-15 06:11:09 Tree
[r2220] by biquard

Major speed enhancement of yuvscaler by a factor 2 to 4.
I personnally very strongly suggest to upgrade to this version.

2004-02-13 22:13:34 Tree
[r2219] by sms00

bump micro version to 3 now that 1.6.2 is released.

2004-02-08 00:05:21 Tree
[r2218] by kwmt

release 1.6.2, back merged from trunk.

2004-02-07 02:50:06 Tree
[r2217] by kwmt

release 1.6.2

2004-02-07 02:45:32 Tree
[r2216] by ulatec

Described the new -s option (to skip frames), and fixed some typos.

2004-02-05 00:27:31 Tree
[r2215] by ulatec

Added a new option, "-s num", to allow beginning frames to be skipped.
The first num frames are written to stdout unmodified. This is useful
for resuming an interrupted process without duplicating work.

2004-02-05 00:27:07 Tree
[r2214] by ulatec

Changes to the man page, to correspond with my recent modifications to
yuvmedianfilter (and to fix some typos).

2004-02-05 00:25:42 Tree
[r2213] by ulatec

Added several options.

-I num: override the interlacing value read from the YUV stream.
-s num: Allow the first num frames to be skipped. Those frames are
written to the YUV output stream unfiltered.
-f: "Fast" filtering. The threshold-based averaging is not done;
instead a simple mean is calculated, much like what happens when
not enough values in the radius are within the threshold.
-w num: In fast mode, the weight to assign the current value, relative
to the values within the radius. Default is 8, just like in
the threshold-based version when not enough values are within the
threshold.
Note that certain combinations of radius/weight have been optimized
to be even faster -- radius 1 and weight 2.667, radius 1 and weight
8, and radius 2 and weight 8.

2004-02-05 00:24:53 Tree
Older >
Monday.com Logo