Hi,
I am receiving this error when running klvdata_test.py:
AttributeError: 'UnknownElement' object has no attribute 'structure'
I believe it has something to do with the way the klvdata is embedded in the stream:
Stream #0:0: Data: bin_data (KLVA / 0x41564C4B)
Are there any adjustments I can make to this script to have it properly parse the data?
Thanks