[FFmpeg-devel] [PATCH v4 2/2] avdevice/lavf: add more options to dump filter graph

Limin Wang lance.lmwang at gmail.com
Sat May 23 17:05:03 EEST 2020


On Sat, May 23, 2020 at 02:52:12PM +0200, Nicolas George wrote:
> lance.lmwang at gmail.com (12020-05-23):
> > From: Limin Wang <lance.lmwang at gmail.com>
> > 
> > Signed-off-by: Limin Wang <lance.lmwang at gmail.com>
> > ---
> >  doc/indevs.texi     | 16 ++++++++++++++--
> >  libavdevice/lavfi.c | 19 +++++++++++++------
> >  2 files changed, 27 insertions(+), 8 deletions(-)
> 
> I think the change to allow to set the format and the change to allow to
> set the output file belong in a different patch.

OK, will try to split the patch.

> 
> The existing dump_graph field can very well serve as the options string
> for the function.

So you prefer to the existing dump_graph option as options string for format?

> 
> Regards,
> 
> -- 
>   Nicolas George



-- 
Thanks,
Limin Wang


More information about the ffmpeg-devel mailing list