
This section describes the minimal workflow for making a movie using only a single track.
Creating a New Project
Flowblade Movie Editor saves work in project files.
To create a new Project:
- Menu: Select File -> New from menu.
- Keyboard Shortcut: Press Control+N.
A project contains:
- one or more Sequences of edited media
- a collection of Media Files stored in Bins.
There are two parameters that can be selected for a new project:
- Project Profile Project Profile determines frame rate per second, image size in pixels and pixel aspect ratio.
- Tracks count Select the number of video and audio tracks that are used in the project. This can be changed later, but the operation destroys the Undo / Redo stack and all the Timeline Clips that do not fit in the newly created version of the Sequence.
Adding and removing new Sequences
A Project contains one or more Sequences. The term Sequence refers to the full contents of the timeline forming a program, a movie.
For complex projects it is sometimes best to use multiple sequences for creating and managing different parts of the finished product.
Use Add and Delete buttons in the Project tab Sequences panel. All Sequences use the same Profile.
When creating a new Sequence, you can choose the number of Tracks in the Sequence. This can be changed later, but the operation destroys the Undo / Redo stack and all the Timeline Clips that do not fit in the newly created version of the Sequence.
Working with Media Files
Flowblade Movie Editor holds files in Media tab. Files are listed in unnamed table that displays contents of the currently selected Bin. Bins are listed in the Bins table.
Opening Media Files:
- Press Add button above the unnamed Bin contents table in the Media tab.
- Use dialog to find and select files.
- Files are displayed as thumbnails.
- Note that creating thumbnails for opened files will take some time.
Project Media: Absolute and relative paths
- Flowblade saves references to media files used in a project as absolute paths.
- If a media is not found on load, Flowblade attempts to find a media file with the same name in subfolders relative to the project file.
- If all media used by a project is saved in subfolders relative to project file, project file and media can moved as a unit and the project will load successfully after data is copied to a different place
- Rendered files like transitions are saved by default in a hidden folder
/.flowblade/rendered_clips/ . - Menu item File->Save Backup Snapshot... saves project file, all media and rendered files in a single folder that can saved as unit and and project can always be loaded using this data
- Load order between absolute and relative paths can be set in preferences window
- Media Relinker tool can be used to fix problems that may occur
NOTE: Information given here only applies to version 0.18 and above.
Working with Bins
In video editing a bin is a location for storing media. The term is used in Avid and was earlier used by film editors.
For small projects using bins is usually not needed and you can hide the Bin panel by dragging a handle between the panels.
Adding a Bin: Press Add button above Bins table.
Deleting a Bin: Press Delete button above Bins table. Bin must be empty before removing. A project must always have at least one Bin.
Renaming a Bin: Double click on the Bin name.
Moving files to another Bin: Drag files on top of bin icon.
Using Timeline
Scrolling Timeline
- Press and Drag Scrollbar below Timeline
- Scroll Mouse Middle button + CTRL key while on top of Timeline
Zooming Timeline
- Click Zoom In, Zoom Out or Zoom Length buttons.
- Scroll Mouse Middle button on top of Timeline
Changing Current Frame
- Drag with Right Mouse button starting from an empty space in the Timeline.
- Drag with Left Mouse button on the Frame Scale.
- Drag with Left Mouse on the Monitor Position Bar.
- Click Left Arrow key or Right Arrow key to move to next or previous frame.
- Click Up Arrow key or Down Arrow key to move to next or previous cut on topmost active track.
- Click Next or Prev button in Monitor Buttons area to move to next or previous frame.
Changing Current Frame when Clip is displayed on Monitor
- Drag with Left Mouse on the Monitor Position Bar.
- Click Left Arrow key or Right Arrow key to move to next or previous frame.
- Click Up Arrow key or Down Arrow key to move to next or previous of the following: Mark In/Mark Out/Start/End
- Click Next or Prev button in Monitor Buttons area to move to next or previous frame.
Switching between Timeline and Clip Display
- Click buttons with icons representing sequence or single clip in Monitor Buttons area.
- Drag Media File on top of Monitor to display Clip.
Setting Active Tracks
- Click Track Active Switch on the right side of Tracks Column area. Topmost Track Active Switch displays arrow pointing downwards indicating that Insert From Monitor and other buttons place clips on that track.
Effects of Track Active State
- Cuts are only performed on active Tracks.
- Inserting Media File that is currently displayed in Monitor using Insert From Monitor, Append From Monitor or 3-Point Ovewrite buttons places clip on the top most active Track indicated by arrow icon.
Selecting single clip
- Click on a clip with Left Mouse button.
Selecting multiple clips on the same track
- Click on a clip with Left Mouse button.
- Click on another clip on the same track with Control + Left Mouse button.
- All clips between clicked clips will be selected.
De-selecting all clips
- Click on Timeline area background.
Adding clips to Sequence
Drag'n'Drop
- Press on a Media File in Media tab and drag it on top of the track you want to place it on.
- 'Overwrite blank' is selected as preference for drag'n'drop action:
- On track V1 clip will be inserted on the track at the nearest cut.
- On non-V1 tracks:.
- Clip will be inserted if dropped on a clip.
- Clip will overwrite available blank and empty space and will perform insert for the length of frames that would be overwritten.
- 'Always Insert' is selected as preference for drag'n'drop action:
- Clip will be inserted on the track at the nearest cut.
From Monitor
- Open clip in Monitor by either:
- double clicking on thumbnail icon,
- dragging Media File on top of Monitor or
- selecting Open in Clip Monitor item from Right Mouse context menu.
- Select insert range
- Use Mark In and Mark Out buttons to select range.
- Use I an O keys to set to select range.
- If range is not set, then the full clip length will be inserted.
- Press Insert From Monitor button
- Clip will be inserted on the first active track at the cut nearest of the currently displayed frame. First active track is marked by down arrow in the track Active Switch.
Editing Clips on Timeline
Once you have placed clips on the Timeline to form a Sequence, you will probably need to refine the cuts between clips.
Trimming Clips
Use Trim Tool, Roll Tool or Slip Tool
Moving Clips
Use Insert Tool, Overwrite Tool or Spacer Tool
Cutting Clips
- Select cut frame
- Cut is always made before the currently displayed frame on all active tracks.
- Cut clip
- Press Cut button or press X on the keyboard.
Deleting Clips
Splice Out: Select clip(s) and press Delete key or use the Splice Out button on middle bar. All the clips in the track after the deleted clip(s) are moved to left to cover the created empty space. Some editors call this operation Ripple Delete.
Lift: Select clip(s) and press the Lift button on the middle bar. Clip is replaced with a blank if it is in middle of track. Other clips on the track are not moved.
Fade/Transition cover delete: Select a single rendered fade or transition clip and press Delete key or button. If clips before and after of the deleted clip have frames available, then the space left by the deleted clip will covered using material from adjacent clips. If material is not available a splice out will be performed. A preference exists to always perform splice out on fades and transitions.
Rendering Movie
Selecting Parameters
- Folder File Select button selects folder to place the rendered file.
- Name entry widget provides means to set the name of the output file.
- Use Encoding Format and untitled Quality drop down menus make to select the type of file to be rendered.
Rendering output
- Press Render Button to begin rendering.
- A Render Window will open displaying information on file path of render file, estimated time left, render time and a Progress bar widget.
- After rendering is complete, Render Window will close automatically.