audiomoth-scripts
audiomoth-scripts copied to clipboard
A small collection of bash scripts for audio collected by the AudioMoth acoustic monitoring device.
It would be nice for the results of each script to be saved in a log file in addition to being printed to the screen. It should also report the...
Not sure why I added the word "slide" here: https://github.com/nwolek/audiomoth-scripts/blob/master/make-spectrogram-movie.sh#L34 This creates files with and without text, and prevents the text from showing up in the movies.
Filenames currently use the date and time in UTC timezone. When converting this into text for the spectrogram movies, the script will convert it into the current time zone of...
I have learned more about the command line settings for ffmpeg since designing these scripts. The audio quality of the output can be improved to CBR 320k using the following...