
THPVideoInfo stores the THP video data length and width information (xSize, ySize). This data is used for playing the THP video data correctly.
The THP video data type (videoType) is then stored. This type stores values shown in the following table based on the options when THPConv is used.
video type THPConvoptionvideoTypenon-interlaced none or -non0 odd field start interlace -odd2 even field start interlace -even4
THPConv.exe,
THP movie file format,
THPFrameCompInfo
03/01/2006 Initial version.