Loading MPEG-4 H264 with SDL or Open Media Layer on Windows, is this possible?
I want to pro开发者_StackOverflow中文版grammatically 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.
精彩评论