View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#546
Originally Posted by xerxes2 View Post
Ok I got some help by thp to get started on a qml ui for Panucci. Only the player window done so far, will take a few weeks to get it done.
Good work! You might want to replace the GStreamer backend with the Qt Mobility Multimedia QML components (i.e. Audio and Video, from QtMultimediaKit):

http://doc.qt.nokia.com/qtmobility-1...ultimedia.html

This could reduce the direct library dependencies and make the app logic even simpler.