Overview
A user-friendly video encoding application that wraps ffmpeg functionality in an intuitive Godot-based interface, built as an introduction to Godot development while solving a practical need for simple video encoding.
What I built
- Drag-and-drop video input with multiple codec support (H264, H265, AV1)
- Quality slider with CRF adjustment, audio toggle, and thumbnail preview
- Real-time progress tracking during encoding