videosphere
    Preparing search index...
    • Reads every video keyframe timestamp from an MP4 sync-sample index. Suitable for local smart-cut planning — metadata-only, no frame decode.

      Parameters

      • mediaUrl: string

        Local media file path readable by ffprobe.

      Returns Promise<number[]>

      All keyframe timestamps in seconds, sorted ascending.