Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Commit

Permalink
updated doc for 0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Duduf committed Mar 7, 2021
1 parent 651ab8b commit b9e7ea9
Show file tree
Hide file tree
Showing 72 changed files with 6,842 additions and 882 deletions.
6 changes: 0 additions & 6 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
if ffmpeg/ocio not found, reset path in settings, and search again

## au prochain build

- doc: add ociobakelut instruction for macos

- build doc

## Refactor

- Remove the "silent" param from setters in MediaInfo, VideoInfo and AudioInfo; use QSignalBlocker instead
Expand Down
45 changes: 39 additions & 6 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@

<meta name="author" content="Nicolas Dufresne and contributors">
<link rel="shortcut icon" href="img/favicon.ico">
<title>DuME Documentation<br />v0.2.0</title>
<link href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700' rel='stylesheet' type='text/css'>

<title>DuME Documentation<br />v0.3.0</title>
<link rel="stylesheet" href="css/theme.css" type="text/css" />
<link rel="stylesheet" href="css/theme_extra.css" type="text/css" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css">
Expand All @@ -31,7 +29,7 @@

<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href="index.html" class="icon icon-home"> DuME Documentation<br />v0.2.0</a>
<a href="index.html" class="icon icon-home"> DuME Documentation<br />v0.3.0</a>
<div role="search">
<form id ="rtd-search-form" class="wy-form" action="/search.html" method="get">
<input type="text" name="q" placeholder="Search docs" title="Type search term here" />
Expand All @@ -58,7 +56,7 @@
</li>
<li class="">

<a class="" href="mac.html">Mac OS X</a>
<a class="" href="mac.html">Mac OS</a>
</li>
<li class="">

Expand All @@ -69,6 +67,17 @@

<li class="toctree-l1">

<span class="caption-text">The Green Guide to transcoding</span>
<ul class="subnav">
<li class="">

<a class="" href="green.html">Eco-Friendly transcoding</a>
</li>
</ul>
</li>

<li class="toctree-l1">

<span class="caption-text">Transcoding</span>
<ul class="subnav">
<li class="">
Expand Down Expand Up @@ -123,6 +132,25 @@

<li class="toctree-l1">

<span class="caption-text">Tools</span>
<ul class="subnav">
<li class="">

<a class="" href="ocio-mac.html">LUT Tools and Mac OS</a>
</li>
<li class="">

<a class="" href="lut-baker.html">OCIO LUT baker</a>
</li>
<li class="">

<a class="" href="lut-converter.html">LUT converter</a>
</li>
</ul>
</li>

<li class="toctree-l1">

<span class="caption-text">Control and automation</span>
<ul class="subnav">
<li class="">
Expand Down Expand Up @@ -165,6 +193,10 @@
</li>
<li class="">

<a class="" href="credits.html">Credits</a>
</li>
<li class="">

<a class="" href="https://rainboxlab.org/about/contact/">Contact</a>
</li>
<li class="">
Expand All @@ -184,7 +216,7 @@

<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">DuME Documentation<br />v0.2.0</a>
<a href="index.html">DuME Documentation<br />v0.3.0</a>
</nav>


Expand Down Expand Up @@ -244,6 +276,7 @@ <h1 id="404-page-not-found">404</h1>
<script>var base_url = '';</script>
<script src="js/theme.js" defer></script>
<script src="video.js" defer></script>
<script src="meta.js" defer></script>
<script src="search/main.js" defer></script>

</body>
Expand Down
1 change: 0 additions & 1 deletion docs/CNAME

This file was deleted.

71 changes: 58 additions & 13 deletions docs/after-effects-rendering.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@

<meta name="author" content="Nicolas Dufresne and contributors">
<link rel="shortcut icon" href="img/favicon.ico">
<title>Rendering - DuME Documentation<br />v0.2.0</title>
<link href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700' rel='stylesheet' type='text/css'>

<title>Rendering - DuME Documentation<br />v0.3.0</title>
<link rel="stylesheet" href="css/theme.css" type="text/css" />
<link rel="stylesheet" href="css/theme_extra.css" type="text/css" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css">
Expand Down Expand Up @@ -38,7 +36,7 @@

