Dumping mms streams
March 10th, 2008
It’s becoming common for sites to use streaming media without providing downloads. Luckily mplayer, a handy command-line movie player, comes to the rescue – allowing one to dump the stream to a file with the following command.
mplayer mms://foo.tld/bar.wmv -dumpstream -dumpfile bar.wmv
Sorry, comments are closed for this article.