GitHunt
ED

edde746/cc-video-player

Python tool to convert video & audio to files playable on ComputerCraft computers

cc-video-player

Convert video files to files playable on the ComputerCraft computers. Requires a monitor and speaker to fully function.

Installation

git clone https://github.com/edde746/cc-video-player.git
cd cc-video-player
pip install -r requirements.txt

Usage

python3 convert.py <input file> <resolution> <fps>

Example

python3 convert.py video.mp4 82x40 5

Demo

player-demo.mp4

Languages

Python83.8%Lua16.2%

Contributors

Created August 6, 2023
Updated October 21, 2025
edde746/cc-video-player | GitHunt