Skip to content

N64 Video Player For Flashcarts

Choose a tag to compare

@lewilou22 lewilou22 released this 04 Apr 21:57
· 29 commits to main since this release
b0ddb55

Few fixes.

Added demo video.

python3 video2n64_gui.py

N64 FMV Converter (GUI)

WHAT YOU NEED

  1. ffmpeg installed and on your PATH
    Windows: https://ffmpeg.org/download.html — add ffmpeg's "bin" folder to PATH

  2. (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).