cvisionai / tator

Video analytics web platform
https://tator.io
GNU Affero General Public License v3.0
108 stars 34 forks source link

Re-order transcode such that thumbnail_gif is generated from a streaming file #1518

Open bctcvai opened 11 months ago

bctcvai commented 11 months ago

If we reorder transcode such that thumbnail_gif is generated from a streaming file, it will make the process more deterministic and quicker because decode times can be variable based on original source media.

bctcvai commented 5 days ago

Ben he knocked this one off in some related rework. Assigning to him so it will close for organization-sake.