开发者

Qt video examples does not work

开发者 https://www.devze.com 2022-12-29 20:11 出处:网络
I have Qt 2010.02.01, Windows 7. In Exampels directory there are two video player examples: /multimedia/videographicsitem, /multimedia/videowidget

I have Qt 2010.02.01, Windows 7.

In Exampels directory there are two video player examples: /multimedia/videographicsitem, /multimedia/videowidget But both of them does not work. They can show pictures (.jpg), bu开发者_StackOverflow社区t they cant open any .avi file (when open avi file, they just do nothing)... (I have all codecs installed)

Is there any ideas?


check qt phonon... creating simple video player is like 5 lines of code

0

精彩评论

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