[gstreamer-bugs] [Bug 341562] audioconvert doesn't list formats in order of preference
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon May 29 04:01:59 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=341562
GStreamer | gst-plugins-base | Ver: HEAD CVS
------- Comment #7 from Michael Smith 2006-05-29 11:01 UTC -------
We can't define these caps as a pad template: they include audio positions. Pad
templates get written to the registry, so then when something reads the
registry, it fails - channel positions are defined in gst-plugins-base, not in
core, so the type isn't registered when we read the registry. I did it as a pad
template the first time, and ran into this problem
Committing audioconvert now; will try to fix up vorbisenc patch for teh
threadsafety thing when I have a moment.
--
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