Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Filters Help

Microsoft DirectShow is an extensible, filter-based framework, based on the Microsoft Windows  Component Object Model (COM), that provides a common interface for mediaacross many of Microsoft's programming languages. Most video-related Windows applications, such as Microsoft's Windows Media Player,  Winamp, and Windows Movie Maker, use DirectShow to manage multimedia content.

LEAD Elementary Stream Writer User Interface LEAD Elementary Stream Writer User Interface

Show in webframe

The LEAD Elementary Stream Writer Filter is a DirectShow filter that can be used to split a single file into separate files that are typically later merged back together by the LEAD Elementary Stream Source Filter.  The filter has the ability to split the source into a fixed number of output files, or specify a length for each output file.

The Elementary Stream Writer property page has one tab to control how the filter will split the input file. This tab is shown in the following figure:

LEAD Elementary Stream Writer Tab

 
LEAD Elementary Stream Writer Tab

The following fields are on this tab:

 

Control

Description

Video Clip Method Drop-down list box:

Select an item from this list to specify how the filter should split the source file. Possible values are:

 

Value

Meaning

 

Count

The source file is split into a fixed number of output files (specified by the 'Video Clip Count')

 

Duration

The source file is split into a variable number of output files. This number is dependent on the desired length of each file (specified by the 'Video Clip Duration').

 

None

The source file will not be split and a single output file will be created. This is the default value.

Defaults Button

Click this button to reset the filter to its default settings.

Video Clip Duration edit box:

The duration of each output file split from the source file. The default value is 60.0 seconds.

Video Clip Count edit box:

The number of files to split the source file into. The default value is 2.

 

See Also

LEAD Elementary Stream Source Filter

LEAD Elementary Stream Writer Filter

ILTESWriter Interface

Distributed Transcoding

Problems With Conversion and Preview

This filter is included as part of the following modules:

LEADTOOLS Multimedia Suite

 

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.