#41: Metadata freeze
-------------------------+--------------------------------------------------
Reporter: Gilou | Owner: admin
Type: Bugs | Status: new
Priority: 1 | Milestone:
Component: Liquidsoap | Version: 0.3.3+svn
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment (by mrpingouin):
Hi.
I confirm that this looks like a input.http() bug. The "new metadata
chunk" denotes the reception of metadata from the stream: some are
missing, our bug is at that level.
Just for the record, other known "bug" sources discarded for that issue:
(1) input.http() among others, relies on the Generated subclass, which
only handles one metadata packet at a time (this actually goes even deeper
to a limitation in buffer generators); (2) switches (when track
insensitive, or when one child source is shared) can loose metadata
because of the current model where metadata holds for an instant rather
than an interval.
--
Ticket URL: <http://savonet.rastageeks.org/ticket/41#comment:1>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !