[FFmpeg-devel] [PATCH] avformat/hls: relay format options to segment demuxer
Brad Hards
bradh at frogmouth.net
Sun May 30 06:48:11 EEST 2021
> > + at item seg_format_options
> > +Set options for the demuxer of media segments using a list of key=value
> > couples separated by @code{:}. @end table
"couples" is an unusual expression in this context. Perhaps something like:
Set options for the demuxer of media segments using a list of key-value pairs
separated by @code{:}.
Brad
More information about the ffmpeg-devel
mailing list