Skip to main content

Workflows: The Trim Video / Audio Node

Use Workflows to trim your videos into smaller clips, right inside your graph

Updated today

The Trim Video and Trim Audio nodes are simple utility nodes used to isolate a portion of the input into a smaller, trimmed part of the video or audio. The Trim Video node is not frame-specific and will search for the beginning of the start second to the beginning of the end second; While this may produce a frame-accurate result, it may also not and shouldn’t be relied upon for frame-perfect clip splitting. For example, a video trimmed to start at second 0 and end at second 2 may not have the same final frame as a video trimmed to start at second 2’s beginning frame. For frame-accurate splitting, please use the video timeline node, edit the video or audio directly, or extract the last frame from the video using the Extract Frame node.

You may send in multiple inputs into a Trim Video or Trim Audio node. If you do, each video or audio will be trimmed to the same start and end second.

The parameters are:

  • Start Time: The time, in seconds, that you want to start the trim from. The trim will begin from the first frame of that second.

  • End Time: The time, in seconds, that you want to start the trim from. The trim will end from the first frame of that second.

Did this answer your question?