Merge dashcam videos with Powershell

Dashcams create a new video file at every n minutes (for valid reasons). But I want to archive some of my trips and prefer to do it with one video file per trip (or “drive”). A drive is a group of files that created within n minutes. If we merge these group of files, we have a single video of that drive. Here is a primitive Powershell script that just does this....

September 6, 2024

Hello World

There is no English content written yet.

March 10, 2019