[Bug 699924] smoothstreaming: no audio with BBC bigbuckbunny stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 14 13:26:52 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=699924
  GStreamer | gst-plugins-bad | git

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thiago.sousa.santos at collabo
                   |                            |ra.co.uk

--- Comment #1 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-05-14 20:26:47 UTC ---
I fixed the rate/chanels issue and the warnings about sticky events orderings.
But the real issue here is that the caps isn't a subset of the template one:

audio/x-wma, wmaversion=(int)2, block_align=(int)[ 0, 2147483647 ],
bitrate=(int)[ 0, 2147483647 ]

audio/x-wma, wmaversion=(int)2,
codec_data=(buffer)6201020044ac0000451f0000cf05100012001000030000000000000000000000e00042c0


The docs state that the is_subset function won't work reliably in case there
are optional parameters.

-- 
Configure bugmail: https://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