Skip to content

Comma-separated frame list #349

@Dendraspis

Description

@Dendraspis

Problem/Use Case

Depending of the use case, it would be great to get not only the timecode list, but (also) the exact frame numbers as comma-separated list for fast readout and usability. If usable, frame numbers are more accurate or less problem prone than time codes, that has to be translated when you work with frame numbers.

Solutions

Add a Comma-separated frame list as well.

Proposed Implementation:

[..]
[PySceneDetect] Comma-separated timecode list:
  01:00:02.682,01:00:04.392
[PySceneDetect] Comma-separated frame list:
  86378,86419

Alternatives:

Make the output format optional, e.g. scenedetect -i video.mp4 list frame.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions