| ▲ | anesxvito 4 hours ago | |
Love seeing small focused tools that do one thing well. The Electron vs native debate is interesting here too. FFmpeg wrappers are a common Tauri use case precisely because you get the native binary performance without the webview overhead for media processing. What made you go the FFmpeg CLI route rather than a library binding? | ||