aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-04-10 08:01:57 +0800
committerahze <ahze@FreeBSD.org>2005-04-10 08:01:57 +0800
commita906ea90cc8aa4eb02201e0c45affdd95e13f355 (patch)
tree24effe8f2f8fcaba8b785bc5becb897eae526aa9 /multimedia/Makefile
parent34abae3ba799bdc45e010b9df2bebd83e45687f5 (diff)
downloadfreebsd-ports-gnome-a906ea90cc8aa4eb02201e0c45affdd95e13f355.tar.gz
freebsd-ports-gnome-a906ea90cc8aa4eb02201e0c45affdd95e13f355.tar.zst
freebsd-ports-gnome-a906ea90cc8aa4eb02201e0c45affdd95e13f355.zip
- 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.
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 20408cb132d5..5beeca4faebc 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -93,6 +93,7 @@
SUBDIR += lsdvd
SUBDIR += lxdvdrip
SUBDIR += mjpegtools
+ SUBDIR += mjpegtools-yuvfilters
SUBDIR += mkvtoolnix
SUBDIR += mkxvcd
SUBDIR += mmpython