Skip to content
All projects
Easy Encoder icon
2025desktop app

Easy Encoder

A simple Godot-based GUI for video encoding with ffmpeg, made as a learning project to explore Godot development.

GodotGDScriptFFmpeg

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