Skip to content

syndr7/gba-video-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Build a Gameboy Advance executable that plays your favorite videos!

(Reminder: Put a screenshot/gif here)

Dependencies

Usage

# Clone the repo 
git clone https://github.com/syndr-flora/gba-video-player
cd gba-video-player

# Download an mp4 file
wget https://github.com/Felixoofed/badapple-frames/raw/refs/heads/main/badapple.mp4

# Run the build script
chmod +x build.sh
./build.sh badapple.mp4

Note

The current implementation of this program decodes the video into images before the compile step. This inflates file sizes to be much higher than what a standard cartridge can fit (16MB or 32MB). The max video length it can do without a rewrite is about 5 seconds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages