Open Source Automatic Audio Synching

Messages
1,529
Edit My Images
No
Searching the web last night I came across a piece of open source software licensed under GPL.

It seems to fit the bill for those of us who play around with video creation using DSLRs and external audio recorders like the Zoom or Tascam. :D

It takes an audio wav file and a video file and creates a new video file using the video from one file and the audio from the other.

I've compiled it under Debian and it seems to work quite well (once I'd installed an older version of GCC). I'll try it under Linux Mint tonight.

Would someone be able to create a Windows executable? :thinking:

The author says:
" It works on Linux (tested on Ubuntu 10.10 amd64) and with a bit of effort, can be ported to any platform which has fftw3/libsamplerate/libsndfile."

and the following links seem to suggest it's possible:

http://www.fftw.org/install/windows.html
http://www.mega-nerd.com/erikd/Blog/CodeHacking/SecretRabbitCode/rel_0_1_5.html
http://www.mega-nerd.com/libsndfile/
 
Bugger, just realised I forgot the link to the software: shenidam.org/node/6
 
Back
Top