[FFmpeg-devel] [PATCH] lavfi: add setfield filter

Tim Nicholson nichot20 at yahoo.com
Mon Feb 6 12:37:35 CET 2012


On 06/02/12 11:27, Stefano Sabatini wrote:
> ---
>  doc/filters.texi          |   22 +++++++++++
>  libavfilter/Makefile      |    1 +
>  libavfilter/allfilters.c  |    1 +
>  libavfilter/vf_setfield.c |   90 +++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 114 insertions(+), 0 deletions(-)
>  create mode 100644 libavfilter/vf_setfield.c

This has worked well for me, and overcomes the issue that -top has no effect
before the input file.

-- 
Tim


More information about the ffmpeg-devel mailing list