From 214c97a30bb6c73bacf9d4c105f609aceb9d805c Mon Sep 17 00:00:00 2001 From: oddsock Date: Mon, 2 Feb 2004 04:56:34 +0000 Subject: [PATCH] stdin now working :) git-svn-id: https://svn.xiph.org/trunk/ezstream@5806 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- README | 1 - 1 file changed, 1 deletion(-) diff --git a/README b/README index d4f54b7..5d60987 100644 --- a/README +++ b/README @@ -11,7 +11,6 @@ controlled via a XML config file (a few examples are provided in the conf directory). ezstream can stream mp3 and ogg vorbis files as well as reading from stdin. -Currently, reading from stdin is not working under win32. ID3v1 tags are supported in mp3 files and all ogg vorbis tags are propagated as metadata as well.