-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
This is on downloaded 'Day Flight.mpg' file specified.
I'm executing the example given on the main page with ffmpeg command as follows:
'ffmpeg -i Day\ Flight.mpg -map -d -codec copy -f data - | python3 ./klvdata_test.py' and it's producing an AttributeError: 'UnknownElement' object has no attribute MetadataList.
I can't quite tell, has an underlying library in python changed changed? Or has something changed about ffmpeg that is corrupting the KLV data? Any pointers where to look would be appreciated.
ffmpeg version:
ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
python version 3.12.3
Metadata
Metadata
Assignees
Labels
No labels