[Bug 782862] New: Alsasink not playing BE PCM in LE Machine & vice versa

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat May 20 11:32:03 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=782862

            Bug ID: 782862
           Summary: Alsasink not playing BE PCM in LE Machine & vice versa
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: Vijay.Palaniswamy at in.bosch.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Incase of LE machine alsasink is not listing the BE format even if Alsa deivce
has the capability to play BE PCM.

Root casuse:
Check added in ext/alsa/gstalsa.c function "format_supported"

 if (GST_AUDIO_FORMAT_INFO_ENDIANNESS (finfo) != endianness
     && GST_AUDIO_FORMAT_INFO_ENDIANNESS (finfo) != 0)


Steps to verify:
Play any BE PCM/WAV file in LE machine

Working on Fix.

Thank you

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list