8000 Update docs · squidarth/ffmpeg-python@5c9f38a · GitHub
[go: up one dir, main page]

Skip to content

Commit 5c9f38a

Browse files
committed
Update docs
1 parent d65e544 commit 5c9f38a

File tree

7 files changed

+388
-104
lines changed

7 files changed

+388
-104
lines changed

_sources/index.rst.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
procgraph: graphs of concurrent processes
1+
ffmpeg-python: Python bindings for FFmpeg
22
=========================================
33

4-
:Github: https://github.com/kkroening/procgraph
4+
:Github: https://github.com/kkroening/ffmpeg-python
55

66
.. toctree::
77
:maxdepth: 2
88
:caption: Contents:
99

10-
.. automodule:: procgraph
10+
.. automodule:: ffmpeg
1111
:members:
1212
:undoc-members:
1313
:show-inheritance:

genindex.html

Lines changed: 72 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<head>
88
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
99

10-
<title>Index &#8212; procgraph documentation</title>
10+
<title>Index &#8212; ffmpeg-python documentation</title>
1111

1212
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
1313
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -38,7 +38,7 @@ <h3>Navigation</h3>
3838
<li class="right" >
3939
<a href="py-modindex.html" title="Python Module Index"
4040
>modules</a> |</li>
41-
<li class="nav-item nav-item-0"><a href="index.html">procgraph documentation</a> &#187;</li>
41+
<li class="nav-item nav-item-0"><a href="index.html">ffmpeg-python documentation</a> &#187;</li>
4242
</ul>
4343
</div>
4444

@@ -52,104 +52,141 @@ <h1 id="index">Index</h1>
5252

5353
<div class="genindex-jumpbox">
5454
<a href="#C"><strong>C</strong></a>
55+
| <a href="#D"><strong>D</strong></a>
5556
| <a href="#F"><strong>F</strong></a>
57+
| <a href="#G"><strong>G</strong></a>
58+
| <a href="#H"><strong>H</strong></a>
59+
| <a href="#I"><strong>I</strong></a>
5660
| <a href="#M"><strong>M</strong></a>
57-
| <a href="#N"><strong>N</strong></a>
5861
| <a href="#O"><strong>O</strong></a>
59-
| <a href="#P"><strong>P</strong></a>
6062
| <a href="#R"><strong>R</strong></a>
63+
| <a href="#S"><strong>S</strong></a>
6164
| <a href="#T"><strong>T</strong></a>
65+
| <a href="#V"><strong>V</strong></a>
66+
| <a href="#Z"><strong>Z</strong></a>
6267

6368
</div>
6469
<h2 id="C">C</h2>
6570
<table style="width: 100%" class="indextable genindextable"><tr>
6671
<td style="width: 33%; vertical-align: top;"><ul>
67-
<li><a href="index.html#procgraph.concat">concat() (in module procgraph)</a>
72+
<li><a href="index.html#ffmpeg.colorchannelmixer">colorchannelmixer() (in module ffmpeg)</a>
73+
</li>
74+
</ul></td>
75+
<td style="width: 33%; vertical-align: top;"><ul>
76+
<li><a href="index.html#ffmpeg.concat">concat() (in module ffmpeg)</a>
77+
</li>
78+
</ul></td>
79+
</tr></table>
6880

69-
<ul>
70-
<li><a href="index.html#procgraph.Node.concat">(procgraph.Node method)</a>
81+
<h2 id="D">D</h2>
82+
<table style="width: 100%" class="indextable genindextable"><tr>
83+
<td style="width: 33%; vertical-align: top;"><ul>
84+
<li><a href="index.html#ffmpeg.drawbox">drawbox() (in module ffmpeg)</a>
7185
</li>
72-
</ul></li>
7386
</ul></td>
7487
</tr></table>
7588

7689
<h2 id="F">F</h2>
7790
<table style="width: 100%" class="indextable genindextable"><tr>
7891
<td style="width: 33%; vertical-align: top;"><ul>
79-
<li><a href="index.html#procgraph.from_file">from_file() (in module procgraph)</a>
92+
<li><a href="index.html#module-ffmpeg">ffmpeg (module)</a>
8093
</li>
8194
</ul></td>
8295
<td style="width: 33%; vertical-align: top;"><ul>
83-
<li><a href="index.html#procgraph.from_text">from_text() (in module procgraph)</a>
96+
<li><a href="index.html#ffmpeg.filter_">filter_() (in module ffmpeg)</a>
97+
</li>
98+
<li><a href="index.html#ffmpeg.filter_multi">filter_multi() (in module ffmpeg)</a>
8499
</li>
85100
</ul></td>
86101
</tr></table>
87102

88-
<h2 id="M">M</h2>
103+
<h2 id="G">G</h2>
89104
<table style="width: 100%" class="indextable genindextable"><tr>
90105
<td style="width: 33%; vertical-align: top;"><ul>
91-
<li><a href="index.html#procgraph.map">map() (in module procgraph)</a>
106+
<li><a href="index.html#ffmpeg.get_args">get_args() (in module ffmpeg)</a>
107+
</li>
108+
</ul></td>
109+
</tr></table>
92110

