Alexandre Quessy

Results 116 comments of Alexandre Quessy

Nice! It's actually two issues: - the main one is about not being responsive on both iOS Android - the second one is the text that is vertical on Android...

Thanks for the report. We probably destroy the GStreamer element and/or pipeline each time it loops. (?) We should look at this closely.

We need to pause the video, change its rate, and then resume it. We then need to store that value somewhere and set it up again when the media loop...

Hi @fcohen ! Right now, building on macOS with GStreamer doesn't quite work, due to Apple's repeated changes to their architecture. Any help around building for macOS would be quite...

I still don't why it happens. It still happens.

I'll try to set up a Windows virtual machine to build it. @baydam won't be able to build it for Windows until June 2018, so I should probably take care...

We should wait for a new bugfix release with #435 in before doing this.

We should avoid printing when we toggle play/pause state. Next, we might create a queue for the received messages and handle them once before each frame rendering.

If using Qt from the APT sources, it should be fine. However: QTMultimedia from Qt 5.7 installer is broken on Ubuntu 16.10. https://bugreports.qt.io/browse/QTBUG-56640 - since Qt 5.7 relies on GStreamer...