]> git.sesse.net Git - casparcg/blob - dependencies64/ffmpeg/doc/libavformat.html
170f29f89ff2d7107a34f51ebe9cc29152ed58d2
[casparcg] / dependencies64 / ffmpeg / doc / libavformat.html
1 <!DOCTYPE html>
2 <html>
3 <!-- Created on June 19, 2014 by texi2html 1.82 -->
4 <!--
5 texi2html was written by: 
6             Lionel Cons <Lionel.Cons@cern.ch> (original author)
7             Karl Berry  <karl@freefriends.org>
8             Olaf Bachmann <obachman@mathematik.uni-kl.de>
9             and many others.
10 Maintained by: Many creative people.
11 Send bugs and suggestions to <texi2html-bug@nongnu.org>
12
13 -->
14 <head>
15 <title>FFmpeg documentation : Libavformat </title>
16
17 <meta name="description" content="Libavformat Documentation: ">
18 <meta name="keywords" content="FFmpeg documentation : Libavformat ">
19 <meta name="Generator" content="texi2html 1.82">
20 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
21 <link rel="stylesheet" type="text/css" href="default.css" />
22
23 <link rel="icon" href="favicon.png" type="image/png" />
24 </head>
25 <body>
26 <div id="container">
27 <div id="body">
28
29 <a name="SEC_Top"></a>
30 <h1 class="settitle">Libavformat Documentation</h1>
31
32 <a name="SEC_Contents"></a>
33 <h1>Table of Contents</h1>
34 <div class="contents">
35
36 <ul class="toc">
37   <li><a name="toc-Description" href="#Description">1. Description</a></li>
38   <li><a name="toc-See-Also" href="#See-Also">2. See Also</a></li>
39   <li><a name="toc-Authors" href="#Authors">3. Authors</a></li>
40 </ul>
41 </div>
42
43 <a name="Description"></a>
44 <h1 class="chapter"><a href="libavformat.html#toc-Description">1. Description</a></h1>
45
46 <p>The libavformat library provides a generic framework for multiplexing
47 and demultiplexing (muxing and demuxing) audio, video and subtitle
48 streams. It encompasses multiple muxers and demuxers for multimedia
49 container formats.
50 </p>
51 <p>It also supports several input and output protocols to access a media
52 resource.
53 </p>
54
55 <a name="See-Also"></a>
56 <h1 class="chapter"><a href="libavformat.html#toc-See-Also">2. See Also</a></h1>
57
58 <p><a href="ffmpeg.html">ffmpeg</a>, <a href="ffplay.html">ffplay</a>, <a href="ffprobe.html">ffprobe</a>, <a href="ffserver.html">ffserver</a>,
59 <a href="ffmpeg-formats.html">ffmpeg-formats</a>, <a href="ffmpeg-protocols.html">ffmpeg-protocols</a>,
60 <a href="libavutil.html">libavutil</a>, <a href="libavcodec.html">libavcodec</a>
61 </p>
62
63 <a name="Authors"></a>
64 <h1 class="chapter"><a href="libavformat.html#toc-Authors">3. Authors</a></h1>
65
66 <p>The FFmpeg developers.
67 </p>
68 <p>For details about the authorship, see the Git history of the project
69 (git://source.ffmpeg.org/ffmpeg), e.g. by typing the command
70 <code>git log</code> in the FFmpeg source directory, or browsing the
71 online repository at <a href="http://source.ffmpeg.org">http://source.ffmpeg.org</a>.
72 </p>
73 <p>Maintainers for the specific components are listed in the file
74 &lsquo;<tt>MAINTAINERS</tt>&rsquo; in the source code tree.
75 </p>
76
77 <footer class="footer pagination-right">
78 <span class="label label-info">This document was generated by <em>Kyle Schwarz</em> on <em>June 19, 2014</em> using <a href="http://www.nongnu.org/texi2html/"><em>texi2html 1.82</em></a>.</span></footer></div></div></body>