开发者

play avi using c++

开发者 https://www.devze.com 2022-12-13 00:36 出处:网络
i want to play an 开发者_JS百科avi file using c++ and direct X with a mfc interfaceYour question is not very clear. To get AVI frames you could use Video for Windows, Windows Media or Direct Show. To

i want to play an 开发者_JS百科avi file using c++ and direct X with a mfc interface


Your question is not very clear. To get AVI frames you could use Video for Windows, Windows Media or Direct Show. To render it with DirectX you should create texture and update it on each frame.

Here you can find sample project that could be helpful.

0

精彩评论

暂无评论...
验证码 换一张
取 消