• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Capturing an MMS stream to diskEdit

Created 2/2/2007, updated 5/18/2017

I made these notes while attempting to save copies of the Bill Gates deposition videos, streamed over MMS, to the local drive.

The original links to the streamed content were found here:

http://iowaconsumercase.org/lc-8.html

I then used an MPlayer command-line invocation to save the files to disk:

./mplayer -dumpstream -dumpfile gates1.wmv -nocache "${MMS_URL}"
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).