mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
bafa05ee72
commit
c4d8f87991
1 changed files with 4 additions and 0 deletions
|
@ -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 app’s 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>Adobe’s 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>
|
||||
|
|
Loading…
Reference in a new issue