← Back to Portfolio Software

Video Converter

Python scripts for converting video files to the Hap codec using FFmpeg, with single-file and batch folder processing.

Date October 2024
Role Developer
CodePythonFFmpegVideo
Video Converter

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

View on GitHub