THPVideoInfo

Description

THPFrameCompInfo.jpg

THPVideoInfo stores the THP video data length and width information (xSize and ySize). This data is used to play the THP video data correctly.

Next the THP video data format (videoType) is stored. This video data format stores values shown in the following table based on the options specified when THPConv is used.

Video format THPConv option videoType
Non interlaced None or -non 0
Odd field start interlace -odd 2
Even field start interlace -even 4

See Also

THPConv.exe
THP movie file format
THPFrameCompInfo

Revision History

2006/03/01 Initial version.


CONFIDENTIAL