MDF Exporter
Loading...
Searching...
No Matches
mdf_ddl_exporter

Processors

mdf_ddl

Export DDL described sample streams to MDF.

mdf_ddl_substreams

Export DDL described substreams to MDF.

Properties

Name Default Value Type Description
ignore_streams_after_incompatible_type_changes false bool Set this to true if some streams are not valid/incompatible and you want to export the valid ones only.
ignore_unsupported_streams false bool Set this to true if some streams are not valid/supported and you want to export the valid ones only.

Plugin Attributes

Attribute Value
Plugin Name mdf_ddl_exporter.adtffileplugin
License ADTF Subscription
Support Mail suppo.nosp@m.rt@d.nosp@m.igita.nosp@m.lwer.nosp@m.k.net
Homepage URL https://adtf.dev/

Description

Use this adtffileplugin to export DDL described sample streams and substreams to MDF.

Prerequisites

You need at least one of the following components that can load the file plugin:

Usage

MDF DDL Processor ID

adtf_dattool --plugin mdf_ddl_exporter.adtffileplugin --export recording_with_ddl.adtfdat --stream ddl_stream --processorid mdf_ddl --output exported_ddl_stream.mdf

MDF DDL Substreams Processor ID

adtf_dattool --plugin mdf_ddl_exporter.adtffileplugin --export recording_with_ddl_substreams.adtfdat --stream stream_containing_substreams --substream ddl_substream --processorid mdf_ddl_substreams --output exported_ddl_substream.mdf