Date: Sun, 10 Apr 2005 00:01:57 +0000 (UTC) From: Michael Johnson <ahze@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia Makefile ports/multimedia/mjpegtools-yuvfilters Makefile distinfo pkg-descr Message-ID: <200504100001.j3A01v1k087136@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ahze 2005-04-10 00:01:57 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/mjpegtools-yuvfilters Makefile distinfo pkg-descr
Log:
- 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.
Revision Changes Path
1.112 +1 -0 ports/multimedia/Makefile
1.1 +46 -0 ports/multimedia/mjpegtools-yuvfilters/Makefile (new)
1.1 +8 -0 ports/multimedia/mjpegtools-yuvfilters/distinfo (new)
1.1 +22 -0 ports/multimedia/mjpegtools-yuvfilters/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504100001.j3A01v1k087136>
