Open
Description
Looking for a way of noting the first frame in a video where the audio is above a threshold.
Context is a start gun for an athletics event..
Some related suggeste code is:
ffmpeg -i video.mp4 -vn -filter:a volumedetect -f null -
Probably want something like that but in app rather than a separate app.
Metadata
Metadata
Assignees
Labels
No labels