DigitalSlideArchive / dive-dsa

DIVE for Digital Slide Archive
https://digitalslidearchive.github.io/dive-dsa/
Apache License 2.0
0 stars 0 forks source link

add ffprobe metadata filter #172

Closed BryonLewis closed 2 months ago

BryonLewis commented 2 months ago

resolves #170

This adds an option to importing DIVE metadata that allows you to extract information from the ffprobe_info metadata set on a folder. By default it doesn't import unless you change the default import: false to import: true. It will then import the relevant keys from the ffprobe_info folder and put them in the metadata filter.

TODO: