From 467c3ac4015752f748db27f4a6dc16a3abac784c Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 21 Apr 2020 16:10:56 +0200 Subject: Update README and TODO --- TODO.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index ec85d00..ae5d35b 100644 --- a/TODO.md +++ b/TODO.md @@ -4,21 +4,27 @@ to some degree. Unless written, no activity has been started on the topics. +Write ICY Text from ogg streams using libvlc +-------------------------------------------- + +Apparently there is something wrong with this combination. + + Sample rate conversion ---------------------- It's impossible to encode from a JACK, ALSA or file source that does not carry audio at the desired output sample rate. -Implementing libsamplerate or libsoxr integration would enable this. +Implementing libsamplerate or libsoxr integration would enable this, but maybe it'd +be better to converge towards using GStreamer. Drift compenstation statistics ------------------------------ -Insert drift compensation statistics into ZeroMQ metadata. This would maybe -need a new protocol version and adaptations in ODR-DabMux, but ideally should -be done in a backward-compatible way. +Insert drift compensation statistics into EDI metadata. + GStreamer input and AES67 ------------------------- -- cgit v1.2.3