Hi,
Trying Qt-5.5 for Android, the following regressions since
Qt-5.3 are still inside and break it:
1. QTBUG-44337 -
[REG 5.3-5.4] Android: QFileDialog for Save Keeps Save Button Disabled
until the filename contains a dot
2. QTBUG-44271 -
[REG 5.3 -> 5.4] Android: QFontComboBox Broken
and e
>On 2015-07-05, Massimo Callegari wrote:
>> Update #2 (sorry for spamming)
>>
>> I patched qgstreamervideowindow.cpp and qgstreamervideowidget.cpp to support
>> the linuxfb platform.
>> It kinda works !!
>>
>> Screenshot here: http://pasteboard.co/1JlYRT9l.jpg
>>
>> Videos can be played hardware
On 2015-07-05, Massimo Callegari wrote:
> Update #2 (sorry for spamming)
>
> I patched qgstreamervideowindow.cpp and qgstreamervideowidget.cpp to support
> the linuxfb platform.
> It kinda works !!
>
> Screenshot here: http://pasteboard.co/1JlYRT9l.jpg
>
> Videos can be played hardware decoded wi
Update #2 (sorry for spamming)
I patched qgstreamervideowindow.cpp and qgstreamervideowidget.cpp to support
the linuxfb platform.
It kinda works !!
Screenshot here: http://pasteboard.co/1JlYRT9l.jpg
Videos can be played hardware decoded with audio and video until the end.
It's definitely using
Update.
The message "No m_videoSink available!" is clearly an alarm that something is
going wrong.
So I checked the code and...surprise !
The EGLFS platform is not even considered ! Well done !
Code extract from qtmultimedia/src/gsttols/qgstreamervideowindow.cpp line 59:
if (elementName) {
Da: Hausmann Simon
A: Massimo Callegari ; "development@qt-project.org"
Inviato: Domenica 5 Luglio 2015 8:33
Oggetto: Re: [Development] The dark side of QtMultimedia - strikes back
> Hi,
> Could you elaborate how omxplayer uses gstreamer?
> I only see openm
Sorry, ignore the previous. Stupid formatting :(
> That doesn't mean it's working perfectly. This example working means this
> example works, that's all.
> Anyway, can you at least try raw gstreamer, like gst-launch?
Yes I can.
pi@raspberrypi ~ $ gst-launch-1.0 filesrc location=sintel-1280-su
> That doesn't mean it's working perfectly. This example working means thisĀ
> example works, that's all.
> Anyway, can you at least try raw gstreamer, like gst-launch?
Yes I can.pi@raspberrypi ~ $ gst-launch-1.0 filesrc
location=sintel-1280-surround.mp4 ! qtdemux name=demuxer \ demuxer. ! queue