jaimeliew1 / AVsync

Synchronizes video and audio files in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AVsync

This repo is for when you record the audio and video on separate devices and you want to combine and syncronise them.

Installation

Clone and install this repo.

git clone https://github.com/jaimeliew1/AVsync.git
pip install AVsync

Usage

from the command line:

avsync video_file audio_file output_file

About

Synchronizes video and audio files in python


Languages

Language:Python 100.0%