<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href="index.html" class="icon icon-home"> DuME Documentation<br />v0.2.0</a>
<a href="index.html" class="icon icon-home"> DuME Documentation<br />v0.3.0</a>
<div role="search">
<form id ="rtd-search-form" class="wy-form" action="./search.html" method="get">
<input type="text" name="q" placeholder="Search docs" title="Type search term here" />
Expand All @@ -65,7 +63,7 @@
</li>
<li class="">

<a class="" href="mac.html">Mac OS X</a>
<a class="" href="mac.html">Mac OS</a>
</li>
<li class="">

Expand All @@ -76,6 +74,17 @@

<li class="toctree-l1">

<span class="caption-text">The Green Guide to transcoding</span>
<ul class="subnav">
<li class="">

<a class="" href="green.html">Eco-Friendly transcoding</a>
</li>
</ul>
</li>

<li class="toctree-l1">

<span class="caption-text">Transcoding</span>
<ul class="subnav">
<li class="">
Expand Down Expand Up @@ -132,7 +141,7 @@

<li><a class="toctree-l4" href="#from-after-effects-using-the-script">From After Effects, using the script</a></li>

<li><a class="toctree-l4" href="#add-a-composition-to-dume">Add a composition to DuME</a></li>
<li><a class="toctree-l4" href="#add-a-composition-directly-to-dume">Add a composition directly to DuME</a></li>

<li><a class="toctree-l4" href="#add-sound-to-an-after-effects-composition">Add sound to an After Effects composition</a></li>

Expand All @@ -146,6 +155,25 @@

<li class="toctree-l1">

<span class="caption-text">Tools</span>
<ul class="subnav">
<li class="">

<a class="" href="ocio-mac.html">LUT Tools and Mac OS</a>
</li>
<li class="">

<a class="" href="lut-baker.html">OCIO LUT baker</a>
</li>
<li class="">

<a class="" href="lut-converter.html">LUT converter</a>
</li>
</ul>
</li>

<li class="toctree-l1">

<span class="caption-text">Control and automation</span>
<ul class="subnav">
<li class="">
Expand Down Expand Up @@ -188,6 +216,10 @@
</li>
<li class="">

<a class="" href="credits.html">Credits</a>
</li>
<li class="">

<a class="" href="https://rainboxlab.org/about/contact/">Contact</a>
</li>
<li class="">
Expand All @@ -207,7 +239,7 @@

<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">DuME Documentation<br />v0.2.0</a>
<a href="index.html">DuME Documentation<br />v0.3.0</a>
</nav>


