[MacPorts] #29326: ffmpeg-devel: Blackframe filter missing
MacPorts
noreply at macports.org
Fri Sep 9 13:17:45 PDT 2011
#29326: ffmpeg-devel: Blackframe filter missing
-----------------------------------+----------------------------------------
Reporter: lionteeth@… | Owner: devans@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: ffmpeg-devel |
-----------------------------------+----------------------------------------
Changes (by devans@…):
* status: new => closed
* resolution: => fixed
Comment:
ffmpeg updated to version 0.7.4 in r83674 which includes the blackframe
filter among others.
{{{
devans% ffmpeg -filters
ffmpeg version 0.7.4, Copyright (c) 2000-2011 the FFmpeg developers
built on Sep 8 2011 22:53:53 with gcc 4.2.1 (Apple Inc. build 5666)
(dot 3)
configuration: --prefix=/opt/local --enable-gpl --enable-postproc
--enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis
--enable-libtheora --enable-libdirac --enable-libschroedinger --enable-
libxvid --enable-libx264 --enable-libvpx --enable-libspeex
--mandir=/opt/local/share/man --enable-shared --enable-pthreads --disable-
indevs --cc=/usr/bin/gcc-4.2 --arch=x86_64 --enable-yasm --enable-nonfree
--enable-libfaac
libavutil 50. 43. 0 / 50. 43. 0
libavcodec 52.122. 0 / 52.122. 0
libavformat 52.110. 0 / 52.110. 0
libavdevice 52. 5. 0 / 52. 5. 0
libavfilter 1. 80. 0 / 1. 80. 0
libswscale 0. 14. 1 / 0. 14. 1
libpostproc 51. 2. 0 / 51. 2. 0
Filters:
anull Pass the source unchanged to the output.
anullsrc Null audio source, never return audio frames.
anullsink Do absolutely nothing with the input audio.
blackframe Detect frames that are (almost) black.
copy Copy the input video unchanged to the output.
crop Crop the input video to width:height:x:y.
cropdetect Auto-detect crop size.
drawbox Draw a colored box on the input video.
fade Fade in/out input video
fieldorder Set the field order.
fifo Buffer input images and send them when they are
requested.
format Convert the input video to one of the specified pixel
formats.
gradfun Debands video quickly using gradients.
hflip Horizontally flip the input video.
hqdn3d Apply a High Quality 3D Denoiser.
lut Compute and apply a lookup table to the RGB/YUV input
video.
lutrgb Compute and apply a lookup table to the RGB input video.
lutyuv Compute and apply a lookup table to the YUV input video.
mp libmpcodecs wrapper.
negate Negate input video.
noformat Force libavfilter not to use any of the specified pixel
formats for the input to the next filter.
null Pass the source unchanged to the output.
overlay Overlay a video source on top of the input.
pad Pad input image to width:height[:x:y[:color]] (default x
and y: 0, default color: black).
pixdesctest Test pixel format definitions.
scale Scale the input video to width:height size and/or convert
the image format.
select Select frames to pass in output.
setdar Set the frame display aspect ratio.
setpts Set PTS for the output video frame.
setsar Set the pixel sample aspect ratio.
settb Set timebase for the output link.
showinfo Show textual information for each video frame.
slicify Pass the images of input video on to next video filter as
multiple slices.
split Pass on the input to two outputs.
transpose Transpose input video.
unsharp Sharpen or blur the input video.
vflip Flip the input video vertically.
yadif Deinterlace the input image
buffer Buffer video frames, and make them accessible to the
filterchain.
color Provide an uniformly colored input, syntax is:
[color[:size[:rate]]]
movie Read from a movie source.
nullsrc Null video source, never return images.
buffersink (null)
nullsink Do absolutely nothing with the input video.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/29326#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list