Skip to content

A command line tool that can convert to and from MTH, HPS, and THP found in Super Smash Bros Melee.

Notifications You must be signed in to change notification settings

Ploaj/MeleeMedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeleeMedia Tool

Download Latest Build status

MeleeMedia is a command line tool that can convert to and from .mth, .hps, and .thp found in Super Smash Bros Melee.

Requirements

.NET Framework 4.6.1

Usage

MeleeMedia.exe (input) (output)

Example: MeleeMedia.exe in.mp4 out.mth
Example: MeleeMedia.exe in.mp3 out.dps -loop 00:00:25.34325

Options:
"-loop (timestamp)"		| sets the loop point for audio HH:MM:SS.FFFFF
"-comp (level)"			| sets the compression level for videos and images (default: 25 for video, 99 for image)
"-fps (framerate)"		| sets the framerate for videos (default: 30)
"-res (width) (height)" | sets the frame resolution (default: 448x336)

Supported Formats:
Video - mth, mp4
Image - thp, png, jpeg, jpg
Audio Input - dsp, wav, hps, mp3, aiff, wma, m4a
Audio Output - dsp, wav, hps
Specify Loop "-loop [d.]hh:mm:ss[.fffffff]"

References and Thanks

About

A command line tool that can convert to and from MTH, HPS, and THP found in Super Smash Bros Melee.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages