-
Notifications
You must be signed in to change notification settings - Fork 0
5. Prerequisites & Shortcuts
Michele Cosentino edited this page May 31, 2026
·
3 revisions
To use FGSEditor effectively, ensure you have the following components set up on your system and familiarize yourself with the interface shortcuts to speed up your workflow.
Important
No External Binaries are Distributed
To respect licensing and keep the software clean, neither FFmpeg/FFprobe nor grav1synth are distributed with FGSEditor across any platform. You must provide these binaries yourself and ensure they are either placed in the same folder as the FGSEditor executable, or properly added to your system's PATH.
- Purpose: Used to probe video metadata (resolution, frame rate, color space, and exact duration) when importing videos.
- Purpose: A dedicated CLI tool used internally by the software for injecting, extracting, and applying FGS data to AV1 bitstreams.
Use these shortcuts to speed up your FGS editing workflow in the UI.
| Command | Action |
|---|---|
| Left Click + Drag | Move a point in the plotter |
| Left Click + Shift | Lock movement to X or Y axis |
| Double Left Click | Manually edit point values |
| Right Click | Add or Delete a point |
| Middle Click + Drag | Pan view (Event Editor) |
| Right Click + Drag | Pan view (Timeline Editor) |
| Ctrl + Scroll | Zoom in/out |
| Ctrl + Z | Undo |
| Ctrl + Y | Redo |