LEAD H265 Transcoder

The LEAD H265 Transcoder is a DirectShow filter. It is used to transcode h.265 video streams between byte stream format (used in MPEG2) and NAL unit stream format (used in ISO/mpeg4/RTSP). The conversion can be done in either direction, from ISO format to MPEG2 format or MPEG2 format to ISO format. This filter changes the h.265 packets format without re-compressing the video stream or the data packets. Converting with this filter is fast while preserving the quality of the original stream. To convert an h.265 video stream, insert the LEAD H265 Transcoder filter between the demultiplexer and multiplexer, just as you would use an encoder.

The LEADTOOLS Multimedia toolkit automatically inserts the filter in this manner, so you do not need to do anything to use this filter. You just need to ship it and the toolkit will use it if it is available.

Filter Interface(s)

N/A

Interface ID

N/A

Input Media Types

Type:
MEDIATYPE_Video
Subtypes:
MEDIASUBTYPE_H265
MEDIASUBTYPE_h265
ISOMEDIATYPE_hvc1
ISOMEDIATYPE_HVC1
MEDIASUBTYPE_hvc1
MEDIASUBTYPE_HVC1
ISOMEDIATYPE_hev1
ISOMEDIATYPE_HEV1
MEDIASUBTYPE_hev1
MEDIASUBTYPE_HEV1

Output Media Types

Type:
MEDIATYPE_Video
Subtype:
MEDIASUBTYPE_H265
MEDIASUBTYPE_h265
ISOMEDIATYPE_hvc1
ISOMEDIATYPE_HVC1
MEDIASUBTYPE_hvc1
MEDIASUBTYPE_HVC1
ISOMEDIATYPE_hev1
ISOMEDIATYPE_HEV1
MEDIASUBTYPE_hev1
MEDIASUBTYPE_HEV1

Filter CLSID

CLSID_LMH265Transcoder

Filter category

CLSID_LegacyAmFilterCategory

Executable

LTranscoderH265.dll, DSKernel2.dll

Platforms

Win32, x64

Please refer to the LEAD H264 Transcoder for screenshots showing how to use the H265 transcoder. The screenshots in that topic show how to use the H264 Transcoder, but the H265 Transcoder uses the same principle.

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Filters C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.