Organizing Media

I tend to pull all the media I may want to include in a project into the Playlist (video, photo, music), doing an initial cut in the preview window before adding to the timeline before doing a final cut.

This has worked fine for projects with a relatively small number of components; however, for larger projects I’m finding it harder to keep track of the media I’ve used vs not etc.

Are there alternative views of the Playlist that may help me to keep track of things or is my workflow fundamentally flawed? Should I be adding media as I use it or not even adding to the Playlist first? Or should I be breaking my project down over a number of Shotcut files before combining them all into a a final file?

I’m sure I could choose any of the above but wondered what other people do?

I know Adobe has “bins” as a way of organizing item, but Shotcut does not have this feature.

GPU Effects has to be turned off for this method.

Say you wanted 30 short clips (I’m only using 2 in my example) arranged a certain way, with various effects, etc. Save that section as a project_001.mlt (which is xml code). The files can be in your timeline or in your playlist, however you wish to have them during final export. Repeat this process as many times as you need. If you have 90 files you needed to organize, 30 clips to each, having the following files:

  • project_001.mlt (clips 1-30)
  • project_002.mlt (clips 31-60)
  • project_003.mlt (clips 61-90)

shotcut_2018-11-23_03-29-45

Open that clip as MLT XML
shotcut_2018-11-23_03-30-30

You can work with them either in the playlist, or timeline.
shotcut_2018-11-23_03-30-54
shotcut_2018-11-23_03-31-42

You can split the mlt (although I haven’t tried this on a project), but I also added another mlt to the project.
shotcut_2018-11-23_03-50-25

So when you go to export, you have a few more options.
2018-11-23_03-53-43
You can export the whole timeline, the whole playlist, or each playlist item in batch.
shotcut_2018-11-23_03-55-11

For the batch export (thanks to @sauron for helping me with this a few moons ago) I just typed in “xml_clip_export” and Shotcut added -1 , -2. The numbering is in order of the clips in the playlist.
shotcut_2018-11-23_03-58-47

If you’re in windows, looks like this.
explorer_2018-11-23_03-59-23

Whatever method you come up with, you can keep saving off your MLT file as you get into larger edits (example: MyProject4v1, MyProject4v2, MyProject4v3, etc…) You can use a dates after the v. It’s very common in this forum, people have lost their only save file for days to months of editing with no form of backup. As you keep saving to new MLT’s, you don’t have to reload Shotcut or anything, rather any changes made as you click Save will be saved to the newest file name you just made, thus preserving the other MLT saves.

Hi, an idea I read sometime ago in the forum is to use an image created for example with gimp with a label to separate the different playlist videos with specifc scenes. You can use a Used label and a Not Used label in the playlist:

That is almost the same thing I do. :slight_smile: Except that I create the images inside Shotcut by selecting a color screen, typing the text on it, exporting the frame which comes out as a png file then importing the png file into the playlist.

Of course, that is just a workaround until we get a proper playlist organization feature in Shotcut. Sometime in the near future, @shotcut & @brian? :wink:

2 Likes

Some novel and useful ideas. Thank you. I’ve not quite wrapped my head around the XML solution but I think that’s only because I need to go through the process to understand. Thanks all.

Thank you for this information!

This topic was automatically closed after 90 days. New replies are no longer allowed.