Skip to content

find first frame where audio is above a threshold #568

Open
@djaus2

Description

@djaus2

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions