Skip to content

rdf from-jelly: limiting frames in output #57

@Ostrzyciel

Description

@Ostrzyciel

Add parameters like

--from-frame=10

--take-frames=3

--until-frame=4

to only output a subset of the input stream.

Not sure how to best realize this. Maybe with a single parameter that takes a python-style indexer?

Something like:

--take-frames=:10
--take-frames=2:
--take-frames=2:10
--take-frames=5

I'd support only this subset of indexing patterns to avoid massive headaches.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions