<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Multimedia on Ito Archives</title>
    <link>https://itoschum.me/tags/multimedia/</link>
    <description>Recent content in Multimedia on Ito Archives</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 16 Oct 2021 15:32:00 -0400</lastBuildDate>
    <atom:link href="https://itoschum.me/tags/multimedia/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Basic Syntax of FFmpeg</title>
      <link>https://itoschum.me/steamingtime/essay_02/</link>
      <pubDate>Sat, 16 Oct 2021 15:32:00 -0400</pubDate>
      <guid>https://itoschum.me/steamingtime/essay_02/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://itoschum.me/images/STEAMingTime/STEAMingTime_logo2.jpg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Since last essay, we have known the basic concepts of media files. Then we need to solve some real-world problems by using the command-line tool &lt;code&gt;ffmpeg&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;&#xA;&lt;p&gt;Before we gets our hands on the actual commands, let us review the procedure of FFmpeg processing media files:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt; _______              ______________&#xA;|       |            |              |&#xA;| input |  demuxer   | encoded data |   decoder&#xA;| file  | ---------&amp;gt; | packets      | -----+&#xA;|_______|            |______________|      |&#xA;                                           v&#xA;                                       _________&#xA;                                      |         |&#xA;                                      | decoded |&#xA;                                      | frames  |&#xA;                                      |_________|&#xA; ________             ______________       |&#xA;|        |           |              |      |&#xA;| output | &amp;lt;-------- | encoded data | &amp;lt;----+&#xA;| file   |   muxer   | packets      |   encoder&#xA;|________|           |______________|&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;blockquote&gt;&#xA;&lt;p&gt;Refer to &lt;a href=&#34;https://ffmpeg.org/ffmpeg.html&#34;&gt;FFmpeg - Documentation&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Intro to FFmpeg &amp; Basic Concepts of Videos</title>
      <link>https://itoschum.me/steamingtime/essay_01/</link>
      <pubDate>Sat, 02 Oct 2021 02:00:00 -0400</pubDate>
      <guid>https://itoschum.me/steamingtime/essay_01/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://itoschum.me/images/STEAMingTime/STEAMingTime_logo2.jpg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Did you once meet the situation that you wanted to upload some videos you just edited to some website, but told the format is not supported? Or you once wanted to play some video you just downloaded, but told the format is not supported by the video player? Then we may need the help of FFmpeg to solve that issue.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
