bruvellu / cifonauta

Marine biology image database by CEBIMar/USP
http://cifonauta.cebimar.usp.br
GNU General Public License v3.0
21 stars 5 forks source link

Metadata reading/saving needs to handle images and videos #284

Open bruvellu opened 8 months ago

bruvellu commented 8 months ago

Metadata reading and saving is only working for images. If the media is a video, an InvalidImageDataError error occurs when trying to write the metadata. I have a few suggestions regarding metadata handling: