[gstreamer-bugs] [Bug 583510] playbin2 plugs my sink even though it only does a subset of what a decoder does

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun May 24 23:04:29 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=583510

  GStreamer | gst-plugins-base | Ver: git




------- Comment #2 from Fraxinas  2009-05-25 06:04 UTC -------
the problem also applies to a case where my sink limits the allowed spectrum of
rates for mp3 streams:

0:00:01.437935000  1055 0x10061e20 DEBUG         dvbaudiosink
gstdvbaudiosink.c:511:gst_dvbaudiosink_get_caps:<dvbaudiosink0> old caps:
audio/mpeg; audio/x-ac3; audio/x-private1-ac3; audio/x-dts;
audio/x-private1-dts                                                            
new caps: audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 2 ], rate=(int)[ 0,
48000 ]; audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int){ 44100, 48000
}; audio/mpeg, mpegversion=(int)2, rate=(int){ 96000, 88200, 64000, 48000,
44100, 32000, 24000, 22050, 16000, 12000, 11025, 8000, 7350 }; audio/mpeg,
mpegversion=(int)4, rate=(int){ 96000, 88200, 64000, 48000, 44100, 32000,
24000, 22050, 16000, 12000, 11025, 8000, 7350 }; audio/x-ac3;
audio/x-private1-ac3; audio/x-dts; audio/x-private1-dts

in this case, prerolling also fails instead of playbin2 choosing a fallback
decoder instead which can handle e.g. a rate of 22050.


-- 
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=583510.




More information about the Gstreamer-bugs mailing list