Skip to content

GNU LINUX Program to easily concatinate dashcam or security camera videos, using FFMPEG. Work in Progress. Still need error handling and such.

License

Notifications You must be signed in to change notification settings

BearZA-91/dashConCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DashConCat

A Terminal application to quickly concatinate dashcam footage

Requirements:

  • Linux
  • FFMPEG
  • Cyclic Recordings from a dashcam or CCTV

How to use:

  • Run the app in your terminal ./dashConCat. The compiled app is in the "output" folder, or alternatively you can compile from source.
  • Drag & Drop the folder containing only the video files that you want to concatenate into your terminal, or enter the path manually.
  • Press Enter
  • If there are no errors, FFMPEG Should start running and complete.

***Disclaimer:

I am still learning and I am by no means an experienced programmer, please use with caution and at your own risk.

To-do:

I still need to add error handling, multiple file types support, better choice of output file naming and so on and so forth.

About

GNU LINUX Program to easily concatinate dashcam or security camera videos, using FFMPEG. Work in Progress. Still need error handling and such.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages