View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#387
Originally Posted by gianko View Post
On thp blog post it says: "Unfortunately, Qt Mobility 1.2's QML Video component is broken, so there's no video playback on the N900" Any workaround?

is there anybody interested in improving qml version of gpodder for N900? even just for audio podcasts will be fine. maybe using newer python version from AapoRantalainen?
If you install Qt Components, you should be able to get the "master" branch working too (there might be some fixes wrt Harmattan vs Fremantle necessary, but nothing too difficult). Even on Harmattan we then decided not to have video playback in the application, so even there we now delegate opening/playing videos to the built-in media player (while still playing audio inside the app). If you go that route, I can help you by answering questions about the codebase that you might have. Also, we could merge the Fremantle-support patches upstream for integration into 3.x releases if you or somebody writes them.

Or go all the way and use Qt 5 (a port seems to exist according to http://wiki.maemo.org/Qt5-Maemo5) and Python 3 plus PyOtherSide (once you have Qt 5 and Python 3 running, PyOtherSide should be easy). Then you can use the cuatro branch + the new QML UI (http://github.com/gpodder/gpodder-ui-qml), which looks a bit like that: http://www.youtube.com/watch?v=iqphTKirkKw
 

The Following User Says Thank You to thp For This Useful Post: