Skip to content

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

Notifications You must be signed in to change notification settings

una-ada/cc-video-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.3%
  • Lua 18.7%