ltmmConvert_TargetFormat Constants

The ltmmConvert_TargetFormat constants define the target file format.

Const ltmmConvert_TargetFormat_Avi = 0
Const ltmmConvert_TargetFormat_Asf = 1
Const ltmmConvert_TargetFormat_WAVE = 2
Const ltmmConvert_TargetFormat_MPEG1Audio = 3
Const ltmmConvert_TargetFormat_DICOM = 4
Const ltmmConvert_TargetFormat_dvsd = 5
Const ltmmConvert_TargetFormat_MP3 = 6
Const ltmmConvert_TargetFormat_dvsd_Avi = 7
Const ltmmConvert_TargetFormat_Asf_Compressor_Mux = 8
Const ltmmConvert_TargetFormat_Asf_Mux = 9
Const ltmmConvert_TargetFormat_Still_Image = 10
Const ltmmConvert_TargetFormat_Stream = 11
Const ltmmConvert_TargetFormat_OGG = 12
Const ltmmConvert_TargetFormat_dvsd_OGG = 13
Const ltmmConvert_TargetFormat_MPEG1System = 14
Const ltmmConvert_TargetFormat_MPEG2_PROGRAM = 15
Const ltmmConvert_TargetFormat_MP3_LEAD = 16
Const ltmmConvert_TargetFormat_DVD = 17
Const ltmmConvert_TargetFormat_NET = 18
Const ltmmConvert_TargetFormat_MPEG2_DICOM = 19
Const ltmmConvert_TargetFormat_ISO = 20
Const ltmmConvert_TargetFormat_MP3_LAME = 21
Const ltmmConvert_TargetFormat_MP3_DEFAULT = 22
Const ltmmConvert_TargetFormat_MPEG2_TRANSPORT = 23
Const ltmmConvert_TargetFormat_FLV = 24
Const ltmmConvert_TargetFormat_FLV_H263 = 25
Const ltmmConvert_TargetFormat_FLV_H264 = 26
Const ltmmConvert_TargetFormat_DVR_PROGRAM = 27
Const ltmmConvert_TargetFormat_DVR_TRANSPORT = 28
Const ltmmConvert_TargetFormat_DVR = 29
 

Constant

Description

ltmmConvert_TargetFormat_Avi

[0] AVI audio/video format.

ltmmConvert_TargetFormat_Asf

[1] Windows Media ASF audio/video format. User must supply a Windows Media Certificate to the convert module. For information about Windows Media Support, click here .

ltmmConvert_TargetFormat_WAVE

[2] WAVE audio format.

ltmmConvert_TargetFormat_MPEG1Audio

[3] MPEG1 audio format. User must select MPEG1 compatible audio compressor Also known as an encoder, this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder Also known as a decompressor, this is a module or algorithm to decompress data. . . i.e. MP3 audio compressor.

ltmmConvert_TargetFormat_DICOM

[4] DICOM video format.

ltmmConvert_TargetFormat_dvsd

[5] Standard DV DV stands for Digital Video and has been defined in "Specification of Consumer-use Digital VCRs" (aka the Blue Book). audio/video format. User should not select any compressors when using this format.

ltmmConvert_TargetFormat_MP3

[6] MP3 audio format. User should not select any compressors when using this format

ltmmConvert_TargetFormat_dvsd_Avi

[7] Standard DV audio/video format encapsulated in an AVI encoded stream. User should not select any compressors when using this format.

ltmmConvert_TargetFormat_Asf_Compressor_Mux

[8] LEAD ASF Compressor/ Multiplexer A module that combines audio and video into one file. (replaces Microsoft ASF, can be used for in-memory conversion).

ltmmConvert_TargetFormat_Asf_Mux

[9] LEAD ASF Multiplexer (uses external decompressors).

ltmmConvert_TargetFormat_Still_Image

[10] LEAD Still Image format (requires the lEAD Still Image Writer filter). The Still Image Writer filter can write most raster file formats supported by lEADTOOlS. The output file can be multipage (all frames will be written in one output file) or single page (multiple output files will be created, each frame being written in an individual file). For example, the video can be saved as one TIF file, or as a sequence of JPEG files.

ltmmConvert_TargetFormat_Stream

[11] Stream format. All the samples are written in an output frame, without adding any headers. You can use this with capture cards that can output raw MPEG data. (Ex: Some Hauppauge cards).

ltmmConvert_TargetFormat_OGG

[12] Ogg audio/video format. (Requires LEAD Ogg Multiplexer and Splitter filters). Recommended format for converting files of any media type without recompression. Use this format to convert to AVI if you experience audio/video synchronization problems.

