#101: Strange interaction with vorbis output, playlist and harbor..
-------------------------+--------------------------------------------------
Reporter: toots | Owner: admin
Type: Bugs | Status: closed
Priority: 4 | Milestone: 0.3.7
Component: Liquidsoap | Version: 0.3.6+svn
Resolution: fixed | Keywords:
Mac: 0 | Other: 0
Freebsd: 0 | Linux: 1
-------------------------+--------------------------------------------------
Changes (by metamorph68):
* status: new => closed
* resolution: => fixed
Comment:
(In [5136]) Fixed previous work on vorbis encoding.
It seems the end_of_stream logic was false:
this functions ends the logical vorbis stream embedded within
the ogg bytestream..
Hence, there's no need to reset ogg stream.
By the way, I noticed that the end_of_stream function in Vorbis.Encoder
is a dummy function, and another one, looking quite good and working here,
being commented out. Sam: do you know why ?
fixes #101
--
Ticket URL: <http://savonet.rastageeks.org/ticket/101#comment:1>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !