Media file meta-data on Android in Delphi.
March 12, 2018
Author: Craig Chapman
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
Ultimately, what determines if an image or video conforms to PAL or NTSC is a combination…