ltmmConvert_TargetFormat_dvsd_OGG

[13] Ogg format for video only or video and audio compressed with DV compression. (Requires LEAD Ogg Multiplexer and Splitter filters.)

ltmmConvert_TargetFormat_MPEG1System

[14] MPEG-1 System format. (Requires LEAD MPEG-2 Encoder Also known as compressor, this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder. , LEAD MPEG Audio Encoder and LEAD MPEG-1 Multiplexer filters.)

ltmmConvert_TargetFormat_MPEG2_PROGRAM

[15] MPEG-2 Program format. (Requires LEAD MPEG-2 Encoder, LEAD MPEG Audio Encoder and LEAD MPEG-2Multiplexer filters.)

ltmmConvert_TargetFormat_MP3_LEAD

[16] MP3 audio format, compressed using the LEAD MP3 Audio Encoder. (Not available yet.)

ltmmConvert_TargetFormat_DVD

[17] DVD image format. (Requires the LEAD DVD Writer, LEAD MPEG-2 Encoder, LEAD MPEG Audio Encoder, and LEAD MPEG-2 Multiplexer filters.) Use this target format The format to be used for the converted file. This includes the file format, any special settings used by that format, and which audio and/or video codec A COmpressor combined with a DECompressor, or encoder and a decoder, which allows you to both compress and decompress that same data. is to be used for the conversion, and any special settings used by the codecs. to compose DVD images, by creating a new DVD image or appending to an existing image. To gain access to the DVD writer object, call ltmmConvertCtrl.GetSubObject with the ObjType parameter set to ltmmConvert_Object_Sink. If the target format is ltmmConvert_TargetFormat_DVD, then the target file, in the ltmmConvertCtrl.TargetFile property is a folder name and not a file name. The DVD writer will create all needed files and subfolders.

 

ltmmConvert_TargetFormat_NET

[18] Network stream. Target format used to transmit multimedia streams over TCP/IP networks using LEAD network modules. The transmitted streams can be received by a player object with the source file set to the server address. For more information on network modules, see: LEAD Network Multiplexer, LEAD Network Sink, LEAD Network Source, and LEAD Network Demultiplexer.

ltmmConvert_TargetFormat_MPEG2_DICOM

[19] DICOM video format with embedded MPEG2 audio/video content.

ltmmConvert_TargetFormat_ISO

[20] ISO Base video file format. This format can be used to create multiple file formats: MP4, AVC, QuickTime, F4V (Flash HD), 3GPP, etc.

ltmmConvert_TargetFormat_MP3_LAME

[21] MP3 audio format using the public domain LAME audio compressor. The user must have installed the LAME audio compressor for this format to work.

ltmmConvert_TargetFormat_MP3_DEFAULT

[22] MP3 audio format using the recommended MP3 compressor selected by the toolkit.

ltmmConvert_TargetFormat_MPEG2_TRANSPORT

[23] MPEG-2 Transport format. (Requires the LEAD MPEG-2 Transport Multiplexer and LEAD Transport compatible compressor; i.e. LEAD MPEG-2 Encoder and LEAD MPEG Audio Encoder)

ltmmConvert_TargetFormat_FLV

[24] FLV Flash Version 6 video format. (Requires the LEAD H263 Video Encoder and the LEAD FLV Multiplexer). Supports the following types of audio: PCM(5.5KHz, 11.025KHz, 22.05KHz, 44.1KHz) or MP3(22.05KHz, 44.1KHz).

ltmmConvert_TargetFormat_FLV_H263

[25] FLV Flash Version 6 format with hardcoded LEAD FLV Multiplexer, LEAD H263 encoder and a MP3 encoder. The audio is automatically converted to 44.1KHz MP3. User should not select any compressors when using this format.

ltmmConvert_TargetFormat_FLV_H264

 

[26] F4V/MP4 Flash Version 9 format using hardcoded the LEAD H264 Video Encoder, LEAD AAC Encoder and the LEAD ISO Multiplexer. User should not select any compressors when using this format.

ltmmConvert_TargetFormat_DVR_PROGRAM  

[27] LBL LEAD DVR Buffer format using MPEG2 Program Stream

ltmmConvert_TargetFormat_DVR_TRANSPORT  

[28] LBL LEAD DVR Buffer format using MPEG2 Transport Stream.

ltmmConvert_TargetFormat_DVR  

[29] LBL LEAD DVR Buffer format.

See Also

ltmmConvertCtrl.TargetFormat Property

ltmmConvertCtrl Object

Writing Windows Media Files for VB