Easy way to "tile" videos (brady-bunch style)
Bug #516429 reported by
Jonathan Thomas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Fix Released
|
Medium
|
Jonathan Thomas |
Bug Description
There needs to be an easy way to "tile" or layout many overlapping video clips... so that eash clip is viewable (Brady Bunch Style). It should dynamically calculate the layout based on the number of overlapping clips (each clip on it's own track). For example, 4 clips should be shown as 2x2 tiles. 9 clips should be 3x3. 16 clips should be 4x4, etc...
Changed in openshot: | |
status: | Fix Committed → In Progress |
status: | In Progress → Fix Released |
To post a comment you must log in.
This has been committed to the trunk. When you click on a clip, it now has an option called:
Layout > Show All. This loops through any clips (on any tracks) that start near the same time, and dynamically lays them onto the screen in rows. It works best if you use a perfect square number of clips (such as 2, 4, 9, 16, etc...).