[FFmpeg-devel] [PATCH] doc/muxers: add flac

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Tue Mar 12 23:17:36 EET 2024


Stefano Sabatini:
> ---
>  doc/muxers.texi | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/doc/muxers.texi b/doc/muxers.texi
> index de4b9b01f5..64d9221198 100644
> --- a/doc/muxers.texi
> +++ b/doc/muxers.texi
> @@ -1612,6 +1612,17 @@ This image format is used to store astronomical data.
>  For more information regarding the format, visit
>  @url{https://fits.gsfc.nasa.gov}.
>  
> + at section flac
> +Raw FLAC audio muxer.
> +
> +This muxer accepts exactly one FLAC audio stream. Additionally, it is possible to add a
> +single 32x32 PNG image as attached picture.

This is wrong: Way more attached pictures are supported. The restriction
you are referring to only applies to pictures of type "32x32 pixels
'file icon'".

> +
> + at table @option
> + at item write_header @var{bool}
> +write the file header if set to @code{true}, default is @code{true}
> + at end table
> +
>  @section flv
>  
>  Adobe Flash Video Format muxer.



More information about the ffmpeg-devel mailing list