93-
<ul>
94-
<li><a href="index.html#procgraph.Node.map">(procgraph.Node method)</a>
111+
<h2 id="H">H</h2>
112+
<table style="width: 100%" class="indextable genindextable"><tr>
113+
<td style="width: 33%; vertical-align: top;"><ul>
114+
<li><a href="index.html#ffmpeg.hflip">hflip() (in module ffmpeg)</a>
115+
</li>
116+
</ul></td>
117+
<td style="width: 33%; vertical-align: top;"><ul>
118+
<li><a href="index.html#ffmpeg.hue">hue() (in module ffmpeg)</a>
95119
</li>
96-
</ul></li>
97120
</ul></td>
98121
</tr></table>
99122

100-
<h2 id="N">N</h2>
123+
<h2 id="I">I</h2>
101124
<table style="width: 100%" class="indextable genindextable"><tr>
102125
<td style="width: 33%; vertical-align: top;"><ul>
103-
<li><a href="index.html#procgraph.Node">Node (class in procgraph)</a>
126+
<li><a href="index.html#ffmpeg.input">input() (in module ffmpeg)</a>
104127
</li>
105128
</ul></td>
106129
</tr></table>
107130

108-
<h2 id="O">O</h2>
131+
<h2 id="M">M</h2>
109132
<table style="width: 100%" class="indextable genindextable"><tr>
110133
<td style="width: 33%; vertical-align: top;"><ul>
111-
<li><a href="index.html#procgraph.operator">operator() (in module procgraph)</a>
134+
<li><a href="index.html#ffmpeg.merge_outputs">merge_outputs() (in module ffmpeg)</a>
112135
</li>
113136
</ul></td>
114137
</tr></table>
115138

116-
<h2 id="P">P</h2>
139+
<h2 id="O">O</h2>
117140
<table style="width: 100%" class="indextable genindextable"><tr>
118141
<td style="width: 33%; vertical-align: top;"><ul>
119-
<li><a href="index.html#module-procgraph">procgraph (module)</a>
142+
<li><a href="index.html#ffmpeg.output">output() (in module ffmpeg)</a>
143+
</li>
144+
</ul></td>
145+
<td style="width: 33%; vertical-align: top;"><ul>
146+
<li><a href="index.html#ffmpeg.overlay">overlay() (in module ffmpeg)</a>
147+
</li>
148+
<li><a href="index.html#ffmpeg.overwrite_output">overwrite_output() (in module ffmpeg)</a>
120149
</li>
121150
</ul></td>
122151
</tr></table>
123152

124153
<h2 id="R">R</h2>
125154
<table style="width: 100%" class="indextable genindextable"><tr>
126155
<td style="width: 33%; vertical-align: top;"><ul>
127-
<li><a href="index.html#procgraph.run">run() (in module procgraph)</a>
156+
<li><a href="index.html#ffmpeg.run">run() (in module ffmpeg)</a>
157+
</li>
158+
</ul></td>
159+
</tr></table>
128160

129-
<ul>
130-
<li><a href="index.html#procgraph.Node.run">(procgraph.Node method)</a>
161+
<h2 id="S">S</h2>
162+
<table style="width: 100%" class="indextable genindextable"><tr>
163+
<td style="width: 33%; vertical-align: top;"><ul>
164+
<li><a href="index.html#ffmpeg.setpts">setpts() (in module ffmpeg)</a>
131165
</li>
132-
</ul></li>
133166
</ul></td>
134167
</tr></table>
135168

136169
<h2 id="T">T</h2>
137170
<table style="width: 100%" class="indextable genindextable"><tr>
138171
<td style="width: 33%; vertical-align: top;"><ul>
139-
<li><a href="index.html#procgraph.to_file">to_file() (in module procgraph)</a>
140-
141-
<ul>
142-
<li><a href="index.html#procgraph.Node.to_file">(procgraph.Node method)</a>
172+
<li><a href="index.html#ffmpeg.trim">trim() (in module ffmpeg)</a>
143173
</li>
144-
</ul></li>
145174
</ul></td>
175+
</tr></table>
176+
177+
<h2 id="V">V</h2>
178+
<table style="width: 100%" class="indextable genindextable"><tr>
146179
<td style="width: 33%; vertical-align: top;"><ul>
147-
<li><a href="index.html#procgraph.to_text">to_text() (in module procgraph)</a>
180+
<li><a href="index.html#ffmpeg.vflip">vflip() (in module ffmpeg)</a>
181+
</li>
182+
</ul></td>
183+
</tr></table>
148184

149-
<ul>
150-
<li><a href="index.html#procgraph.Node.to_text">(procgraph.Node method)</a>
185+
<h2 id="Z">Z</h2>
186+
<table style="width: 100%" class="indextable genindextable"><tr>
187+
<td style="width: 33%; vertical-align: top;"><ul>
188+
<li><a href="index.html#ffmpeg.zoompan">zoompan() (in module ffmpeg)</a>
151189
</li>
152-
</ul></li>
153190
</ul></td>
154191
</tr></table>
155192

@@ -186,7 +223,7 @@ <h3>Navigation</h3>
186223
<li class="right" >
187224
<a href="py-modindex.html" title="Python Module Index"
188225
>modules</a> |</li>
189-
<li class="nav-item nav-item-0"><a href="index.html">procgraph documentation</a> &#187;</li>
226+
<li class="nav-item nav-item-0"><a href="index.html">ffmpeg-python documentation</a> &#187;</li>
190227
</ul>
191228
</div>
192229
<div class="footer" role="contentinfo">

0 commit comments

Comments
 (0)
0