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
Is it possible (or could it be) for MediaInfo to take a parameter as to where to start a seek for metadata and the duration?
We have a lot of trouble detecting captions in our files since the amount of content (slates, preroll, etc) can vary and arbitrarily increasing the parsing duration results in increased loading time with diminishing returns. However, we often have metadata denoting the start time of the actual content, and I think if we were able to somehow tell MediaInfo where to seek to, we'd have a greater chance of correctly identifying the correct metadata.