FFmpeg Binary Setup for Codeflow Recorder
==========================================

This folder should contain the FFmpeg executable for video encoding.

Download FFmpeg for Windows:
1. Go to https://ffmpeg.org/download.html
2. Click "Windows builds from gyan.dev" or "BtbN builds"
3. Download the "essentials" or "full" build (static)
4. Extract and copy ffmpeg.exe to this folder

The file should be named: ffmpeg.exe

Size: ~80-130MB depending on build

The app will automatically use this bundled FFmpeg for encoding
screen recordings into MP4 video chunks.
