Video stream format used for storing video on a DVD; compresses video data using standard .MPEG video compression; often saved as multiple files on a DVD, i.e. "moviename1.ts," "moviename2.ts," "moviename3.ts," etc; can be played back by some software DVD players and video editing tools.
Language translation file created by the lupdate utility, which is included with Nokia's Qt SDK; contains phrases and their translations into another language; used for storing translations specific to a particular application. TS files can be converted to .QPH files using the lconvert utility, which is included with the Qt SDK. Unlike TS files, QPH can be used for multiple applications. Both TS and QPH files are stored in an XML format.