Lord-Giganticus / THP-Converter

C# program to convert thp videos and mp4 videos to and from each other.

Home Page:https://lord-giganticus.github.io/THP-Converter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THP-Conveter

  • Python application
  • CodeQL

Python scripts to convert folders with wii/gc era thp videos into mp4 files and vice versa. Plus a now working C# version! I haven't seen any good converters for this file type so I wrote one.

Requirements for compiling the C# project

  • .NET 6.0 runtime (link to runtime)
  • THPConv.exe and dsptool.dll in the THP-Conveter-CS folder. Due to both files being part of the RVL SDK (Wii SDK), I can not provide the links to these. May or may not be in the resources for the C# program and required to be in the folder for building ;)

Contributing:

Refer to CONTRIBUTING.md for info.

Known issues:

  • THPconv.exe has this odd frame glitch when putting audio into it. #1 This might never be fixed This has been finally fixed

To add issues:

Refer to this template.

About

C# program to convert thp videos and mp4 videos to and from each other.

https://lord-giganticus.github.io/THP-Converter/

License:GNU General Public License v3.0


Languages

Language:C# 87.6%Language:NSIS 7.4%Language:Python 5.0%