Re: [SailfishDevel] QtMultimedia support

2015-02-25 Thread Florian Desneux
@Jonni: Yes, audio in my VM is enabled. It's not that MediaPlayer doesn't play the sound, it crashes... error: no reference to service or something like that. @Micheal: That's my point: MediaPlayer doesn't work in the VM. Cheers 2015-02-25 14:19 GMT+01:00 Michael Neufing : > If you read the doc

Re: [SailfishDevel] Error starting VM

2015-02-25 Thread Cathal Garvey
Hi, Tried this, does not appear to work, but thanks anyway. It may be that it's simply incompatible with my system for some reason, but why that should be is a mystery to me. In case it's relevant, I've just noticed (was it always there? I don't know) that when I log in with ssh as "nemo" the

Re: [SailfishDevel] QtMultimedia support

2015-02-25 Thread peter . pykalainen
True. Actually read it back then, but forgot about it. Michael Neufing kirjoitti ke helmikuuta 25 20:19:05 2015 GMT+0700: > If you read the documentation of the QML SoundEffect element [1], then > you can see, that only uncompressed sound files (WAV) are supported by > it. > > For other audio

Re: [SailfishDevel] QtMultimedia support

2015-02-25 Thread Adam Pigg
Its a shame the QtAudioEngine doesnt seem supported on Sailfish. Qt definitely needs an audio modules that works across all the platforms. On Wed, 25 Feb 2015 at 13:18 Michael Neufing wrote: > If you read the documentation of the QML SoundEffect element [1], then > you can see, that only uncomp

Re: [SailfishDevel] QtMultimedia support

2015-02-25 Thread Michael Neufing
If you read the documentation of the QML SoundEffect element [1], then you can see, that only uncompressed sound files (WAV) are supported by it. For other audio formats, use MediaPlayer [2]. [1] http://doc.qt.io/qt-5/qml-qtmultimedia-soundeffect.html#details [2] http://doc.qt.io/qt-5/qml-qt

Re: [SailfishDevel] QtMultimedia support

2015-02-25 Thread peter . pykalainen
I got SoundEffect to work only with .wav -files. mp3 did not work for me. Luis Manuel Ramos Da Costa kirjoitti ke helmikuuta 25 17:36:34 2015 GMT+0700: > Dear Florian, > > Have you tried with SoundEffect ? I had problems with Audio and now I am > using SoundEffect, maybe this can work. > > Best

Re: [SailfishDevel] QtMultimedia support

2015-02-25 Thread Florian Desneux
Luis, I haven't tried with SoundEffect yet. It seems a good approach for now but not the final one as it doesn't support backward/forward for audio file. Thank you for this information! Regards 2015-02-25 11:36 GMT+01:00 Luis Manuel Ramos Da Costa : > Dear Florian, > > Have you tried with Soun

Re: [SailfishDevel] QtMultimedia support

2015-02-25 Thread Jonni Rainisto
Also have you read known issues page, ie. have you enabled audio driver in your VM image? "The sound is not enabled in the Emulator. Fix: Shutdown the emulator; Open virtualbox manager; Pick "SailfishOS Emulator", Pick Settings, pick Audio, Enable audio (default driver). Accept. Start Emulator.

Re: [SailfishDevel] QtMultimedia support

2015-02-25 Thread Luis Manuel Ramos Da Costa
Dear Florian, Have you tried with SoundEffect ? I had problems with Audio and now I am using SoundEffect, maybe this can work. Best Regards, Luis Da Costa 2015-02-25 6:21 GMT+00:00 Florian Desneux : > Hello, > > Do you plan a support for QML QtMultimedia (mediaPlayer) for the VM? > > If been to

Re: [SailfishDevel] Error starting VM

2015-02-25 Thread Cathal (Phone)
Will try this, thank you Jens! On 25 February 2015 07:11:54 GMT+00:00, Jens Thomas wrote: >Hi, > >i installed the SDK yesterday the first time. I have preinstalled VBox >4.3.22 and run into the same issue: Booting the VM end up in a black >screen, just showing some messages: > >tsc: Fast TSC cali