On Fr, 2014-02-07 at 23:07 +0100, Bruno Coudoin wrote:
> Le 06/02/2014 09:03, Cornelius Hald a écrit :
> > Yes, please report those issues as bugs and post the links here. I'd
> > like to follow the progress as well. All in all multimedia on Android
> > still seems to be quite buggy. Had some iss
Le 06/02/2014 09:03, Cornelius Hald a écrit :
> Yes, please report those issues as bugs and post the links here. I'd
> like to follow the progress as well. All in all multimedia on Android
> still seems to be quite buggy. Had some issues with videos as well.
Hi,
I just created the bugs:
https
On Thu, 2014-02-06 at 00:41 +0100, Bruno Coudoin wrote:
> >
> > Should I report a bug for these?
>
> Another test on Android (Nexus 5 / 4.4.2) with a different set of
> issues:
>
> - The Audio are auto played by defaults, even if we force autoPlay to
> false
> - The ogg vorbis sound plays fine
Le 06/02/2014 00:15, Bruno Coudoin a écrit :
Le 05/02/2014 21:58, Bruno Coudoin a écrit :
Hi,
Looking at the latest release 5.2.1 the Audio in QRC has been fixed:
https://bugreports.qt-project.org/browse/QTBUG-31422
I have not tested yet, I was in the process of managing the issue in
my appl
Le 05/02/2014 21:58, Bruno Coudoin a écrit :
Hi,
Looking at the latest release 5.2.1 the Audio in QRC has been fixed:
https://bugreports.qt-project.org/browse/QTBUG-31422
I have not tested yet, I was in the process of managing the issue in
my application and is is not that easy. I hope the QR
Em qua 05 fev 2014, às 12:52:07, Alan Ezust escreveu:
> I have the same question.
> Interesting that assets:/ is used in both android and blackberry 10...
> It would be nice if we could get assets:/ to work on the desktop platforms
> also,
> perhaps by packaging the assets into an accompanying .zi
Hi,
Looking at the latest release 5.2.1 the Audio in QRC has been fixed:
https://bugreports.qt-project.org/browse/QTBUG-31422
I have not tested yet, I was in the process of managing the issue in my
application and is is not that easy. I hope the QRC way is working fine.
Bruno.
Le 05/02/201
I have the same question.
Interesting that assets:/ is used in both android and blackberry 10...
It would be nice if we could get assets:/ to work on the desktop platforms
also,
perhaps by packaging the assets into an accompanying .zip file so it
doesn't cause memory bloat on the executable.
On
Le 04/02/2014 08:51, nic...@nicoladefilippo.it a écrit :
> Hi,
> put your file in android/assets directory and from qml:
>
> MediaPlayer {
> id: playMusic
> source: "assets:/example.mp3"
> }
>
Thanks, it works, next question, what is the proper way to manage a list
of sou
Hi,
put your file in android/assets directory and from qml:
MediaPlayer {
id: playMusic
source: "assets:/example.mp3"
}
Nicola
> Hi,
>
> I can't play any sound using qml Audio on android. I am putting the
> sound in a qrc, it works fine on desktop but not on Andr
Hi,
I can't play any sound using qml Audio on android. I am putting the
sound in a qrc, it works fine on desktop but not on Android.
Does anyone know what it the correct way to play a sound on Android?
Bruno.
___
Development mailing list
Development
11 matches
Mail list logo