Difference between revisions of "Cool Streams/Playing"
(Added streamtuner and mpd) |
|||
Line 1: | Line 1: | ||
= Playing = | = Playing = | ||
== Linux == | == Linux == | ||
− | *.pls mplayer -playlist http://example.com/stream.pls | + | * .pls mplayer -playlist http://example.com/stream.pls |
− | *.wmv mplayer -user-agent NSPlayer -cookies -cache 512 mms://example.com/stream.wmv | + | * .wmv mplayer -user-agent NSPlayer -cookies -cache 512 mms://example.com/stream.wmv |
− | + | * streamtuner handles many Station-Aggregators like shoutcast and has nice features like Bookmarks | |
+ | * mpd is a very nice audio-player daemon with lots'o'nice clients (you can control it via netcat e.g.) | ||
= Ripping = | = Ripping = |
Revision as of 14:01, 14 October 2005
Playing
Linux
* .pls mplayer -playlist http://example.com/stream.pls * .wmv mplayer -user-agent NSPlayer -cookies -cache 512 mms://example.com/stream.wmv * streamtuner handles many Station-Aggregators like shoutcast and has nice features like Bookmarks * mpd is a very nice audio-player daemon with lots'o'nice clients (you can control it via netcat e.g.)
Ripping
Linux
- streamripper
- mencoder
mencoder mms://213.254.239.51/tagesschau/msmedia/2005/0907/TV-20050907-1739-2301.wm.lo.wmv -oac copy -ovc copy -user-agent NSPlayer -cookies -cache 512 -o test.avi