[oe-commits] [Bug 5417] New: GStreamer: Bluetooth A2DP is broken

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Sat Mar 20 23:12:35 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5417

           Summary: GStreamer: Bluetooth A2DP is broken
           Product: Openembedded
           Version: org.openembedded.stable
          Platform: ARM
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: Multimedia Audio
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: vfebvre at easter-eggs.com


Distribution: shr-unstable
Device: Openmoko Freerunner (GTA02)

Since GStreamer update to 0.10.28, a2dpsink (bluetooth A2DP) pipeline element
seems to be broken.

Bug can be reproduced for example with this command:

$ gst-launch filesrc location=/path/to/mp3 ! mad ! audioconvert ! audioresample
! sbcenc ! a2dpsink device=XX:XX:XX:XX:XX

You got an infinity of succession of these 2 lines:

** (gst-launch-0.10:1017): CRITICAL **: gst_adapter_available: assertion
`GST_IS_ADAPTER (adapter)' failed

** (gst-launch-0.10:1017): CRITICAL **: gst_adapter_push: assertion
`GST_IS_ADAPTER (adapter)' failed

Tested with 2 different devices: Motorola S9 and Sony Ericsson HBH-DS200.

List of installed packages on my device:
gst-plugin-audioconvert - 0.10.28-r7.1.4
gst-plugin-audioresample - 0.10.28-r7.1.4
gst-plugin-bluez - 4.59-r5.0.5
gst-plugin-mad - 0.10.14-r7.0.4
gst-plugin-volume - 0.10.28-r7.1.4
gstreamer - 0.10.28-r0.4
libgstaudio-0.10-0 - 0.10.28-r7.1.4
libgstinterfaces-0.10-0 - 0.10.28-r7.1.4
libgstpbutils-0.10-0 - 0.10.28-r7.1.4
libgstriff-0.10-0 - 0.10.28-r7.1.4
libgstrtp-0.10-0 - 0.10.28-r7.1.4
libgsttag-0.10-0 - 0.10.28-r7.1.4

A trail to follow perhaps ?
Is gst-plugin-bluez (which provide a2dpsink element) up to date ? It seems not
have been updated with others.

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list