[gstreamer-bugs] [Bug 326734] New: [mad] Add 24-bit output support

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 12 06:32:51 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=326734
 GStreamer | gst-plugins | Ver: 0.8.x

           Summary: [mad] Add 24-bit output support
           Product: GStreamer
           Version: 0.8.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: astralstorm at gorzow.mm.pl
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unversioned Enhancement
   GNOME milestone: Unspecified


MAD MP3 decoder supports 24-bit output and it really is more accurate than your
usual 16-bit. Especially if you have a 24-bit soundcard (which I do).

It shouldn't be too much work to add the support to the plugin. In fact, maybe
I'll do it on my own.

Currently, mad plugin info says it supports only 16-bit output:
gst-inspect-0.8 mad
...
  SRC template: 'src'
    Availability: Always
    Capabilities:
      audio/x-raw-int
             endianness: 1234
                 signed: true
                  width: 16
                  depth: 16
                   rate: { 8000, 11025, 12000, 16000, 22050, 24000, 32000,
44100, 48000 }
               channels: [ 1, 2 ]
...


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