Hello,
When selecting "Properties" on a video file and selecting the properties "Details" page, characteristics of the video file such as, Length/Duration, Frame Width, Height and Rate along with other information is shown (see the attached property details screenshot.)
I gather this is obtained by parsing the video file's header.
What I'd like is, Pascal code that already does all the necessary parsing for the various video containers out there (mp4, mkv, avi, etc, etc.) Does a unit/component that does that already exist ? if so, where can I get it ? and, any available example on how to use it ?
Thank you for your help.