-
I don't know if this repo is still maintained but I give a try.
I started with a console program that read a mf4 file
```
using (StreamReader sr = new StreamReader(@"D:\...\104746_001.mf4"))
…
-
### DESCRIPTION
I'm using a notifier to read messages from my device CAN Bus, this notifier is equipped with the MF4 Writer listener. See below:
```
mf4_builder = can.MF4Writer( # type: igno…
-
Solution Wizard is missing in the MF4.4 tools. Will there be a new tool for cloning solutions or will Solution Wizard be added back to tools. At the moment I am using Solution Wizard from MF4.3 to clo…
-
Hi, I am looking for a solution for AES-128 support for HLS with Fairplay but still no luck.
I have tried with the following methods:
> /var/www/html/bento4/bin/mp4hls --verbose --encryption-mode=…
-
Hi Ratal!
Firstly, thanks for the mdfreader module :)
So, I have an issue. I cannot read a mf4 file. The file has been validated with MDFValidator (Vector).
Tried to run it in Linux environment a…
-
# Python version
```python
python=3.8.10 (default, Feb 23 2022, 16:08:11) \n[GCC 7.5.0]
os=Linux-3.10.0-862.11.6.el7.x86_64-x86_64-with-glibc2.2.5
numpy=1.21.0
asammdf=7.0.2
```
# Code
##…
-
pandas might be a good idea maybe:
```python
mdf = MDF(infile)
out = MDF()
for df in mdf.iter_groups():
# make the checks on the columns
# set "wrong" columns to 0
.…
-
Hallo, I am concatenating 2 MDf files. They are almost same, one of them has 1 more channel group which has 2 channels. I try to select same channels when I read them, but as there still exists an e…
-
# Python version
env 1
```
('python=3.11.3 | packaged by Anaconda, Inc. | (main, Apr 19 2023, 23:46:34) '
'[MSC v.1916 64 bit (AMD64)]')
'os=Windows-10-10.0.19045-SP0'
'numpy=1.24.3'
'asammdf=…
-
Hi,
I have recorded mf4 file on flexray. When i tried exporting it in csv or any other format with GUI tool, it throws exception. Can this tool be used for flxray recorded mf4 file or not?. If yes, t…