[FFmpeg-devel] [PATCH] lavfi: add showinfo filter
Stefano Sabatini
stefano.sabatini-lala at poste.it
Mon Apr 25 17:50:13 CEST 2011
On date Monday 2011-04-25 17:40:24 +0200, Michael Niedermayer encoded:
> On Mon, Apr 25, 2011 at 05:09:01PM +0200, Stefano Sabatini wrote:
> > Signed-off-by: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > ---
> > doc/filters.texi | 59 +++++++++++++++++++++++++++++
> > libavfilter/Makefile | 1 +
> > libavfilter/allfilters.c | 1 +
> > libavfilter/vf_showinfo.c | 91 +++++++++++++++++++++++++++++++++++++++++++++
> > 4 files changed, 152 insertions(+), 0 deletions(-)
> > create mode 100644 libavfilter/vf_showinfo.c
>
> nice idea, this should be quite usefull ...
> LGTM
>
> PS: maybe it could also show some info on slices and frame pulls/buffer
> requests
Uhm that's more for tracing/debugging libavfilter, it's already
implemented by setting DEBUG to 1 in avfilter.c and using -loglevel
debug.
--
FFmpeg = Fascinating & Faithful Miracolous Pitiless Elastic Gigant
More information about the ffmpeg-devel
mailing list