Update content of files

This commit is contained in:
GitHub Action 2022-01-31 23:26:36 +00:00
parent bafa05ee72
commit c4d8f87991

View file

@ -53,6 +53,10 @@
</ul>
<h3><a class="anchor" name="encoding-video-files" href="#encoding-video-files"><i class="anchor-icon"></i></a>Encoding Video Files</h3>
<p>You can design your animation in your <strong>preferred app</strong> but depending on the apps export settings, you may need an <strong>encoding program</strong> to create the final file.</p>
<blockquote>
<p>Programs like <a href="https://www.ffmpeg.org/download.html">ffmpeg</a> natively support .WEBM encoding with VP9 and <strong>alpha channels</strong>.</p>
<p>The alpha channel requirement will be removed in a <strong>coming update</strong> allowing users to encode their .WEBM files in <a href="https://handbrake.fr/downloads.php">Handbrake</a>.</p>
</blockquote>
<h4><a class="anchor" name="encoding-with-adobe-media-encoder" href="#encoding-with-adobe-media-encoder"><i class="anchor-icon"></i></a>Encoding with Adobe Media Encoder</h4>
<p>Adobes Media Encoder <strong>requires a plug-in</strong> to support .WEBM encoding. Here is a modified version of a plug-in by <a href="https://github.com/fnordware/AdobeWebM">fnord software</a> that you can install to render your video stickers with Media Encoder.</p>
<ul>