Re: [Stellarium-pubdevel] Fwd: [Debian-astro-maintainers] Bug#786715: stellarium: Uses private copies of external headers

2015-06-02 Thread Bogdan Marinov
On Mon, May 25, 2015 at 5:15 PM, Alexander Wolf wrote: > Hi! > > 2015-05-25 20:12 GMT+06:00 Georg Zotti : >> >> It is only used in LandscapeMgr to import compressed landscapes. > > > AddOn Manager and Scenery3D ;) > >> >> >> I found some QTBUGs on this, discussion is going for 4 years now. >> >> I

[Stellarium-pubdevel] StelVideoMgr?

2015-06-02 Thread Georg Zotti
Hello all! During the Qt4->Qt5 migration video support was disabled because Phonon was dropped. Is there a replacement possible? I see QGraphicsVideoItem or QVideoWidget classes are available, are those usable? Any volunteers who know what to do? Kind regards, Georg

Re: [Stellarium-pubdevel] StelVideoMgr?

2015-06-02 Thread Alexander Wolf
Hi! 2015-06-02 19:20 GMT+06:00 Georg Zotti : > During the Qt4->Qt5 migration video support was disabled because Phonon > was dropped. Is there a replacement possible? Yes, it possible through QMediaPlayer - http://doc.qt.io/qt-5/qmediaplayer.html > I see QGraphicsVideoItem or > QVideoWidget c

Re: [Stellarium-pubdevel] StelVideoMgr?

2015-06-02 Thread Georg Zotti
On Di, 2.06.2015, 15:34, Alexander Wolf wrote: > Hi! > > 2015-06-02 19:20 GMT+06:00 Georg Zotti : > >> During the Qt4->Qt5 migration video support was disabled because Phonon >> was dropped. Is there a replacement possible? > > > Yes, it possible through QMediaPlayer - > http://doc.qt.io/qt-5/qmed