Skip to content

Profiles & Formats (Non-Marker) (Count and Interval) #108

@IAmVigneswaran

Description

@IAmVigneswaran

@orchetect

Currently, we use FCPXML to determine the image extraction points. I wonder what if we can have another method, a Non-Marker Profile for the image extraction?

Under Non-Marker profile we can have 2 modes, Count and Interval.

Example :

Count Mode

Non-Marker - Count

If the user specifies a count (e.g., 5), our extraction library/CLI will calculate the total duration of the video clip, divide it by the specified count, and use the derived time-codes to extract images at evenly spaced intervals.

Interval Mode

Non-Marker - Interval

If the user specifies a time interval (e.g., 60 seconds), our extraction library/CLI will calculate the total duration of the video clip and extract images at every specified interval throughout the clip.


In terms of Marker Data's UI, we can have a new tab Non-Marker under Image. It can be only be selectable if Non-Marker Profile is selected.

For this profile, we don't create any .csv or .json.

This feature can be extremely useful for rapid image extraction especially for cataloguing and stock footages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestprofilesIdeas for new profiles

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions