Video Converter
Python scripts for converting video files to the Hap codec using FFmpeg, with single-file and batch folder processing.
About
A set of Python scripts for converting video files to the Hap codec format using FFmpeg. Supports both individual file conversion and batch processing of entire folders, making it useful for preparing video assets for real-time playback in tools like TouchDesigner.
Features
- Single video conversion via command line
- Batch folder processing for bulk conversions
- Hap codec output optimized for GPU-accelerated playback
- Built on ffmpeg-python for clean FFmpeg integration