<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ffmpeg on SANJAY REGMI</title>
    <link>https://sanjayregmi.com/tags/ffmpeg/</link>
    <description>Recent content in Ffmpeg on SANJAY REGMI</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
    <lastBuildDate>Wed, 29 Oct 2025 21:03:16 -0800</lastBuildDate><atom:link href="https://sanjayregmi.com/tags/ffmpeg/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Combine Lots of Video Clips Into One Very Quickly</title>
      <link>https://sanjayregmi.com/posts/combine-lots-of-video-clips-into-one-very-quickly/</link>
      <pubDate>Wed, 29 Oct 2025 21:03:16 -0800</pubDate>
      
      <guid>https://sanjayregmi.com/posts/combine-lots-of-video-clips-into-one-very-quickly/</guid>
      <description>&lt;p&gt;Say you have 30 (or any large number) different clips in a folder that you just want to combine (concatenate) based on the timestamps. You &lt;em&gt;do not&lt;/em&gt; want to reencode them, just want to connect/combine them into one as if they were text files. The reason you do not want to re-encode them is that it&amp;rsquo;ll take a long time to process them and you might lose fidelity of the video if re-encode was not done correctly. The following instructions will just concatenate the files and produce a single file as an output in no time even on old hardware. (Ran this in FreeBSD 14.3 but you should be able to adapt it to a linux box or a  Mac with homebrew).&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
