Spaces:
Sleeping
Sleeping
| <html> | |
| <!-- Created by , GNU Texinfo 7.1 --> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title> | |
| Libavformat Documentation | |
| </title> | |
| <meta name="viewport" content="width=device-width,initial-scale=1.0"> | |
| <link rel="stylesheet" type="text/css" href="bootstrap.min.css"> | |
| <link rel="stylesheet" type="text/css" href="style.min.css"> | |
| </head> | |
| <body> | |
| <div class="container"> | |
| <h1> | |
| Libavformat Documentation | |
| </h1> | |
| <a name="SEC_Top"></a> | |
| <div class="element-contents" id="SEC_Contents"> | |
| <h2 class="contents-heading">Table of Contents</h2> | |
| <div class="contents"> | |
| <ul class="toc-numbered-mark"> | |
| <li><a id="toc-Description" href="#Description">1 Description</a></li> | |
| <li><a id="toc-See-Also" href="#See-Also">2 See Also</a></li> | |
| <li><a id="toc-Authors" href="#Authors">3 Authors</a></li> | |
| </ul> | |
| </div> | |
| </div> | |
| <a name="Description"></a> | |
| <h2 class="chapter">1 Description<span class="pull-right"><a class="anchor hidden-xs" href="#Description" aria-hidden="true">#</a> <a class="anchor hidden-xs"href="#toc-Description" aria-hidden="true">TOC</a></span></h2> | |
| <p>The libavformat library provides a generic framework for multiplexing | |
| and demultiplexing (muxing and demuxing) audio, video and subtitle | |
| streams. It encompasses multiple muxers and demuxers for multimedia | |
| container formats. | |
| </p> | |
| <p>It also supports several input and output protocols to access a media | |
| resource. | |
| </p> | |
| <a name="See-Also"></a> | |
| <h2 class="chapter">2 See Also<span class="pull-right"><a class="anchor hidden-xs" href="#See-Also" aria-hidden="true">#</a> <a class="anchor hidden-xs"href="#toc-See-Also" aria-hidden="true">TOC</a></span></h2> | |
| <p><a class="url" href="ffmpeg.html">ffmpeg</a>, <a class="url" href="ffplay.html">ffplay</a>, <a class="url" href="ffprobe.html">ffprobe</a>, | |
| <a class="url" href="ffmpeg-formats.html">ffmpeg-formats</a>, <a class="url" href="ffmpeg-protocols.html">ffmpeg-protocols</a>, | |
| <a class="url" href="libavutil.html">libavutil</a>, <a class="url" href="libavcodec.html">libavcodec</a> | |
| </p> | |
| <a name="Authors"></a> | |
| <h2 class="chapter">3 Authors<span class="pull-right"><a class="anchor hidden-xs" href="#Authors" aria-hidden="true">#</a> <a class="anchor hidden-xs"href="#toc-Authors" aria-hidden="true">TOC</a></span></h2> | |
| <p>The FFmpeg developers. | |
| </p> | |
| <p>For details about the authorship, see the Git history of the project | |
| (https://git.ffmpeg.org/ffmpeg), e.g. by typing the command | |
| <code class="command">git log</code> in the FFmpeg source directory, or browsing the | |
| online repository at <a class="url" href="https://git.ffmpeg.org/ffmpeg">https://git.ffmpeg.org/ffmpeg</a>. | |
| </p> | |
| <p>Maintainers for the specific components are listed in the file | |
| <samp class="file">MAINTAINERS</samp> in the source code tree. | |
| </p> | |
| <p style="font-size: small;"> | |
| This document was generated using <a class="uref" href="https://www.gnu.org/software/texinfo/"><em class="emph">makeinfo</em></a>. | |
| </p> | |
| </div> | |
| </body> | |
| </html> | |