How do you identify the codec of a .mp4 video file in Xcode?

so, AVFoundation is the only usable video backend on your box, and it’s quite limited

tl;dr:

sorry, but you cannot query the video codec like that.