You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
We currently use ffprobe just for getting the stats of audio and video files in static-resource-helper.ts. It's a large package, clocking in at 76 MB, the third-largest dependency in the api server (sans anything from projects). If we could get this information with something that doesn't take up so much space that would be good.