Skip to content

antonxy/audiosync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
antonxy
May 6, 2014
f04db1f · May 6, 2014

History

17 Commits
Apr 17, 2014
Nov 18, 2013
Nov 16, 2013
Jan 12, 2014
May 6, 2014
Jan 29, 2014
Jan 29, 2014
Apr 17, 2014
Jan 12, 2014
May 6, 2014
Jan 12, 2014

Repository files navigation

audiosync

Tool to sync audio and video automatically using a sync pattern which also contains scene, shot, take. You can generate these patterns with this app for android. This tool is only a quick hack for now and I only tested it on Linux.

demo video

It depends on:

  • Python
  • numpy
  • ffmpeg

It finds the sync points in the audio of all files (Camera needs some mic too), renames the files to scene-shot-take and generates EDL files for Lightworks (might work with other editors too)

You can run it like this: python console.py dir-with-all-video-files/ dir-with-all-audio-files/ edl-output-dir/ project_frames_per_second or use the GUI: python gui.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages