Quick Tasks for the Video Sequence Editor - a list of suggestions

A list of suggestions for VSE Quick Tasks:

  • Large images get cropped when downscaled in VSE: https://developer.blender.org/T54273 In progress

  • VSE Edit Strip - Original Dimensions shows Proxy Dimensions: https://developer.blender.org/T54395

  • View all Strips doesn’t show all sequences: https://developer.blender.org/T59954

  • When displaying many channels, avoid numbers being written on top of each other.

  • Limit vertical scroll area to the 32 channels which actually can be used.

  • Add splice function to remove cuts from the same strip with consecutive frame numbers over a cut.

  • Add Slide, where the adjacent handles are selected but the handles are deselected of the original selected strips. When using Grab the strip position is changed in the timeline, but not the contents of the strip. Insert this function into Slip operators.

  • Add Roll, which trims the In point of one and the Out point of the other, while leaving the combined duration of the two clips unchanged.

  • Add Ripple Trim.

  • Correct linked_handles to the current function to be assigned to (Left/Right setting) to Mouse(which it actually is, but currently must be set to NONE to work).

  • Add LEFT and RIGHT settings to linked_handles so they can be added to the menu: Select > Handles > Linked Left/Right
    This selection is the first step of Roll trimming:
    https://developer.blender.org/T6882

  • When using Slip then auto-select both handles of all selected strips - because with both handles selected inside the strip and Grab performs a Slip.

  • Expose currently active hover state to Python API, so context-sensitive menus and mouse cursors can be added to the VSE.

  • Add hover states to all VSE elements like: Strip-types, handle, adjoined cuts, empty space, playhead etc.

  • Make the Time Sidebar Panel use meaningful values.

  • On import, detect resolution, colorspace, timecode, and aspect of the source clip.

  • In import panel, add checkbox to copy source resolution, colorspace and aspect to Output Dimensions. Default on for first clip like the fps checkbox.

  • Add sort in Filebrowser after timecode.

  • Expose Source Aspect, colorspace, and fps in Source Sidebar Panel(Code is already in Movie Clip/Motion Tracker)

  • Support drag and drop of multiple files from File Browser.

  • Add option to drag and drop to the mouse cursor position.

  • Delete Proxies(Code is already existing in Movie Clip/Motion Tracker). https://developer.blender.org/D6139

  • Select all strips at playhead position and expose in menu: Select > Playhead > Current: https://developer.blender.org/rB95e3356a2760fc90c161f2e1e21d3dd25734ce40

  • Meta, Adjustment Layer, and Scene strips can have both Video and Audio, but audio attributes are missing. The sound sidebar panel needs to be exposed too for these types of strips and also drawing of waveforms on the strips.

  • Scene Strips: Separate Camera Override(using the currently active camera in scene) from Selected Camera. When a camera is selected it is currently not possible to go back to Camera override mode.

  • Menu > Strip > Add Modifier should work on the entire selection, when selected in the menu, but not when selected in the Sidebar > Modifiers menu(unless +Alt is pressed).

  • Speed Effect Panel: The Speed Factor widget needs limits. When in Frame Number, then limit to Number of frames of the active strip. When in Speed, limit to positive values. When in Scale limit to values between 0 and 1(or use a % scale of 1->100). The panel also needs a redesign: https://developer.blender.org/D6110

  • Add Speed Strip for audio strips, it’s basically the pitch value which should be controlled.

  • Let Speed and Pitch determine the out frame value of the affected strips.

  • Add a SMPTE widget for timecodes ex. 11:22:33:44 https://blender.community/c/rightclickselect/c0cbbc/

  • Allow for High Frame Rate (HFR) formatting of timecodes: https://developer.blender.org/T53661

  • Add channel headers, so channels can be selected, locked and muted: https://developer.blender.org/D6107

  • API: Add ability for python to pause/resume the ‘strip collision’ detection (like happens in the grab operator) so a python function can move a large number of strips without blender moving the strips up and down.

  • In the Color Strip Sidebar panel, add palette options as in the Brush Color Picker.

  • In the Strip tab in the Sidebar, all functions should work on the full selection when +Alt is pressed. Ex. changing the color of a color strip with +Alt pressed should change the color of all selected color strips.

  • Expose more ffmpeg options and add the command-line options to the API.

  • Change the default colorspace from Filmic to Standard: https://blenderartists.org/t/vse-jpg-image-sequence-washed-out/1194294

  • Add an outline, italics, bold, multiline options to the texts in the Text Strip: https://blender.community/c/rightclickselect/xTdbbc/

  • Text Alignment of Text Strips: https://blender.community/c/rightclickselect/JQdbbc/

  • Add import of subtitles.

  • Add a meaningful UI widget to replace the Sound Strip Pan widget, designed as a movable position between 5 surround speakers: https://developer.blender.org/T69684#784663

  • Add VapourSynth support in the Blender built-in ffmpeg build: https://github.com/m-ab-s/media-autobuild_suite/commit/1e6181a698816701b4a291dc524c50262ee806ce On VapourSynth: http://www.vapoursynth.com/ RCS: https://blender.community/c/rightclickselect/Cnbbbc/

  • Add an Overlay menu for ex. making the filename/path/etc text of a VSE strip hideable: https://blender.community/c/rightclickselect/Lbbbbc/

  • Add “Wait for input” setting to Pick Linked(shortcut: L), Select Linked Handles(Alt+Select), Select Linked Time(Ctrl+Select), so they can be used as tools accessed from the Menu. Maybe useful code: https://developer.blender.org/rBS870b4b673511094cf0beaeaf07305407ccdda47a

  • Batch add single input effect strips to all selected strips.

  • Bug: A stacked pile of effect strips gets randomly autoselected when you try to move a single effect strip(that can be done in the source panel without troubles).

  • Bug: +Alt when clicking mute/hide icon in the Sidebar includes the * unselected * active strip, and it shouldn’t.

  • Bug: +Alt when clicking on the unlock icon in the Sidebar, only unlocks the active strip, and it should unlock the full selection(it works correctly when locking selection with +alt )

OLD EXISTING PATCHES NEEDING UPDATE:

DESIGN PROPOSALS:

GSoC Proposals:

GENERAL VSE IDEAS:

12 Likes

Why can’t I update this post anymore? I’m using it to keep track of things.

As I can’t edit the first post I’ll just keep adding to the list of potential Good First Issue here:

Range is a global setting, so when switching scenes you’ll have to re-adjust the range every time. It’s particular annoying when switching from a Scene with a lot of footage to a Scene with almost no footage. So make range a local value of scenes. This is crucial for this workflow: Media organization and editing workflow in Blender Video Sequence Editor - YouTube

Ctrl + Left Mouse on Playhead should select all strips at Current Frame. Currently is Ctrl + Left Mouse on either side of Playhead selecting all strips to these respective sides.

Scaling instead of cropping, when changing resolution: Video Editing - Changing Resolution does not work anymore? - Compositing and Post Processing - Blender Artists Community

Add Text outlines, if possible: Right-Click Select — Blender Community

Add centered alignment for multiline texts(not just text-block): Right-Click Select — Blender Community

Add new line entry to text strips or commit this workaround patch: ⚙ D10775 VSE & Text Editor Add: Send to Strip

Glow is not multithreaded, it’s needed to ex. workaround making text outlines: Add_text_strip_outline.py · GitHub

Add auto-range, new users constantly make a fuss about only being able to see the first 250 frames without knowing why: Right-Click Select — Blender Community

Add waveform to Meta and Scene strips: Right-Click Select — Blender Community

Add strip parenting: Right-Click Select — Blender Community GitHub - snuq/VSEQF: VSE Quick Functions Addon For Blender. Improve the Blender video editor with new workflows and functions.

Add drag and drop of Movie, Sound and Image files from the outliner into the Sequencer. DONE.

Cache, keep some cached frames behind playhead for reverse playing, while reverse playing, do reverse caching, add caching of the beginning of range when range end is met.

Display the Transform settings for the VSE in the Statusbar while transforming, not the 3D View ones.

Draw the content text of Text strips in the context area of the strip with a big font(same area where waveforms, or colors are drawn on strips)

Add h264 1080p ffmpeg profile to the Video Editing template ⚙ D7916 Add: h264 1080p ffmpeg profile to the Video Editing template DONE.

While batch changing lock+mute, change the value for the full selection, and not just for the similar strip type. DONE?

MORE COMPLICATED:

Make a design of how to simplify performance enhancements like in the UI: cache, cache to disk, single proxy, multi proxy, auto proxy etc:A complete redesign of the VSE proxy-system is needed - #2 by tintwotin

Copy the key-frame drawing and interaction from the Timeline editor onto the strips.

Add a fixed size proxy option, so all proxies gets scaled to the same X value. Currently mixing 4k and 2k proxies results in huge difference in playback fps of the proxies.

Draw animated color strips as gradients instead of animating them during playback: ⚙ D11580 Sequencer: Do not redraw during playback. Liked by Pablo: BLENDER 3 = FAST | Blender.Today LIVE #156 - YouTube

Surround(Reference: ⚙ D11933 VSE UI: Add Mono, Stereo, 4 Surround, 5.1 Surround and 7.1 Surround Pan Preset Buttons):
UI to display sound position in between surround speakers.
Use degrees instead of magic value.
Support for placing sound strip in LFE(sub) is missing.
Import of multi channel files as multiple mono strips(add multi-channel channel selector), with correctly panned positions added.
A centralized UI place (in ex. Timeline Editor?) to set-up both playback and render Audio Channels settings.
Limit audio export options according to Audio Channels setting. Ex. Ac3 only supports up to 5.1(and not 7.1).

Implement multi-file drag and drop: ⚙ D12159 Fix to enable drag-and-drop multiple files

The Add > Scene menu should have an option to generate a new scene: UV IMPROVEMENTS! - Blender.Today LIVE #185 - YouTube
The Add > Clip menu should have an option to generate a new Movie Clip data block.
The Add > Mask menu should have an option to generate a new Image data block.

In the code of Blender there the words Sequence and Strip are used as synonyms, but in the UI there is a difference, so when grabbing a strip to move it, shouldn’t the text be Strip Slide instead of Sequence Slide.

VERY HARD:

Enable “Copy to Selected” for Text strip fonts: Is it possible to copy text settings? - Blender Stack Exchange Or update the old Extra Actions add-on(easy): operators_extra_actions.py · rBAC

3 Likes

Not necessarily quick tasks:

Missing functionality of the overlap modes: Design: Missing functionality in the edit modes in the VSE Ex. in Expand, users would expect all enabled channels to be cut at the insertion point and the inserted strip would push all following strips to make place for the new strip.

For comparison, here’s drag and drop in the open source Shotcut editor:

It is actually possible to move or manipulate locked strips with all of the mentioned operators(+more?), and it shouldn’t, imo. A locked strip shouldn’t be able to be manipulated in any way. The only operator a locked strip should accept is Unlock.
locked

Liberate Sequencer Data, by moving Sequence data out of Scene and into data blocks, which will allow for better integration everywhere in Blender:

While we may have let feature request like threads like these slip in the past, sadly we have to moderate a little more strict these days, so I’ll have to close this thread. The best place for for feature requests is rightclickselect.com.