On date Wednesday 2024-03-20 17:47:31 +0100, Andreas Rheinhardt wrote: > Stefano Sabatini: > > --- > > doc/muxers.texi | 10 ++++++++++ > > 1 file changed, 10 insertions(+) > > > > diff --git a/doc/muxers.texi b/doc/muxers.texi > > index d9dd72e613..25d1a5907e 100644 > > --- a/doc/muxers.texi > > +++ b/doc/muxers.texi > > @@ -1776,6 +1776,16 @@ force the @ref{image2} muxer: > > ffmpeg -i INPUT -c:v gif -f image2 "out%d.gif" > > @end example > > > > +@section gxf > > +General eXchange Format (GXF) muxer. > > + > > +GXF was developed by Grass Valley Group, then standardized by SMPTE as > > SMPTE > > +360M and was extended in SMPTE RDD 14-2007 to include high-definition video > > +resolutions. > > + > > +It accepts an arbitrary number of audio and video streams, but only a > > limited > > It only accepts a single video stream, see the check in line 734 of > gxfenc.c.
Correct, amended and pushed together with the other pending doc patches, thanks. _______________________________________________ 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".