<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>PowerShell on Junian Dev</title>
    <link>https://www.junian.dev/tags/powershell/</link>
    <description>Recent content in PowerShell on Junian Dev</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>author@junian.dev (Junian Triajianto)</managingEditor>
    <webMaster>author@junian.dev (Junian Triajianto)</webMaster>
    <copyright>Copyright &amp;copy; 2014 - 2026 Junian.dev</copyright>
    
	    <atom:link href="https://www.junian.dev/tags/powershell/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>FFmpeg Batch Conversion with Powershell</title>
      <link>https://www.junian.dev/tech/powershell-ffmpeg-batch/</link>
      <pubDate>Mon, 11 Jan 2021 15:11:30 +0700</pubDate>
      <author>author@junian.dev (Junian Triajianto)</author>
      <guid>https://www.junian.dev/tech/powershell-ffmpeg-batch/</guid>
      <description>&lt;p&gt;Recently I need to backup all of my videos from iPhone into my hard drive.
The iOS by default record the videos in QuickTime &lt;code&gt;.MOV&lt;/code&gt; format.
Since it&amp;rsquo;s for archival purpose, I need to convert it into more portable format &lt;code&gt;.mp4&lt;/code&gt;.
My plan is to encode the video into H.264 and the audio into AAC format.
The &lt;code&gt;.mp4&lt;/code&gt; file size is also relatively smaller than &lt;code&gt;.MOV&lt;/code&gt;, so this is perfect for achival.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
