I want to programmatically load the MPEG-4 H264 video format. I want to know if anyone has tried it or knows if it is possible with SDL or Open Media Layer APIs on Windows.
Sounds like you want something like this tutorial about using SDL and ffmpeg.