Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edde746/cc-video-player
Python tool to convert video & audio to files playable on ComputerCraft computers
https://github.com/edde746/cc-video-player
computercraft computercraft-scripts computercraft-tweaked
Last synced: 9 days ago
JSON representation
Python tool to convert video & audio to files playable on ComputerCraft computers
- Host: GitHub
- URL: https://github.com/edde746/cc-video-player
- Owner: edde746
- Created: 2023-08-06T03:18:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-06T04:26:38.000Z (over 1 year ago)
- Last Synced: 2024-10-11T16:06:22.124Z (2 months ago)
- Topics: computercraft, computercraft-scripts, computercraft-tweaked
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cc-video-player
Convert video files to files playable on the ComputerCraft computers. Requires a monitor and speaker to fully function.
## Installation
```bash
git clone https://github.com/edde746/cc-video-player.git
cd cc-video-player
pip install -r requirements.txt
```## Usage
```bash
python3 convert.py
```## Example
```bash
python3 convert.py video.mp4 82x40 5
```## Demo
https://github.com/edde746/cc-video-player/assets/86283021/6cf0ffe3-8f59-4129-8b16-df910e1028ae