[SailfishDevel] Which audio codecs will by default be available on the device?

2013-11-09 Thread Alessandro Portale
Hi, I am only able to play wav/pcm audio via QMLs QtMultimedia.SoundEffect on the Emulator. Other formats will not be played, I assume due to missing codecs: "QSoundEffect(pulseaudio): Error decoding source" Are there plans to reveal which audio codecs will be installed by default on the first

[SailfishDevel] Which audio codecs will by default be available on the device?

2013-11-10 Thread Alessandro Portale
Hi, I am only able to play wav/pcm audio via QMLs QtMultimedia.SoundEffect on the Emulator. Other formats will not be played, I assume due to missing codecs: "QSoundEffect(pulseaudio): Error decoding source" Are there plans to reveal which audio codecs will be installed by default on the first

Re: [SailfishDevel] Which audio codecs will by default be available on the device?

2013-11-09 Thread Mohammed Hassan
On Sun, Nov 10, 2013 at 01:28:42AM +0100, Alessandro Portale wrote: > Hi, > > I am only able to play wav/pcm audio via QMLs QtMultimedia.SoundEffect > on the Emulator. Other formats will not be played, I assume due to > missing codecs: >"QSoundEffect(pulseaudio): Error decoding source" > > Ar

Re: [SailfishDevel] Which audio codecs will by default be available on the device?

2013-11-10 Thread Kalle Lammenoja
I sure hope flac works at least On Nov 10, 2013 2:50 PM, "Alessandro Portale" wrote: > Hi, > > I am only able to play wav/pcm audio via QMLs QtMultimedia.SoundEffect > on the Emulator. Other formats will not be played, I assume due to > missing codecs: >"QSoundEffect(pulseaudio): Error decodi

Re: [SailfishDevel] Which audio codecs will by default be available on the device?

2013-11-10 Thread Andrea Bernabei
This question was replied already, see https://lists.sailfishos.org/pipermail/devel/2013-November/001103.html 2013/11/10 Kalle Lammenoja > I sure hope flac works at least > On Nov 10, 2013 2:50 PM, "Alessandro Portale" < > alessandro.port...@gmail.com> wrote: > >> Hi, >> >> I am only able to pl

Re: [SailfishDevel] Which audio codecs will by default be available on the device?

2013-11-10 Thread Alessandro Portale
That is awesome! :) Thanks for the info (and sorry for double-posting my question) Br, Alessandro Am Sonntag, 10. November 2013 schrieb Mohammed Hassan : > On Sun, Nov 10, 2013 at 01:28:42AM +0100, Alessandro Portale wrote: > > Hi, > > > > I am only able to play wav/pcm audio via QMLs QtMultime