QVideo and AVI Formats
General and Desktop
3
Posts
2
Posters
4.2k
Views
1
Watching
-
I was taking a look at this source code http://doc.qt.nokia.com/latest/multimedia-videowidget.html
I'm trying to write a simple video player but using QVideo I can only use GIF and MNG formats, instead i need to use either AVI and MPEG formats... can anyone help me?