OpenTimelineIO icon indicating copy to clipboard operation
OpenTimelineIO copied to clipboard

otio.algorithms.flatten_stack() only flattens one level

Open jminor opened this issue 6 years ago • 1 comments

If you have Tracks or Stacks within a Track, otio.algorithms.flatten_stack() doesn't flatten all the way.

We might need a separate otio.algorithms.flatten_track() and a recursive flatten() that deals with arbitrary nesting.

jminor avatar Oct 23 '18 23:10 jminor

What's the current state of flattening @jminor, is there work remaining on this?

meshula avatar Oct 27 '21 21:10 meshula