[gstreamer-bugs] [Bug 350761] [a52dec] Select output format based on peer element caps

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 17 07:42:38 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=350761
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS


Michal Benes changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70655|0                           |1
        is obsolete|                            |




------- Comment #5 from Michal Benes  2006-08-17 14:40 UTC -------
Created an attachment (id=71086)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=71086&action=view)
Patch to control a52dec plugin downmixing

This updated patch automatically chooses prefered number of channels from the
source pad caps. With this patch a52dec chooses optimal number of channels even
if audioconvert is plugged after a52dec.

Tested with pipes
a52dec ! audioconvert ! alsasink
a52dec ! audioconvert ! audio/x-raw-int,channels=2 ! alsasink
a52dec ! audioconvert ! audio/x-raw-int,channels=1 ! alsasink


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