Doc update
This commit is contained in:
parent
562b131a2a
commit
dd893e4a12
@ -11,7 +11,8 @@ The documentation is available on the following [link](https://fabquenneville.gi
|
|||||||
|
|
||||||
## Releases
|
## Releases
|
||||||
|
|
||||||
MediaCurator is released on [PyPi](https://pypi.org/project/MediaCurator/)
|
MediaCurator is released on [PyPi](https://pypi.org/project/MediaCurator/).
|
||||||
|
Instalation instructions are found on the [Github page](https://fabquenneville.github.io/MediaCurator/usage/installation.html).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
mediacurator [list,convert] [-del] [-in:any,avi,mkv,wmv,mpg,mp4,m4v,flv,vid] [-filters:fferror,old,lowres,hd,720p,1080p,uhd,mpeg,mpeg4,x264,wmv3,wmv] [-out:mkv/mp4,x265/av1] [-print:list,formated,verbose] [-dirs/-files:"/mnt/media/",,"/mnt/media2/"]
|
mediacurator [list,convert] [-del] [-in:any,avi,mkv,wmv,mpg,mp4,m4v,flv,vid] [-filters:fferror,old,lowres,hd,720p,1080p,uhd,mpeg,mpeg4,x264,wmv3,wmv] [-out:mkv/mp4,x265/av1] [-print:list,formated,verbose] [-dirs/-files:"/mnt/media/",,"/mnt/media2/"]
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
================================
|
================================
|
||||||
MediaCurator 0.0.1 Release Notes
|
MediaCurator 0.0.4 Release Notes
|
||||||
================================
|
================================
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -9,8 +9,8 @@ Install FFmpeg
|
|||||||
|
|
||||||
`Download FFmpeg <https://ffmpeg.org/download.html>`_
|
`Download FFmpeg <https://ffmpeg.org/download.html>`_
|
||||||
|
|
||||||
Install from GitHub
|
Install from PyPi
|
||||||
-------------------
|
-----------------
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
:linenos:
|
:linenos:
|
||||||
|
|||||||
@ -70,7 +70,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<p class="caption"><span class="caption-text">Release Notes:</span></p>
|
<p class="caption"><span class="caption-text">Release Notes:</span></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.4-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.4-changelog.html">MediaCurator 0.0.4 Release Notes</a></li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.1-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.1-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|||||||
@ -48,7 +48,7 @@
|
|||||||
<li class="toctree-l1"><a class="reference internal" href="usage/warnings.html">Warnings</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="usage/warnings.html">Warnings</a></li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="usage/installation.html">Installation</a><ul>
|
<li class="toctree-l1"><a class="reference internal" href="usage/installation.html">Installation</a><ul>
|
||||||
<li class="toctree-l2"><a class="reference internal" href="usage/installation.html#install-ffmpeg">Install FFmpeg</a></li>
|
<li class="toctree-l2"><a class="reference internal" href="usage/installation.html#install-ffmpeg">Install FFmpeg</a></li>
|
||||||
<li class="toctree-l2"><a class="reference internal" href="usage/installation.html#install-from-github">Install from GitHub</a></li>
|
<li class="toctree-l2"><a class="reference internal" href="usage/installation.html#install-from-pypi">Install from PyPi</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="usage/quickstart.html">Quickstart</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="usage/quickstart.html">Quickstart</a></li>
|
||||||
@ -80,7 +80,7 @@
|
|||||||
<div class="toctree-wrapper compound">
|
<div class="toctree-wrapper compound">
|
||||||
<p class="caption"><span class="caption-text">Release Notes:</span></p>
|
<p class="caption"><span class="caption-text">Release Notes:</span></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.4-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.4-changelog.html">MediaCurator 0.0.4 Release Notes</a></li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.1-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.1-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -117,7 +117,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<p class="caption"><span class="caption-text">Release Notes:</span></p>
|
<p class="caption"><span class="caption-text">Release Notes:</span></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.4-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.4-changelog.html">MediaCurator 0.0.4 Release Notes</a></li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.1-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.1-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|||||||
BIN
docs/objects.inv
BIN
docs/objects.inv
Binary file not shown.
@ -5,7 +5,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>MediaCurator 0.0.1 Release Notes — MediaCurator documentation</title>
|
<title>MediaCurator 0.0.4 Release Notes — MediaCurator documentation</title>
|
||||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
|
||||||
@ -16,6 +16,8 @@
|
|||||||
<link rel="shortcut icon" href="../_static/favicon.ico"/>
|
<link rel="shortcut icon" href="../_static/favicon.ico"/>
|
||||||
<link rel="index" title="Index" href="../genindex.html" />
|
<link rel="index" title="Index" href="../genindex.html" />
|
||||||
<link rel="search" title="Search" href="../search.html" />
|
<link rel="search" title="Search" href="../search.html" />
|
||||||
|
<link rel="next" title="MediaCurator 0.0.1 Release Notes" href="0.0.1-changelog.html" />
|
||||||
|
<link rel="prev" title="Errors" href="../usage/errors.html" />
|
||||||
|
|
||||||
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
|
||||||
|
|
||||||
@ -32,8 +34,8 @@
|
|||||||
|
|
||||||
<div class="body" role="main">
|
<div class="body" role="main">
|
||||||
|
|
||||||
<div class="section" id="mediacurator-0-0-1-release-notes">
|
<div class="section" id="mediacurator-0-0-4-release-notes">
|
||||||
<h1>MediaCurator 0.0.1 Release Notes<a class="headerlink" href="#mediacurator-0-0-1-release-notes" title="Permalink to this headline">¶</a></h1>
|
<h1>MediaCurator 0.0.4 Release Notes<a class="headerlink" href="#mediacurator-0-0-4-release-notes" title="Permalink to this headline">¶</a></h1>
|
||||||
<div class="section" id="highlights">
|
<div class="section" id="highlights">
|
||||||
<h2>Highlights<a class="headerlink" href="#highlights" title="Permalink to this headline">¶</a></h2>
|
<h2>Highlights<a class="headerlink" href="#highlights" title="Permalink to this headline">¶</a></h2>
|
||||||
<p>Bugs fixes:
|
<p>Bugs fixes:
|
||||||
@ -109,7 +111,8 @@
|
|||||||
<li class="toctree-l1"><a class="reference internal" href="../usage/errors.html">Errors</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="../usage/errors.html">Errors</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p class="caption"><span class="caption-text">Release Notes:</span></p>
|
<p class="caption"><span class="caption-text">Release Notes:</span></p>
|
||||||
<ul>
|
<ul class="current">
|
||||||
|
<li class="toctree-l1 current"><a class="current reference internal" href="#">MediaCurator 0.0.4 Release Notes</a></li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="0.0.1-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="0.0.1-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
@ -117,6 +120,8 @@
|
|||||||
<h3>Related Topics</h3>
|
<h3>Related Topics</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../index.html">Documentation overview</a><ul>
|
<li><a href="../index.html">Documentation overview</a><ul>
|
||||||
|
<li>Previous: <a href="../usage/errors.html" title="previous chapter">Errors</a></li>
|
||||||
|
<li>Next: <a href="0.0.1-changelog.html" title="next chapter">MediaCurator 0.0.1 Release Notes</a></li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -89,7 +89,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<p class="caption"><span class="caption-text">Release Notes:</span></p>
|
<p class="caption"><span class="caption-text">Release Notes:</span></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.4-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.4-changelog.html">MediaCurator 0.0.4 Release Notes</a></li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.1-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="releasenotes/0.0.1-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Search.setIndex({docnames:["index","releasenotes/0.0.1-changelog","releasenotes/0.0.4-changelog","usage/errors","usage/installation","usage/manual","usage/quickstart","usage/use_cases","usage/warnings"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,sphinx:56},filenames:["index.rst","releasenotes/0.0.1-changelog.rst","releasenotes/0.0.4-changelog.rst","usage/errors.rst","usage/installation.rst","usage/manual.rst","usage/quickstart.rst","usage/use_cases.rst","usage/warnings.rst"],objects:{},objnames:{},objtypes:{},terms:{"1080":5,"1080p":[5,6],"1280":5,"1440":5,"2160":5,"480":5,"480p":5,"720":5,"720p":[5,6],"case":[0,5,6],"default":[5,6],"new":[],"try":[3,8],"while":3,Are:7,For:4,The:[0,5,7],Use:[0,5,6],about:5,acquaint:8,activ:3,aerat:5,after:[2,3],again:[3,8],all:[0,1,5,6,7,8],also:[0,3],ani:[5,6,7],aomedia:5,api:[1,2],appli:2,audio:[3,7],author:0,av1:[0,1,2,5,6,7],avi:[5,6,7],base:[0,1,5],batch:[0,1,5],been:[1,2,4,5],befor:8,behavior:8,being:2,big:3,big_valu:3,bug:[0,2],can:[0,3,8],chang:[],chapter:3,clean:3,code:[0,7],codec:[0,1,5,6,7],comma:[5,6],command:[0,5,8],compat:[],compress:5,contain:[5,7],content:[],convers:[2,5],convert:[0,1,6,7,8],correctli:2,corrupt:7,damag:[3,8],databas:[0,5],decod:3,definit:[5,7],del:[6,7,8],delet:[5,6,7,8],depend:3,deprec:[],descript:0,detect:3,developp:5,dir:[6,7,8],directori:5,distribut:[1,2,3,4],don:3,done:[5,8],doubl:[5,6],download:4,drop:[],dry:8,dure:5,effici:7,encod:[0,1,5,8],error:[0,1,5,8],everyth:5,exampl:[0,3,6],except:5,expect:8,experi:3,experiment:5,extens:[5,6,7],extent:[0,1,5],fabric:5,face:3,failur:3,featur:[3,8],feel:3,few:[3,8],fferror:[5,6,7,8],ffmpeg:[0,5,6,7],file:[6,8],filenam:[5,6],filter:[0,1,2,6,7,8],find:[0,1,5],first:1,fix:2,flag:8,flv:[5,6],folder:8,follow:[1,7],format:[5,6,7],found:[0,3],frame:3,free:3,from:[0,1,2,7],futur:[],get:8,github:[0,3],gnu:[1,2,4],gui:[1,2],happen:3,has:[1,2,4],have:[5,8],header:3,height:5,here:[3,8],hevc:5,high:7,highlight:[],how:7,implement:1,improv:[],includ:[5,6,7],inform:[0,1,3,5],instal:0,interleav:7,irrecover:8,irrepar:8,issu:0,its:3,latest:3,less:5,librari:[7,8],like:3,line:[0,5],linux:[1,2,4],list:[0,1,6,7,8],lot:7,lowr:[5,6,8],m4v:[5,6],mai:3,main:7,manag:[0,5],mani:7,manual:0,matroska:5,media2:[5,6],media:[0,5,6,7,8],mediacur:[3,4,5,6,7,8],medlist:[5,6],miss:3,mkv:[5,6,7],mnt:[5,6,7,8],modern:[0,1,5],more:[0,1,2,5,6],most:3,move:[3,5],movi:[5,6,7],mp4:[5,6],mpeg4:[5,6,7],mpeg:[3,5,6],mpg:[5,6,7],multipl:[5,6],name:0,necessarli:3,next:3,non:8,note:0,now:4,occur:3,old:[3,5,6,7],older:7,onc:5,onli:4,open:3,oper:5,option:[0,3,6],origin:[5,6,7],other:0,out:[6,7],output:[3,5,6,7],packag:[4,5],paramet:5,pass:5,permiss:2,pip:4,pleas:[7,8],possibl:3,prepar:[1,2],print:[0,3,6],project:3,properli:8,purg:0,python:[0,1,5],quennevil:5,quickstart:0,quit:3,rang:[1,2],raw:3,reason:7,recod:[0,1,5],recur:3,referenc:3,releas:0,repair:[0,1,5,8],report:3,repositori:3,request:5,requir:4,resolut:[0,1,5],result:5,run:[3,8],save:7,scan:5,search:5,see:[0,7],segfault:3,sei:3,select:[5,7],separ:[5,6],serv:3,singl:5,some:3,sourc:[0,3],space:7,specif:5,standard:7,step:3,subsd:[5,7,8],substandard:[5,7,8],succefulli:5,suggest:3,support:[],synopsi:0,take:3,test:[1,2,4],text:[5,6,7],than:5,thi:[1,4,5],too:3,tool:[0,5],track:3,txt:[5,6],type:3,uhd:[5,6],under:5,unintend:8,until:8,updat:3,usag:0,use:[5,6,7,8],used:[3,5,8],user:5,using:[3,5,6,7,8],valu:[5,6],valuabl:8,variou:[1,2],verbos:[3,5,6,7],veri:3,version:[1,2,3],vid:[5,6],video2:5,video:[0,1,3,5,6,7,8],want:3,warn:[0,5,7],well:[1,2],what:7,when:[3,8],wich:3,width:5,window:[1,2,4,7],without:[0,1,5,8],wmv3:[5,6],wmv:[5,6,7],work:[1,2],would:7,x264:[5,6],x265:[0,1,5,6],you:[3,8],your:[3,8]},titles:["Welcome to MediaCurator\u2019s documentation!","MediaCurator 0.0.1 Release Notes","MediaCurator 0.0.1 Release Notes","Errors","Installation","Manual","Quickstart","Use cases","Warnings"],titleterms:{"case":7,"new":[1,2],Use:7,also:5,author:5,batch:7,bug:3,chang:[1,2],compat:[1,2],convert:5,del:5,deprec:[1,2],descript:5,dir:5,document:0,drop:[1,2],encod:[3,7],error:[3,7],exampl:5,featur:[1,2],ffmpeg:[1,2,3,4],file:5,filter:5,from:4,futur:[1,2],github:4,highlight:[1,2],improv:[1,2],inform:7,instal:4,issu:3,list:5,manual:5,mediacur:[0,1,2],name:5,note:[1,2],option:5,other:3,out:5,print:[5,7],purg:7,python:2,quickstart:6,releas:[1,2],repair:[3,7],see:5,support:[1,2],synopsi:5,warn:8,welcom:0}})
|
Search.setIndex({docnames:["index","releasenotes/0.0.1-changelog","releasenotes/0.0.4-changelog","usage/errors","usage/installation","usage/manual","usage/quickstart","usage/use_cases","usage/warnings"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,sphinx:56},filenames:["index.rst","releasenotes/0.0.1-changelog.rst","releasenotes/0.0.4-changelog.rst","usage/errors.rst","usage/installation.rst","usage/manual.rst","usage/quickstart.rst","usage/use_cases.rst","usage/warnings.rst"],objects:{},objnames:{},objtypes:{},terms:{"1080":5,"1080p":[5,6],"1280":5,"1440":5,"2160":5,"480":5,"480p":5,"720":5,"720p":[5,6],"case":[0,5,6],"default":[5,6],"new":[],"try":[3,8],"while":3,Are:7,For:4,The:[0,5,7],Use:[0,5,6],about:5,acquaint:8,activ:3,aerat:5,after:[2,3],again:[3,8],all:[0,1,5,6,7,8],also:[0,3],ani:[5,6,7],aomedia:5,api:[1,2],appli:2,audio:[3,7],author:0,av1:[0,1,2,5,6,7],avi:[5,6,7],base:[0,1,5],batch:[0,1,5],been:[1,2,4,5],befor:8,behavior:8,being:2,big:3,big_valu:3,bug:[0,2],can:[0,3,8],chang:[],chapter:3,clean:3,code:[0,7],codec:[0,1,5,6,7],comma:[5,6],command:[0,5,8],compat:[],compress:5,contain:[5,7],content:[],convers:[2,5],convert:[0,1,6,7,8],correctli:2,corrupt:7,damag:[3,8],databas:[0,5],decod:3,definit:[5,7],del:[6,7,8],delet:[5,6,7,8],depend:3,deprec:[],descript:0,detect:3,developp:5,dir:[6,7,8],directori:5,distribut:[1,2,3,4],don:3,done:[5,8],doubl:[5,6],download:4,drop:[],dry:8,dure:5,effici:7,encod:[0,1,5,8],error:[0,1,5,8],everyth:5,exampl:[0,3,6],except:5,expect:8,experi:3,experiment:5,extens:[5,6,7],extent:[0,1,5],fabric:5,face:3,failur:3,featur:[3,8],feel:3,few:[3,8],fferror:[5,6,7,8],ffmpeg:[0,5,6,7],file:[6,8],filenam:[5,6],filter:[0,1,2,6,7,8],find:[0,1,5],first:1,fix:2,flag:8,flv:[5,6],folder:8,follow:[1,7],format:[5,6,7],found:[0,3],frame:3,free:3,from:[0,1,2,7],futur:[],get:8,github:[0,3,4],gnu:[1,2,4],gui:[1,2],happen:3,has:[1,2,4],have:[5,8],header:3,height:5,here:[3,8],hevc:5,high:7,highlight:[],how:7,implement:1,improv:[],includ:[5,6,7],inform:[0,1,3,5],instal:0,interleav:7,irrecover:8,irrepar:8,issu:0,its:3,latest:3,less:5,librari:[7,8],like:3,line:[0,5],linux:[1,2,4],list:[0,1,6,7,8],lot:7,lowr:[5,6,8],m4v:[5,6],mai:3,main:7,manag:[0,5],mani:7,manual:0,matroska:5,media2:[5,6],media:[0,5,6,7,8],mediacur:[3,4,5,6,7,8],medlist:[5,6],miss:3,mkv:[5,6,7],mnt:[5,6,7,8],modern:[0,1,5],more:[0,1,2,5,6],most:3,move:[3,5],movi:[5,6,7],mp4:[5,6],mpeg4:[5,6,7],mpeg:[3,5,6],mpg:[5,6,7],multipl:[5,6],name:0,necessarli:3,next:3,non:8,note:0,now:4,occur:3,old:[3,5,6,7],older:7,onc:5,onli:4,open:3,oper:5,option:[0,3,6],origin:[5,6,7],other:0,out:[6,7],output:[3,5,6,7],packag:[4,5],paramet:5,pass:5,permiss:2,pip:4,pleas:[7,8],possibl:3,prepar:[1,2],print:[0,3,6],project:3,properli:8,purg:0,pypi:0,python:[0,1,5],quennevil:5,quickstart:0,quit:3,rang:[1,2],raw:3,reason:7,recod:[0,1,5],recur:3,referenc:3,releas:0,repair:[0,1,5,8],report:3,repositori:3,request:5,requir:4,resolut:[0,1,5],result:5,run:[3,8],save:7,scan:5,search:5,see:[0,7],segfault:3,sei:3,select:[5,7],separ:[5,6],serv:3,singl:5,some:3,sourc:[0,3],space:7,specif:5,standard:7,step:3,subsd:[5,7,8],substandard:[5,7,8],succefulli:5,suggest:3,support:[],synopsi:0,take:3,test:[1,2,4],text:[5,6,7],than:5,thi:[1,4,5],too:3,tool:[0,5],track:3,txt:[5,6],type:3,uhd:[5,6],under:5,unintend:8,until:8,updat:3,usag:0,use:[5,6,7,8],used:[3,5,8],user:5,using:[3,5,6,7,8],valu:[5,6],valuabl:8,variou:[1,2],verbos:[3,5,6,7],veri:3,version:[1,2,3],vid:[5,6],video2:5,video:[0,1,3,5,6,7,8],want:3,warn:[0,5,7],well:[1,2],what:7,when:[3,8],wich:3,width:5,window:[1,2,4,7],without:[0,1,5,8],wmv3:[5,6],wmv:[5,6,7],work:[1,2],would:7,x264:[5,6],x265:[0,1,5,6],you:[3,8],your:[3,8]},titles:["Welcome to MediaCurator\u2019s documentation!","MediaCurator 0.0.1 Release Notes","MediaCurator 0.0.4 Release Notes","Errors","Installation","Manual","Quickstart","Use cases","Warnings"],titleterms:{"case":7,"new":[1,2],Use:7,also:5,author:5,batch:7,bug:3,chang:[1,2],compat:[1,2],convert:5,del:5,deprec:[1,2],descript:5,dir:5,document:0,drop:[1,2],encod:[3,7],error:[3,7],exampl:5,featur:[1,2],ffmpeg:[1,2,3,4],file:5,filter:5,from:4,futur:[1,2],github:[],highlight:[1,2],improv:[1,2],inform:7,instal:4,issu:3,list:5,manual:5,mediacur:[0,1,2],name:5,note:[1,2],option:5,other:3,out:5,print:[5,7],purg:7,pypi:4,python:2,quickstart:6,releas:[1,2],repair:[3,7],see:5,support:[1,2],synopsi:5,warn:8,welcom:0}})
|
||||||
@ -41,8 +41,8 @@
|
|||||||
<h2>Install FFmpeg<a class="headerlink" href="#install-ffmpeg" title="Permalink to this headline">¶</a></h2>
|
<h2>Install FFmpeg<a class="headerlink" href="#install-ffmpeg" title="Permalink to this headline">¶</a></h2>
|
||||||
<p><a class="reference external" href="https://ffmpeg.org/download.html">Download FFmpeg</a></p>
|
<p><a class="reference external" href="https://ffmpeg.org/download.html">Download FFmpeg</a></p>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="install-from-github">
|
<div class="section" id="install-from-pypi">
|
||||||
<h2>Install from GitHub<a class="headerlink" href="#install-from-github" title="Permalink to this headline">¶</a></h2>
|
<h2>Install from PyPi<a class="headerlink" href="#install-from-pypi" title="Permalink to this headline">¶</a></h2>
|
||||||
<div class="highlight-bash notranslate"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1</pre></div></td><td class="code"><div class="highlight"><pre><span></span>pip install MediaCurator
|
<div class="highlight-bash notranslate"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1</pre></div></td><td class="code"><div class="highlight"><pre><span></span>pip install MediaCurator
|
||||||
</pre></div>
|
</pre></div>
|
||||||
</td></tr></table></div>
|
</td></tr></table></div>
|
||||||
@ -74,7 +74,7 @@
|
|||||||
<li class="toctree-l1"><a class="reference internal" href="warnings.html">Warnings</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="warnings.html">Warnings</a></li>
|
||||||
<li class="toctree-l1 current"><a class="current reference internal" href="#">Installation</a><ul>
|
<li class="toctree-l1 current"><a class="current reference internal" href="#">Installation</a><ul>
|
||||||
<li class="toctree-l2"><a class="reference internal" href="#install-ffmpeg">Install FFmpeg</a></li>
|
<li class="toctree-l2"><a class="reference internal" href="#install-ffmpeg">Install FFmpeg</a></li>
|
||||||
<li class="toctree-l2"><a class="reference internal" href="#install-from-github">Install from GitHub</a></li>
|
<li class="toctree-l2"><a class="reference internal" href="#install-from-pypi">Install from PyPi</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="quickstart.html">Quickstart</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="quickstart.html">Quickstart</a></li>
|
||||||
@ -84,6 +84,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<p class="caption"><span class="caption-text">Release Notes:</span></p>
|
<p class="caption"><span class="caption-text">Release Notes:</span></p>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li class="toctree-l1"><a class="reference internal" href="../releasenotes/0.0.4-changelog.html">MediaCurator 0.0.4 Release Notes</a></li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="../releasenotes/0.0.1-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="../releasenotes/0.0.1-changelog.html">MediaCurator 0.0.1 Release Notes</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user