Quoting Stefano Sabatini (2024-03-19 15:58:03) > On date Thursday 2024-03-14 11:12:31 +0100, Anton Khirnov wrote: > > --- > > doc/ffmpeg.texi | 14 ++++++++++---- > > 1 file changed, 10 insertions(+), 4 deletions(-) > > > > diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi > > index a38ef834e1..801c083705 100644 > > --- a/doc/ffmpeg.texi > > +++ b/doc/ffmpeg.texi > > @@ -229,12 +229,16 @@ successive integers starting at zero. These indices > > should then be used to refer > > to loopback decoders in complex filtergraph link labels, as described in > > the > > documentation for @option{-filter_complex}. > > > > > +Decoding AVOptions can be passed to loopback decoders by placing them > > before > > AVOptions => options (rationale: we have only a few references to > AVOptions and no direct ones in ffmpeg.texi, and there is no need to > assume arbitrary AV/FF jargon).
This is how these options are described by ffmpeg -h full. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".