[Ubuntu-sdk-bugs] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-04 Thread Devid Antonio Filoni
Tested on mako (vivid). Silo #2147 works fine (after installing gstreamer0.10-opus package) ;) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1630399 Title:

[Ubuntu-sdk-bugs] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-04 Thread Devid Antonio Filoni
@Alfonso: thank you, I'll test it once I'm back at home. Please note: in my qtmultimedia patch I haven't added gstreamer0.10-opus package as depencency so it needs to be installed on devices (I don't know how packages selection works in phone). -- You received this bug notification because you ar

[Ubuntu-sdk-bugs] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-04 Thread John McAleely
** Changed in: canonical-devices-system-image Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1630399 Title: [Phone] Please

[Ubuntu-sdk-bugs] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-04 Thread Alfonso Sanchez-Beato
@d.filoni, you can find gstreamer0.10 and qtmultimedia packages in https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/2147 Please give the silo a try and let us know if things work as expected. -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, wh

[Ubuntu-sdk-bugs] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-04 Thread Alfonso Sanchez-Beato
@d.filoni oh, I see, there is some glue code missing in qtmultimedia in all versions. That needs landing in xenial too indeed :) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in Ubuntu. https://bugs.la

[Ubuntu-sdk-bugs] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-04 Thread Alfonso Sanchez-Beato
Another note: playing opus works just fine because the code path in that case goes through qtmultimedia -> qtubuntu-media -> media-hub -> gstreamer 1.0. So the missing thing is opus encoding in vivid for qtmultimedia/gstreamer 0.10, and that is what Devid's patches fix. -- You received this bug

[Ubuntu-sdk-bugs] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-04 Thread Devid Antonio Filoni
I can confirm the gstreamer patch is not needed in xenial as described by Alfonso, however qtmultimedia patch is needed as the opus encoder is installed but it is not recognized by QGstreamerAudioEncode (it is not mapped). -- You received this bug notification because you are a member of Ubuntu S

[Ubuntu-sdk-bugs] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-04 Thread Alfonso Sanchez-Beato
@timo-jyrinki regarding whether this is fixed in xenial or newer: 1. xenial uses qtmultimedia 5.5.1, which depends on gstreamer1.0 2. gstreamer1.0 moved the opus[dec|enc] codecs to plugins-base in version 1.8, which is included by default in phone images So yes, this should be solved in xenial a

[Ubuntu-sdk-bugs] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-04 Thread Alfonso Sanchez-Beato
** Changed in: canonical-devices-system-image Assignee: Jim Hodapp (jhodapp) => Alfonso Sanchez-Beato (alfonsosanchezbeato) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in Ubuntu. https://bugs.l

[Ubuntu-sdk-bugs] [Bug 1638517] Re: Mir-backed InputDeviceModel doesn’t work on touch device

2016-11-04 Thread Timo Jyrinki
I tested this in bug #1536669 on krillin and Unity 8 desktop on Chromebook, and it worked fine with the example apps, the QML of which called: InputDeviceModel { id: deviceModel filter: InputInfo.Keyboard | InputInfo.Mouse | InputInfo.TouchScreen onCountChanged: {