Frame is a high-performance media conversion utility built on the Tauri v2 framework. It provides a native interface for FFmpeg operations
Frame is a high-performance media conversion utility built on the Tauri v2 framework. It provides a native interface for FFmpeg operations, allowing for granular control over video and audio transcoding parameters. The application leverages a Rust-based backend for concurrent task management and process execution, coupled with a Svelte 5 frontend for configuration and state monitoring.
Linux Notifications: Routed conversion completion notifications through the XDG Desktop Portal with a direct notification-service fallback for non-Flatpak Linux installations, and removed the Flatpak permission for direct notification bus access.
Flathub Desktop Metadata: Shipped ready-to-install desktop and AppStream metadata from upstream, moved the system media-tools environment flag into the Flatpak sandbox configuration, and removed build-time metadata rewriting and the launcher wrapper from the production manifest.
Fixed
Windows Release Builds: Pinned the Windows FFmpeg bundle to a retained BtbN month-end snapshot so release builds do not depend on daily assets that expire after 14 days.