[gstreamer-bugs] [Bug 341732] New: Doesn't query ALSA correctly for rate caps

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun May 14 05:07:27 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=341732
 GStreamer | gst-plugins-base | Ver: 0.10.5

           Summary: Doesn't query ALSA correctly for rate caps
           Product: GStreamer
           Version: 0.10.5
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at ubuntu.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,
the alsa sink doesn't query for the correct rate caps at least on
Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) AC'97 Audio Controller (rev 03)

with gst-plugins-base 0.10.5

works fine:
gst-launch-0.10 audiotestsrc ! audioconvert ! "audio/x-raw-int, rate=48000" !
alsasink
http://librarian.launchpad.net/2617575/gst-launch-alsa.log
gst-launch-0.10 audiotestsrc ! audioconvert ! osssink
http://librarian.launchpad.net/2617580/gst-launch-oss.log

fails:
gst-launch-0.10 audiotestsrc ! audioconvert ! alsasink
http://librarian.launchpad.net/2621046/gst-launch.log

The logs are created with GST_DEBUG=3

Bye

PS: I'm not completely sure whether it's the alsa sink not querying correctly
or ALSA returning bogus results

Ubuntu Bug:
https://launchpad.net/distros/ubuntu/+source/gst-plugins-base0.10/+bug/42881


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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