Hi all, The ogg container has a well-known issue with multi-track streams. Essentially, ogg streams with multiple tracks look exactly like a sequence of normal ogg files so players who are not implemented with streams in mind think the whole thing is over at the end of the first tracks. It's a very annoying bug, quite widespread and doesn't seem to be properly addressed either by an update of the ogg specs or the players maintainers.
Regarding liquidsoap, the best you can do to avoid it is to remove all track marks and also all metadata since metadata require a new track in the ogg specs. You can achieve that by using drop_metadata and merge_tracks Romain Le mar. 12 mai 2020 à 21:39, Judd West <westjga...@live.com> a écrit : > Hi There, > > This issue has affected me, too, but only on OGG outputs. MP3 and AAC > outputs seem fine. > > Using Liquidsoap 1.4.1 > > > > Judd > > > > *From: *Florian Reiterer <florianreite...@gmx.de> > *Sent: *Wednesday, 13 May 2020 7:35 AM > *To: *savonet-users@lists.sourceforge.net > *Subject: *[Savonet-users] FLAC streaming: mpd stops at the end of track > > > > Hi all, > > i have a liquidsoap-to-icecast stream of FLAC files that makes mpd > applications stop at each track. > > Liquidsoap/1.5.0+git@4b72b518 (Unix; OCaml 4.08.0); Icecast 2.4.4 > > server_type application/ogg > > Is that known to work or not work or that it is a problem of icecast or > mpd, or the liquidsoap config need to accomplish? > > thanks! > > Florian > > > > _______________________________________________ > Savonet-users mailing list > Savonet-users@lists.sourceforge.net > > https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fsavonet-users&data=02%7C01%7C%7C6a5746977f6049f1898008d7f6bc5660%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637249161068494808&sdata=SzkcJsOzkVt5o1SbvjrRgDvLJgnMRZNHCgqRMeH%2FZLg%3D&reserved=0 > > > _______________________________________________ > Savonet-users mailing list > Savonet-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/savonet-users >
_______________________________________________ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users