Releases: lewilou22/N64-Media-Player
Release list
N64 Media Player ROM + Updated Video & Audio Conversion method
Updates to GUI for Video & Audio
The Ultimate N64 Flashcart Media player !
- Play Videos, Music & Images with MediaPlayer64.z64 on your n64 flashcart
Formats:
AUDIO
MP3
WAV
MP2
VIDEO Use the GUI for conversion
M1V + WAV or WAV64
M264 + WAV or WAV64
Windows WSL2 Method
Windows Libdragon Easy install script for everything needed to make a ROM to play a video with sound on the N64.
I have included the code now. This uses Libdragon
For Windows or Linux:
Install Ubuntu 24 or later
https://learn.microsoft.com/en-us/windows/wsl/install
Unzip the project folder on your WSL2 or Linux enviroment
cd N64-Libdragon-WSL2/scripts
bash wsl_bootstrap_libdragon.sh
close the WSL2 terminal
open new WSL2 terminal
cd N64-Libdragon-WSL2/scripts
python3 video2n64_gui.py
Point N64_INST to the new libdragon-preview folder (one folder before N64-Libdragon-WSL2)
Repo ROOT is N64-Libdragon-WSL2 folder
Make a Movie ROM . Play on N64. Enjoy it
Faster + simple setup
Unzip the main folder
save sdvideo.z64 to your SD card
Use the python GUI scripts to make N64 video convertions (and audio GUI if having issues with video GUI)
Copy both files to a folder on your flashcart SD card (.M1V and .wav64)
Load the ROM, Play movies and Videos on N64
For best options, Libdragon should be installed
VideoPlayer64
V1.02
HOW TO SET UP: WINDOWS
VIDEO/AUDIO:
Add FFmpeg to your system path.
To do this from the command line, type or paste setx /m PATH "C:\ffmpeg\bin;%PATH%"
DOWNLOAD HERE https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-essentials.7z
Install Libdragon for windows folow the python script install_libdragon_windows.py
Use the GUI to convert your video and audio file at once. Make sure all Paths are lined up (AUDIO REQUIRES LIBDRAGON INSTALLED, SEE AUDIO FOR OTHER OPTION)
AUDIO:
We have 2 options here, use the precompiled audiocon64.exe and folder I have included and point the GUI to that folder
OR
Use the main GUI to do both convertions (MUST HAVE LIBDRAGON TOOLCHAIN INSTALLED!!)
ROM BUILDING (OPTIONAL FOR OLDER EVERDRIVES OR A PREBUILT ROM)
Use the main GUI to build a rom with audio and video emmbeded in the rom (NEEDS LIBDRAGON INSTALLED )
N64 Video Player For Flashcarts
Few fixes.
Added demo video.
python3 video2n64_gui.py
N64 FMV Converter (GUI)
WHAT YOU NEED
-
ffmpeg installed and on your PATH
Windows: https://ffmpeg.org/download.html — add ffmpeg's "bin" folder to PATH -
(Optional) Libdragon N64 toolchain for .wav64 audio
Set folder that contains bin/audioconv64 (or audioconv64.exe) in the app.
Without it you still get .m1v video and .wav (convert wav64 yourself later).
N64 Video Player For Everdrives
This is an N64 homebrew rom created from libdragon to play N64 video files on the N64 from the SD card.
Included is a python script GUI to convert your video file to N64 format.
python3 video2n64_gui.py