1<html> 2 3<head> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META name="GENERATOR" content="IBM HomePage Builder 2000 V4.0.6 for Windows"> 6<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css"> 7<title>THPConv - Movie File Format</title> 8</head> 9 10<BODY> 11 12<H1 align="left">The THP Movie File Format </H1> 13 14<H2>Description</H2> 15<P>The format of the THP movie data output by the <CODE>THPConv</CODE> tool is as indicated below.</P> 16<BLOCKQUOTE><BLOCKQUOTE> 17<table border="2" > 18 <tbody> 19 <tr ALIGN="center" bgcolor="#C0C0C0"> 20<th ALIGN="center" width =180 height = 40><A href="THPFormat/THPHeader.html"><CODE>THPHeader</CODE></A></th> 21 </tr> 22 </tbody> 23</table> 24 25<table border="2" > 26 <tbody> 27<tr ALIGN="center" bgcolor=#FFCC00" > 28 <th ALIGN="center" width =180 height = 35><A href="THPFormat/THPFrameCompInfo.html"><CODE>THPFrameCompInfo</CODE></A></th> 29 </tr> 30 <tr ALIGN="center" > 31 <th ALIGN="center" width =180 height = 30></th> 32 <th ALIGN="center" width =180 height = 30 bgcolor=#FFCC66"><A href="THPFormat/THPVideoInfo.html"><CODE>THPVideoInfo</CODE></A></th> 33 </tr> 34 <tr ALIGN="center" > 35 <th ALIGN="center" width =180 height = 30></th> 36 <th ALIGN="center" width =180 height = 30 bgcolor=#FFCC66"><A href="THPFormat/THPAudioInfo.html"><CODE>THPAudioInfo</CODE></A></th></tr></TBODY></TABLE> 37 38 39<table border="2" > 40 <tbody> 41<TR align="center" bgcolor="#6699FF"><TH align="center" width="180"><A href="THPFormat/THPFrameOffsetData.html"><CODE>THPFrameOffsetData</CODE></A> 42</th></tr></TBODY></TABLE> 43 44<table border="2" > 45 <tbody> 46<TR align="center" bgcolor="#E6E6FA"><th ALIGN="center" width =180 height = 35> 47 48<CODE><A href="THPFormat/MovieData.html">MovieData</A></CODE></th> 49<th ALIGN="center" width =180 height = 35><CODE>FrameHeader</CODE></th> 50</tr> 51<tr ALIGN="center" ><TH align="center" height="60" width="180"></th> <TH align="center" bgcolor="#E6E6FA" height="60" width="180"><CODE>ComponentDatas</CODE></th> </tr> 52 53</TBODY></TABLE></BLOCKQUOTE></BLOCKQUOTE> 54 55<BR> 56 57<H2>Image</H2> 58 59<P><A href="THPFormat_L.jpg"><IMG alt="THPFormat.jpg" border="0" src="THPFormat.jpg" width="720"></A></P> 60 61<H2>See Also</H2> 62<P><A href="THPConv.html"><CODE>THPConv.exe</CODE></A>, <A href="JPEGS2THP.html">Converting serial number JPEG files to THP movie data</A>, <A href="AudioChange.html">Replacing the THP audio data in THP movie data</A>, <A href="FileFormat.html">File formats compatible with <CODE>THPConv</CODE></A></P> 63 64 <H2>Revision History</H2> 65 66</BODY></HTML> 67