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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 8 09:41:56 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=689460
  GStreamer | don't know | 1.x

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #9 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2014-09-08 16:41:50 UTC ---
Maybe a quick option would be to add a audio/x-unaligned-raw format, have
sources like souphttpsrc/dlnasrc produce that instead of audio/x-raw (because
it's not proper audio/x-raw since the samples are cut), then create a subclass
of audioparse that only takes audio/x-unaligned-raw as input and audio/x-raw as
output and rank that... Or modify demuxers to add a aligned=TRUE to audio/x-raw
formats and just rank audioparse ?

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