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.
ramdisk.py
is a Python script designed to simplify creating and removing a RAM disk on Linux systems using tmpfs
. It provides a command-line interface to manage a RAM disk located at /ramdisk
.
VDSK (Virtual Disk Script) is a Python utility designed to simplify the creation, mounting, unmounting, resizing, and conversion of virtual disk images on Linux systems.