[gstreamer-bugs] [Bug 588218] Siren in .wav support

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jul 13 09:19:53 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=588218

  GStreamer | gst-plugins-base | Ver: 0.10.22




------- Comment #7 from Wim Taymans  2009-07-13 16:19 UTC -------
wav sets the dct length in the codec_data and can't really generically create
the dct-length caps property without hardcoding siren codec_data parsing. 

Two options:
 - implement codec_data parsing in wavparse and set the dct-length property on
   the caps. 
 - remove the dct-length property from sirendec and implement codec_data
parsing
   when we need it.

I would vote for 2, for now. If we need to make autoplugging more granular (a
decoder that only accepts certain dct-lengths?) we can add parsing and put
dct-length on the caps.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=588218.




More information about the Gstreamer-bugs mailing list