Skip to content

Creating simple task object that wraps various common MDF tasks #165

@ihedvall

Description

@ihedvall

Discussed in #160

Originally posted by car-efficiency January 30, 2026
Hello,
I am trying to cut a mf4 file to a shorter timeframe then the original file.
For example, the original file is 1 h long and starts at 00:00:00. I want to read the file with mdflib, set a start time to 00:10:00 and end time to 00:30:00 and then save a new mf4 file with the complete meta data of the original mf4 file but only with signal data that is in that specified timeframe.
Is there any easy way to do this using MDF Lib C++ static library?
Working with python, I would use cut() from asammdf.
image

Thank you very much for your help.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions