This script provides a Terminal User Interface (TUI) for batch encoding video files to AV1 format using FFmpeg with Intel Quick Sync Video (QSV) hardware acceleration. It's designed to process a folder of videos recursively, manage a queue, and provide real-time status updates.
This document provides an overview, features, and usage instructions for the makeiso.py
Python script, a utility designed to create ISO image files from a source directory.