cjcodeproj / medialibrary

Python code to read XML media files
MIT License
2 stars 0 forks source link

POC code for size of inventory estimate #123

Open cjcodeproj opened 1 year ago

cjcodeproj commented 1 year ago

Upon completion of this schema ticket...

https://github.com/cjcodeproj/vtmedia-schema/issues/85

And this ticket...

https://github.com/cjcodeproj/medialibrary/issues/110

There should be an investigation into a proof of concept tool to identify the size of a media inventory.

It should work off of the media dimensions, instance counts, and provide an estimate of the entire size of the media inventory. That estimate could be expressed as the height of ll media stacked into a single stack, or put into standard storage boxes.

It should also be possible to limit the output to certain types of media to simplify the output.