Search code examples
sdlh.264mpeg-4

Loading MPEG-4 H264 with SDL or Open Media Layer on Windows, is this possible?


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.


Solution

  • Sounds like you want something like this tutorial about using SDL and ffmpeg.