I’ve recently purchased a Wize Cam v2 for the purpose of viewing recorded videos from the SD card and realized they are all one minute videos. Since I needed to quickly scroll through many hours at once I created a simple PowerShell utility to join/merge all the small videos into big ones. Since people have been asking for something like this on the forums here, I’ve decided to share it here so that others can enjoy a more convenient offline viewing.
The utility is made to be as simple to use as possible, no programming knowledge required. Download the attachement, remove the ‘.pdf’ from the file name, unzip it, plug in the card reader containing the Micro SD card and run the script. The script automatically detects the drive with the SD card, and all videos are automatically joined into larger videos, one for each day. Since it’s a PowerShell script, it should also work on Mac and Linux, although I’ve only tested it on Windows 10. More information is in the accompanying instructions file.
Let me know how it works, or if there are any issues.
WyzeCamVideoJoiner.zip.pdf (2.8 KB)