Expand Down Expand Up @@ -239,20 +271,27 @@ <h1 id="after-effects-rendering"><img alt="" src="img/icons/after-effects_sd.svg
<div class="toc">
<ul>
<li><a href="#after-effects-rendering">After Effects Rendering</a><ul>
<li><a href="#from-after-effects-using-the-script">From After Effects, using the script</a></li>
<li><a href="#add-a-composition-to-dume">Add a composition to DuME</a></li>
<li><a href="#from-after-effects-using-the-script">From After Effects, using the script</a><ul>
<li><a href="#install">Install</a></li>
<li><a href="#use">Use</a></li>
</ul>
</li>
<li><a href="#add-a-composition-directly-to-dume">Add a composition directly to DuME</a></li>
<li><a href="#add-sound-to-an-after-effects-composition">Add sound to an After Effects composition</a></li>
</ul>
</li>
</ul>
</div>
<h2 id="from-after-effects-using-the-script">From After Effects, using the script<a class="headerlink" href="#from-after-effects-using-the-script" title="Permanent link">&para;</a></h2>
<h3 id="install">Install<a class="headerlink" href="#install" title="Permanent link">&para;</a></h3>
<p>Before you can use the script, you need to set the path to <em>DuME</em>. Go to the script settings by clicking on the <img alt="icon" src="img/icons/settings_r.svg" style="width:18px" /> button at the bottom right, then set the path to <em>DuME</em>.</p>
<h3 id="use">Use<a class="headerlink" href="#use" title="Permanent link">&para;</a></h3>
<p><img alt="" src="img/captures/aePanel.png" /></p>
<p>The <em>Send Comp. to DuME</em> button will launch DuME and add the active composition to it.</p>
<p>Click on the <img alt="icon" src="img/icons/options_r.svg" /> options button to adjust a few settings.</p>
<p>Click on the <img alt="icon" src="img/icons/options_r.svg" style="width:18px" /> options button to adjust a few settings.</p>
<p><img alt="" src="img/captures/aeLaunchOptionsPopup.png" /></p>
<p>All the options you change there will be kept even if you restart <em>After Effects</em>. The list of presets is pulled from <em>DuME</em> when the script is opened, use the update button at the right if you&rsquo;ve made changes to the list of presets in <em>DuMe</em> after you have opened the script.</p>
<h2 id="add-a-composition-to-dume">Add a composition to DuME<a class="headerlink" href="#add-a-composition-to-dume" title="Permanent link">&para;</a></h2>
<h2 id="add-a-composition-directly-to-dume">Add a composition directly to DuME<a class="headerlink" href="#add-a-composition-directly-to-dume" title="Permanent link">&para;</a></h2>
<p>Drop or open an <em>After Effects</em> project on the input side of <em>DuME</em>.</p>
<p><img alt="" src="img/captures/ae_input_options.png" /></p>
<div class="admonition warning">
Expand All @@ -270,16 +309,21 @@ <h2 id="add-a-composition-to-dume">Add a composition to DuME<a class="headerlink
</div>
<p>You can also use <em>DuME</em> to render the whole queue, but in this case <em>DuME</em> cannot automatically transcode the result to other formats.</p>
<p>You have the option to use several threads at once when rendering <em>After Effects</em> projects, but be careful as this may not work correctly if the number of threads is too high, especially with projects needing a lot of memory.</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>Do not disable <a href="colors.html">color management</a> when rendering an <em>After Effects</em> composition, as <em>After Effects</em> compositions are rendered in a <em>linear RGB</em> color space and not in the output color space.</p>
</div>
<h2 id="add-sound-to-an-after-effects-composition">Add sound to an After Effects composition<a class="headerlink" href="#add-sound-to-an-after-effects-composition" title="Permanent link">&para;</a></h2>
<p>You can add another input to add sound to an After Effects composition. See <a href="mapping.html"><em>Adding / Changing streams</em></a></p>
<p><img alt="META" src="authors:Nicolas &quot;Duduf&quot; Dufresne;license:GNU-FDL;copyright:2019-2021;updated:2021/03/07" /></p>

</div>
</div>
<footer>

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="api.html" class="btn btn-neutral float-right" title="Introduction">Next <span class="icon icon-circle-arrow-right"></span></a>
<a href="ocio-mac.html" class="btn btn-neutral float-right" title="LUT Tools and Mac OS">Next <span class="icon icon-circle-arrow-right"></span></a>


<a href="filter.html" class="btn btn-neutral" title="Filters"><span class="icon icon-circle-arrow-left"></span> Previous</a>
Expand Down Expand Up @@ -313,13 +357,14 @@ <h2 id="add-sound-to-an-after-effects-composition">Add sound to an After Effects
<span><a href="filter.html" style="color: #fcfcfc;">&laquo; Previous</a></span>


<span style="margin-left: 15px"><a href="api.html" style="color: #fcfcfc">Next &raquo;</a></span>
<span style="margin-left: 15px"><a href="ocio-mac.html" style="color: #fcfcfc">Next &raquo;</a></span>

</span>
</div>
<script>var base_url = '.';</script>
<script src="js/theme.js" defer></script>
<script src="video.js" defer></script>
<script src="meta.js" defer></script>
<script src="search/main.js" defer></script>

</body>
Expand Down
Loading

0 comments on commit b9e7ea9

Please sign in to comment.