Chuyinzki / TeslaClipsCombiner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeslaClipsCombiner

The videos saved when using a USB drive in a Tesla for Sentry Mode are typically saved in one minute intervals for the different cameras. TeslaClipsCombiner uses ffmpeg to combine the three different angles (front, right, left) to make 3 different videos.

Getting Started

The compiled jar is in the root folder as a convenience. Double click it and a GUI will guide you through two steps. First specify the folder where the videos to be combined are, then specify the folder where you would like the videos to be placed.

Prerequisites

Currently this only works with Mac, but it can be easily extended to work on Windows if anyone wants that.

Java 8

Built With

  • Maven - Dependency Management

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • FFMPEG always great.
  • Thanks to some code in stack overflow used for debuggin/logging purposes.

About


Languages

Language:Java 100.0%