-
Notifications
You must be signed in to change notification settings - Fork 0
5. Prerequisites & Shortcuts
Michele Cosentino edited this page Apr 27, 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.
- Purpose: Used exclusively to probe video metadata (resolution, frame rate, and color space) when importing videos into the editor.
-
Requirement: You must have
ffmpegandffprobeinstalled and available in your system PATH.
Important
These components are not distributed with FGSEditor and must be installed independently from ffmpeg.org.
- Purpose: A dedicated CLI tool for injecting, extracting, and applying FGS data to AV1 bitstreams.
-
Distribution:
- Windows: A pre-compiled binary is already included with the FGSEditor package.
-
Linux/macOS: Users must provide their own
grav1synthbinary and ensure it is accessible via the system PATH.
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 |