1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Michael Johnson
f8d7e73fff - Fix build on 4.x
Reported by:	Randy Pratt <rpratt1950@earthlink.net>
2005-05-05 06:33:20 +00:00
Michael Johnson
9c5912ca91 - Update to 1.1 2005-05-02 23:08:51 +00:00
Michael Johnson
2c98a5eea9 - Add mjpegtools-yuvfilters
Mjpegtools YUV video stream processing tools

yuvdeinterlace:
  A non destructive deinterlacer. Converts to a double frame rate, alf height,
  progressive yuv stream for further processing by temporal based filters.
  Then re-interlaced before encoding. The reinterlacer doesn't exist at this
  time.

yuvafps:
  A linear frame averaging, frame rate converter. Does a better job than the
  frame dropping/duplicating converters.

yuvfade:
  Will fade the video to black after X number of frames. Uses a trial and
  error method of fading to black

yuvwater:
  Attempts to detect and remove semi-transperant watermarks from the source.
  Produces a PGM file of the detected watermark which is used to remove or
  reduce the effect.
2005-04-10 00:01:57 +00:00