[gstreamer-bugs] [Bug 327765] New: fixes for sunaudio plugin

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 19 14:27:42 PST 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=327765
 GStreamer | gst-plugins-good | Ver: 0.10.1

           Summary: fixes for sunaudio plugin
           Product: GStreamer
           Version: 0.10.1
          Platform: Other
        OS/Version: opensolaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: brian.cameron at sun.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I noticed two bugs with the sunaudio plugin:

1) The mixer applet didn't work when I first tested it with the new 
   mixer applet.  I found that this was caused because some functions were
   defined as being "static" where they shouldn't be.  The mixer applet works
   fine after making these minor changes

2) The sunaudiosink plugin had the same stuttering problem I noticed earlier
   with sinesrc when I tested it with the new Fluendo MP3 plugin.  Bumping up
   the buffer from 3000000 to 5000000 fixes this problem.  I understand that 
   we need to look further into this to determine if this is a problem with
   the GStreamer engine or with the underlying SunAudio interface.  However,
   for now this minor change makes GStreamer work reasonably on Solaris with
   the MP3 plugin, which is nice.  For now, let's commit this change as a 
   workaround until we have a better understanding of why this is needed.

Attached patch to fix the sunaudiosink plugin in 0.10.


-- 
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