Media file meta-data on Windows in Delphi.
March 14, 2018
Author: Craig Chapman
Hereās a littleDĆ©jĆ vu for regular readers of my blog.
One of my customers emailed me with an interesting problem this morning.
āI need to be able to peek into a video file, specifically a .mp4 file, and determine if itās PAL or NTSC.ā
This seemed like a fun challenge, so I thought Iād write a helper class to solve it..
The Problem.
The above excerpt isā¦