Release v1.0.2
A stable release of the editor that supports basic .mp4 and image loading, a timecode/stopwatch clip, some shape clips, the standard motion effect and a pixelate effect (currently CPU based and very inefficient, but you might still get around 60~ fps with it)
- Projects can be saved and opened from disk, and if you associate a .fpfx file with this editor on your system then you can also open projects through the file explorer as you would do with any other program.
- Resources are auto-loaded on project open. If a resource couldn't be loaded (e.g. file was deleted), a dialog is shown to try and fix them (incomplete for AVMedia resources)
- Clips can be dragged by gripping the clip header or resized by gripping the left/right sides of the header, cloned (CTRL+D), drag-copied (drag and hold CTRL) and dragged between tracks.
- The property editor on the right lets you modify selected clips (multi-select effects is not supported at the moment, but most parameters such as opacity do support multi-select).
- Project settings can be modified via the button on the top-right side of the view port. The bottom bar has the play/pause/stop buttons as well as things like toggling selection outline, nearest-neighbour rendering for the preview only, and so on.
That's about the basics of the editor. As per usual, the release contains the FFmpeg dependencies and all other dependencies. But you will need .NET Framework 4.8 installed to run the editor