diff options
Diffstat (limited to 'audio/ezstream/DESCR')
-rw-r--r-- | audio/ezstream/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/ezstream/DESCR b/audio/ezstream/DESCR new file mode 100644 index 00000000000..eab0a144b5c --- /dev/null +++ b/audio/ezstream/DESCR @@ -0,0 +1,9 @@ +ezstream is a command line utility which is a improved version of the old +"shout" utility. It enables you to stream mp3 or vorbis files to an icecast +server without reencoding and thus requires very little CPU. ezstream is +controlled via a XML config file (a few examples are provided in the conf +directory). + +ezstream can stream mp3, ogg vorbis, and ogg theora files as well as reading +from stdin. ID3v1 tags are supported in mp3 files and all ogg vorbis tags are +propagated as metadata as well. |