Wanna know how long something was? use this.
This script reports the length (in seconds) of all the WAV files in PictureBook directories (in Subject_Files).
Github repo herearrow-up-right
The script depends on ffprobe, which can be downloaded herearrow-up-right
The downloaded binary needs to be somewhere on your $PATH, like /usr/local/bin
$: python pbwl.py [/path/to/subject_files] [/path/to/output.csv]
Last updated 7 years ago