# Encoder A Flask-based media encoding application that automatically converts video files from H.264 to H.265 and audio files from FLAC to MP3, with a dark-themed web interface. ## Features - **Video Encoding**: Converts H.264 videos to H.265 (HEVC) in MKV format - **Audio Encoding**: Converts FLAC audio files to MP3 320kbps - **Watch Folders**: Automatically monitors specified folders for new files - **Job Queue**: Processes files sequentially with real-time status updates - **Database Tracking**: Stores job reports and configuration in MySQL - **Space Savings**: Tracks file size differences to show storage saved - **Web Interface**: Dark-themed responsive UI with live updates - **Job Reports**: Detailed history with pagination and statistics