summarylogtreecommitdiffstats
path: root/renderpfs.html
diff options
context:
space:
mode:
Diffstat (limited to 'renderpfs.html')
-rw-r--r--renderpfs.html298
1 files changed, 0 insertions, 298 deletions
diff --git a/renderpfs.html b/renderpfs.html
deleted file mode 100644
index 8cd598937b1c..000000000000
--- a/renderpfs.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-<!DOCTYPE html>
-
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta charset="utf-8" />
- <title>Render a slideshow &#8212; PhotoFilmStrip 3.7.2 documentation</title>
- <link rel="stylesheet" href="_static/agogo.css" type="text/css" />
- <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
- <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
- <script type="text/javascript" src="_static/jquery.js"></script>
- <script type="text/javascript" src="_static/underscore.js"></script>
- <script type="text/javascript" src="_static/doctools.js"></script>
- <script type="text/javascript" src="_static/language_data.js"></script>
- <link rel="index" title="Index" href="genindex.html" />
- <link rel="search" title="Search" href="search.html" />
- <link rel="copyright" title="Copyright" href="copyright.html" />
- <link rel="next" title="More functions" href="more.html" />
- <link rel="prev" title="Creating a new PhotoFilmStrip" href="createpfs.html" />
- </head><body>
- <div class="header-wrapper" role="banner">
- <div class="header">
- <p class="logo"><a href="index.html">
- <img class="logo" src="_static/logo.png" alt="Logo"/>
- </a></p>
- <div class="headertitle"><a
- href="index.html">PhotoFilmStrip 3.7.2 documentation</a></div>
- <div class="rel" role="navigation" aria-label="related navigation">
- <a href="createpfs.html" title="Creating a new PhotoFilmStrip"
- accesskey="P">previous</a> |
- <a href="more.html" title="More functions"
- accesskey="N">next</a> |
- <a href="genindex.html" title="General Index"
- accesskey="I">index</a>
- </div>
- </div>
- </div>
-
- <div class="content-wrapper">
- <div class="content">
- <div class="document">
-
- <div class="documentwrapper">
- <div class="bodywrapper">
- <div class="body" role="main">
-
- <div class="section" id="render-a-slideshow">
-<h1>Render a slideshow<a class="headerlink" href="#render-a-slideshow" title="Permalink to this headline">¶</a></h1>
-<p>If you are done designing your PhotoFilmStrip you can create a movie file. The possibilities to set up the movie are described here.</p>
-<div class="section" id="settings">
-<span id="render-settings"></span><h2>Settings<a class="headerlink" href="#settings" title="Permalink to this headline">¶</a></h2>
-</div>
-<div class="section" id="output">
-<span id="id1"></span><h2>Output<a class="headerlink" href="#output" title="Permalink to this headline">¶</a></h2>
-<div class="section" id="format">
-<span id="output-format"></span><h3>Format<a class="headerlink" href="#format" title="Permalink to this headline">¶</a></h3>
-<p>This option allows you to specify the desired output format.
-The following table shows which formats are available with their default properties.</p>
-<div class="section" id="single-pictures">
-<h4>Single pictures<a class="headerlink" href="#single-pictures" title="Permalink to this headline">¶</a></h4>
-<p>The output is rendered as single picture files to the output folder.
-Notice, with the videonorm NTSC (~30 fps) and a PhotoFilmStrip with a total length of 10 seconds results to 300 pictures.
-Each with a size of approximatally 2 MB results to 600 MB.</p>
-<div class="section" id="properties">
-<h5>Properties<a class="headerlink" href="#properties" title="Permalink to this headline">¶</a></h5>
-<ul class="simple">
-<li><p>ResampleFilter (Nearest, Bilinear, Bicubic, Antialias)</p></li>
-</ul>
-</div>
-</div>
-<div class="section" id="vcd-mpg">
-<h4>VCD (MPG)<a class="headerlink" href="#vcd-mpg" title="Permalink to this headline">¶</a></h4>
-<p>Creates movie files for Video-CDs.</p>
-<div class="section" id="id2">
-<h5>Properties<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h5>
-<ul class="simple">
-<li><p>Bitrate (overrides profile specific)</p></li>
-<li><p>RenderSubtitle (true, false)</p></li>
-<li><p>SubtitleSettings</p></li>
-</ul>
-</div>
-</div>
-<div class="section" id="svcd-dvd-mpg">
-<h4>SVCD, DVD (MPG)<a class="headerlink" href="#svcd-dvd-mpg" title="Permalink to this headline">¶</a></h4>
-<p>Creates MPEG-2 conform movie files.</p>
-<div class="section" id="id3">
-<h5>Properties<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h5>
-<ul class="simple">
-<li><p>Bitrate (overrides profile specific)</p></li>
-<li><p>RenderSubtitle (true, false)</p></li>
-<li><p>SubtitleSettings</p></li>
-</ul>
-</div>
-</div>
-<div class="section" id="theora-vorbis-ogv">
-<h4>Theora/Vorbis (OGV)<a class="headerlink" href="#theora-vorbis-ogv" title="Permalink to this headline">¶</a></h4>
-<p>Creates OGV movie files.</p>
-<div class="section" id="id4">
-<h5>Properties<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h5>
-<ul class="simple">
-<li><p>Bitrate (overrides profile specific)</p></li>
-<li><p>RenderSubtitle (true, false)</p></li>
-<li><p>SubtitleSettings</p></li>
-</ul>
-</div>
-</div>
-<div class="section" id="x264-mkv-mp4">
-<h4>x264 (MKV, MP4)<a class="headerlink" href="#x264-mkv-mp4" title="Permalink to this headline">¶</a></h4>
-<p>Creates H.264 or MPEG-4 part 10 video files.</p>
-<div class="section" id="id5">
-<h5>Properties<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h5>
-<ul class="simple">
-<li><p>Bitrate (overrides profile specific)</p></li>
-<li><p>RenderSubtitle (true, false)</p></li>
-<li><p>SubtitleSettings</p></li>
-<li><p>SpeedPreset: default is medium (6)</p></li>
-<li><p>Profile (main, <strong>high</strong>, baseline, constrained-baseline)</p></li>
-</ul>
-</div>
-</div>
-<div class="section" id="x265-mkv">
-<h4>x265 (MKV)<a class="headerlink" href="#x265-mkv" title="Permalink to this headline">¶</a></h4>
-<p>Creates H.265 or MPEG-H part 2 video files.</p>
-<div class="section" id="id6">
-<h5>Properties<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h5>
-<ul class="simple">
-<li><p>Bitrate (overrides profile specific)</p></li>
-<li><p>RenderSubtitle (true, false)</p></li>
-<li><p>SubtitleSettings</p></li>
-<li><p>SpeedPreset: default is medium (6)</p></li>
-</ul>
-</div>
-</div>
-</div>
-<div class="section" id="common-properties">
-<h3>Common properties<a class="headerlink" href="#common-properties" title="Permalink to this headline">¶</a></h3>
-<ul>
-<li><p>SpeedPreset:</p>
-<ul class="simple">
-<li><p>(0): None</p></li>
-<li><p>(1): ultrafast</p></li>
-<li><p>(2): superfast</p></li>
-<li><p>(3): veryfast</p></li>
-<li><p>(4): faster</p></li>
-<li><p>(5): fast</p></li>
-<li><p>(6): medium</p></li>
-<li><p>(7): slow</p></li>
-<li><p>(8): slower</p></li>
-<li><p>(9): veryslow</p></li>
-<li><p>(10): placebo</p></li>
-</ul>
-</li>
-<li><p>SubtitleSettings:</p>
-<p>Use several settings splitted via semicolon. Some useful settings are:</p>
-<ul class="simple">
-<li><p>shaded-background=1</p></li>
-<li><p>valignment=bottom|top</p></li>
-<li><p>font-desc=&lt;font-name&gt; &lt;size&gt; (font-desc=Arial 12)</p></li>
-<li><p>color=0xAARRGGBB (color=0xff00ff00 for green without transparancy)</p></li>
-</ul>
-<p>A full list of properties can be found <a class="reference external" href="https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-textoverlay.html">here</a>.</p>
-<p>The following value shows a green subtitle at the top of the screen:</p>
-<p><code class="docutils literal notranslate"><span class="pre">shaded-background=1;valignment=top;font-desc=Arial</span> <span class="pre">12;color=0xff00ff00</span></code></p>
-</li>
-</ul>
-</div>
-<div class="section" id="profile">
-<span id="render-profile"></span><h3>Profile<a class="headerlink" href="#profile" title="Permalink to this headline">¶</a></h3>
-<p>The profile field allows you to select the desired video type.
-The following table shows which types are available with their default properties.</p>
-<table class="docutils align-default">
-<colgroup>
-<col style="width: 16%" />
-<col style="width: 37%" />
-<col style="width: 25%" />
-<col style="width: 23%" />
-</colgroup>
-<thead>
-<tr class="row-odd"><th class="head"><p>Name</p></th>
-<th class="head"><p>Resolution</p></th>
-<th class="head"><p>Bitrate</p></th>
-<th class="head"><p>Compression</p></th>
-</tr>
-</thead>
-<tbody>
-<tr class="row-even"><td><p>VCD</p></td>
-<td><p>352x288 (PAL)
-352x240 (NTSC)</p></td>
-<td><p>1150 kBit/s</p></td>
-<td><p>MPEG-1</p></td>
-</tr>
-<tr class="row-odd"><td><p>SVCD</p></td>
-<td><p>576x480 (PAL)
-480x480 (NTSC)</p></td>
-<td><p>2500 kBit/s</p></td>
-<td><p>MPEG-2</p></td>
-</tr>
-<tr class="row-even"><td><p>DVD</p></td>
-<td><p>720x576 (PAL)
-720x480 (NTSC)</p></td>
-<td><p>8000 kBit/s</p></td>
-<td><p>MPEG-2</p></td>
-</tr>
-<tr class="row-odd"><td><p>Medium</p></td>
-<td><p>640x360 (360p)</p></td>
-<td><p>1000 kBit/s</p></td>
-<td><p>various</p></td>
-</tr>
-<tr class="row-even"><td><p>Medium</p></td>
-<td><p>854x480 (480p)</p></td>
-<td><p>2500 kBit/s</p></td>
-<td><p>various</p></td>
-</tr>
-<tr class="row-odd"><td><p>HD</p></td>
-<td><p>1280x720 (720p)</p></td>
-<td><p>7500 kBit/s</p></td>
-<td><p>various</p></td>
-</tr>
-<tr class="row-even"><td><p>Full-HD</p></td>
-<td><p>1920x1080 (1080p)</p></td>
-<td><p>12000 kBit/s</p></td>
-<td><p>various</p></td>
-</tr>
-<tr class="row-odd"><td><p>UHD</p></td>
-<td><p>3840x2160 (2160p)</p></td>
-<td><p>50000 kBit/s</p></td>
-<td><p>various</p></td>
-</tr>
-<tr class="row-even"><td><p>UHD-2</p></td>
-<td><p>7600x4320 (4320p)</p></td>
-<td><p>60000 kBit/s</p></td>
-<td><p>various</p></td>
-</tr>
-</tbody>
-</table>
-</div>
-</div>
-</div>
-
-
- </div>
- </div>
- </div>
- </div>
- <div class="sidebar">
- <h3>Table of Contents</h3>
- <ul class="current">
-<li class="toctree-l1"><a class="reference internal" href="copyright.html">Copyright</a></li>
-<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
-<li class="toctree-l1"><a class="reference internal" href="createpfs.html">Creating a new PhotoFilmStrip</a></li>
-<li class="toctree-l1 current"><a class="current reference internal" href="#">Render a slideshow</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="#settings">Settings</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#output">Output</a></li>
-</ul>
-</li>
-<li class="toctree-l1"><a class="reference internal" href="more.html">More functions</a></li>
-</ul>
-
- <div role="search">
- <h3 style="margin-top: 1.5em;">Search</h3>
- <form class="search" action="search.html" method="get">
- <input type="text" name="q" />
- <input type="submit" value="Go" />
- </form>
- </div>
- </div>
- <div class="clearer"></div>
- </div>
- </div>
-
- <div class="footer-wrapper">
- <div class="footer">
- <div class="left">
- <div role="navigation" aria-label="related navigaton">
- <a href="createpfs.html" title="Creating a new PhotoFilmStrip"
- >previous</a> |
- <a href="more.html" title="More functions"
- >next</a> |
- <a href="genindex.html" title="General Index"
- >index</a>
- </div>
- <div role="note" aria-label="source link">
- </div>
- </div>
-
- <div class="right">
-
- <div class="footer" role="contentinfo">
- &#169; <a href="copyright.html">Copyright</a> 2020, Jens Göpfert.
- Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.2.1.
- </div>
- </div>
- <div class="clearer"></div>
- </div>
- </div>
-
- </body>
-</html> \ No newline at end of file