Skip to content
/ e2-merge Public

Script for merging video files from Z-Cam E2 camera series

License

Notifications You must be signed in to change notification settings

DrNI/e2-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

e2-merge

Script for merging video files from Z Cam E2 camera series

Introduction

The relatively young camera manufacturer Z Cam makes interesting stuff with their E2 camera series. These cameras split their recordings into multiple files, by default starting with a new file every five minutes.

Windows and OS X users may use the Z Cam VideoConcatenator to merge these files before using them in video editing.

Linux users do not have this option. e2-merge aims at providing a similar functionality on the basis of ffmpeg.

Furthermore, the script may allow to use the output of your E2 when importing the files directly into your NLE fails (as it likely to happen possible with Lightworks 2020.1).

How To

Use the script e2-merge as follows:

e2-merge first-input-file.mov other-input-file.mov ... output-file.mov

MP4 files might also work. Not yet tested. The files will not be re-encoded. Audio and video data are simply copied.

Status

This is alpha software. Feel free to give feedback. It is being used with the files of an E2C camera.

Requirements

These other programs are needed:

  • ffmpeg
  • mediainfo

Legal stuff

This software is free software under the terms of GNU GPL v3.

About

Script for merging video files from Z-Cam E2 camera series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages