Extract the JPG frames of a MTH video file?

Post Reply
User avatar
Hugo_Peters
Posts: 96
Joined: Sun Apr 03, 2011 9:17 am
Location: The Netherlands
Contact:

Extract the JPG frames of a MTH video file?

Post by Hugo_Peters » Thu Jun 23, 2011 3:51 pm

Is it possible to get the frames of a MTH file?
If yes, I'd like to know how. :D
Image
GameCube:
DOL-001 with WiiKey Fusion, Viper GC Extreme, SDGecko
User avatar
infact
Posts: 346
Joined: Tue Mar 29, 2011 4:35 am
Location: Germany

Re: Extract the JPG frames of a MTH video file?

Post by infact » Thu Jun 23, 2011 6:06 pm

Grab thpplay by thakis here: http://www.amnoid.de/gc/
Then take a window shot ([alt] + [print screen]) for one frame or mod the source code to output jpeg files.
MTH files consist of a set of jpeg files, so this should be no problem.
infact
Image Image
User avatar
Hugo_Peters
Posts: 96
Joined: Sun Apr 03, 2011 9:17 am
Location: The Netherlands
Contact:

Re: Extract the JPG frames of a MTH video file?

Post by Hugo_Peters » Thu Jun 23, 2011 6:14 pm

infact wrote:Then take a window shot ([alt] + [print screen]) for one frame.
I rofl'd so hard :lol:
Isn't there any other way besides THPplay?
Anything in the GC SDK?

Infact, could you look at my theme for the Viper Extreme?
http://www.gc-forever.com/forums/viewto ... ?f=3&t=607
Image
GameCube:
DOL-001 with WiiKey Fusion, Viper GC Extreme, SDGecko
User avatar
infact
Posts: 346
Joined: Tue Mar 29, 2011 4:35 am
Location: Germany

Re: Extract the JPG frames of a MTH video file?

Post by infact » Thu Jun 23, 2011 6:39 pm

As said, you could write a little program that will split a thp or mth to several jpeg files.
infact
Image Image
User avatar
Hugo_Peters
Posts: 96
Joined: Sun Apr 03, 2011 9:17 am
Location: The Netherlands
Contact:

Re: Extract the JPG frames of a MTH video file?

Post by Hugo_Peters » Thu Jun 23, 2011 6:44 pm

infact wrote:As said, you could write a little program that will split a thp or mth to several jpeg files.
I can't...
Just 14 years remember? :P
I am thinking of getting into C but it's quite difficult for my age...
Image
GameCube:
DOL-001 with WiiKey Fusion, Viper GC Extreme, SDGecko
PabloACZ
Posts: 7
Joined: Sun Sep 11, 2011 10:53 pm

Re: Extract the JPG frames of a MTH video file?

Post by PabloACZ » Sun Sep 11, 2011 11:21 pm

Maybe you could use THPView? It has an option for extracting the frames + sound from the THP files, but considering that MTH files are just muted THPs with minor header differences, *maybe* you can use it for this purpose. I haven't tested it yet with MTH files.

Uncompress the RAR in the directory where you have the MTH file you want to work with, then run the Command Line utility (cmd) in that folder by using Clickie (way faster than using the 'change directory' command). Finally, use "thpview -x your_video_file.mth" (without the quotes) in the CMD window and see if it works.
User avatar
Dragoon
Posts: 323
Joined: Thu Jan 27, 2011 1:01 pm

Re: Extract the JPG frames of a MTH video file?

Post by Dragoon » Mon Sep 12, 2011 2:53 pm

@Hugo_Peters I'm 16 and I have basic to "normal" knowledge of C++
Image
User avatar
liquitt
Posts: 1810
Joined: Thu Apr 01, 2010 5:43 am
Location: neverland

Re: Extract the JPG frames of a MTH video file?

Post by liquitt » Mon Sep 12, 2011 3:11 pm

so what?
please search before you ask - a lot has been discussed already!
(or use google with "site:gc-forever.com *term*")
http://is.gd/MDmZcr

we also have a wiki filled with knowledge
http://is.gd/dX58Rm
User avatar
emu_kidid
Site Admin
Posts: 4927
Joined: Mon Mar 29, 2010 10:06 am
Location: Australia
Contact:

Re: Extract the JPG frames of a MTH video file?

Post by emu_kidid » Mon Sep 12, 2011 3:13 pm

at 14-15 I started writing C code to get things done the way I wanted them done for Gamecube.. (GCOS/etc)

Just a heads up that it IS possible to learn :)
Image
User avatar
Dragoon
Posts: 323
Joined: Thu Jan 27, 2011 1:01 pm

Re: Extract the JPG frames of a MTH video file?

Post by Dragoon » Mon Sep 12, 2011 3:15 pm

I just wanted to say something similiar to that
Image
Post Reply