The THPConv tool is provided for creating THP movie data.
The THPConv tool is a win32 console application. The following input data formats are supported.
Converting Serial JPEG Files to THP Movie Data
In addition, the THPConv tool has a feature that allows you to replace the audio data in existing THP movie data.
Replacing THP Audio Data in THP Movie Data
- Path
The THPConv tool uses dsptool(D).dll included with the Revolution SDK. When using the THPConv tool, make sure to specify the path as $REVOLUTION_SDK_ROOT/x86/bin.
- Available Space on Hard Disk
The size of the THP movie data output by the THPConv tool is the approximately the same as the original data before conversion. Furthermore, when converting video and audio data to THP movie data, the THPConv tool creates temporary files in the current directory. These temporary files are approximately the same size as the original data.
- required hard disk space = original data size x 3
The names of the temporary files created by the THPConv tool are __tmp_VD for video data and __tmp_AD for audio data. Files with the same name in the current directory will be overwritten by the THPConv tool.
- The THPConv Tool Runtime Environment
If you run the THPConv tool in bash mode, the THPConv tool cannott acquire the input file that the argument specifies and may not create the THP file as expected. Always run the THPConv tool in the command line.
THPConv Compatible File Formats
03/01/2006 Initial version.