开发者

How to play video? [closed]

开发者 https://www.devze.com 2023-01-16 10:20 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, va开发者_StackOverflow中文版gue, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its cu
It's difficult to tell what is being asked here. This question is ambiguous, va开发者_StackOverflow中文版gue, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

I'm not c++ programmer so I have problem. Simple problem, I think.

I need play movie, can be only e.g. .avi (I can convert). Static width, static height, no button, no loop. I will write in PHP something like

exec('window.exe movie23.avi');

And appears window, play video, window close.

I rely code or good links.

Best regards


So you are a PHP programmer who needs to make a small window ( written in C++ ) that will play a video provided by the command line. Look into the animation control on msdn. It plays avi files. If you are completely inexperienced in the topic , then you have a lot to learn. I would say that you could write something like this in under 200 lines of code.

Best of luck....

0

精彩评论

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

关注公众号