[Bug 689460] Can't playback LPCM data via HTTP after playing back something else

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 4 07:43:59 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=689460

--- Comment #15 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
Come to think of it, while the main use case right now is L16, having it more
generic for unaligned raw data may make sense in the future, also because
audioparse provides seeking, right?

Also, I did run gst-indent over these files! Apparently it didn't catch
everything.

And yeah, it is a breaking change. But I think requiring a "parsed" field in
the audio/x-raw caps would be worse, because it would have to be introduced in
many other elements. Unless of course we assume "parsed=TRUE" to be implicit,
and only if "parsed" is FALSE, then a raw parser would kick in. This is unusual
though - typically, parsers only get autoplugged if "parsed=TRUE" is missing.
So, this would be an inconsistency.

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