Re: [SailfishDevel] Video playback in application

2014-02-16 Thread AL13N
Op maandag 17 februari 2014 00:23:32 schreef Mohammed Hassan: > On Sun, Feb 16, 2014 at 11:08:10PM +0100, AL13N wrote: > > Op zondag 16 februari 2014 19:34:29 schreef Mohammed Hassan: > > > On Sun, Feb 16, 2014 at 04:31:24PM +0100, Ove Kåven wrote: > > > > Den 16. feb. 2014 11:32, skrev AL13N: > >

Re: [SailfishDevel] Video playback in application

2014-02-16 Thread Mohammed Hassan
On Sun, Feb 16, 2014 at 11:08:10PM +0100, AL13N wrote: > Op zondag 16 februari 2014 19:34:29 schreef Mohammed Hassan: > > On Sun, Feb 16, 2014 at 04:31:24PM +0100, Ove Kåven wrote: > > > Den 16. feb. 2014 11:32, skrev AL13N: > > > >Hi, but then... how is the gallery video playback working??? it use

Re: [SailfishDevel] Video playback in application

2014-02-16 Thread AL13N
Op zondag 16 februari 2014 19:34:29 schreef Mohammed Hassan: > On Sun, Feb 16, 2014 at 04:31:24PM +0100, Ove Kåven wrote: > > Den 16. feb. 2014 11:32, skrev AL13N: > > >Hi, but then... how is the gallery video playback working??? it uses > > >VideoOutput as well... > > > > If you mean the Jolla Ga

Re: [SailfishDevel] Video playback in application

2014-02-16 Thread Mohammed Hassan
On Sun, Feb 16, 2014 at 04:31:24PM +0100, Ove Kåven wrote: > Den 16. feb. 2014 11:32, skrev AL13N: > >Hi, but then... how is the gallery video playback working??? it uses > >VideoOutput as well... > > If you mean the Jolla Gallery, then it apparently uses > GStreamerVideoOutput, not VideoOutput.

Re: [SailfishDevel] Video playback in application

2014-02-16 Thread Ove Kåven
Den 16. feb. 2014 11:32, skrev AL13N: Hi, but then... how is the gallery video playback working??? it uses VideoOutput as well... If you mean the Jolla Gallery, then it apparently uses GStreamerVideoOutput, not VideoOutput. ___ SailfishOS.org Devel

Re: [SailfishDevel] Video playback in application

2014-02-16 Thread AL13N
Hi, but then... how is the gallery video playback working??? it uses VideoOutput as well... this is a short reproducer: [nemo@localhost testvideo2]$ cat main.qml import QtQuick 2.0 import Sailfish.Silica 1.0 import QtMultimedia 5.0 ApplicationWindow { initia

Re: [SailfishDevel] Video playback in application

2014-02-16 Thread Janne Pulkkinen
QtMultimedia doesn't seem to work at the moment, so at the moment I'm using MediaPlayer with GStreamerVideoOutput: https://github.com/Matoking/Filetug/blob/master/qml/pages/fileView/Video.qml 2014-02-16 11:04 GMT+02:00 AL13N : > Hi, > > I have the same issue as below... i compared with the qml o

Re: [SailfishDevel] Video playback in application

2014-02-16 Thread AL13N
Hi, I have the same issue as below... i compared with the qml of the Gallery Video play... i even tried static source with autoplay and autoload like this: Page{ anchors.fill: parent SilicaFlickable { anchors.fill: parent Rectangle { color: "black" anchors.fill: parent

[SailfishDevel] Video playback in application

2014-01-01 Thread Julius Loman
Hi I'm trying to play video content in my QML application using VideoOutput and MediaPlayer types. So far I haven't been able to get it working even on the Jolla provided videos in /home/nemo/Videos/ , probably due to following error: [W] QGstreamerPlayerSession::processBusMessage:1223 - Error: