-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.

Thank you very much for your help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
No status