Re: MMS download

2005-05-18 Thread Robert Kern
Chu, Jeong Ho wrote: > Is it possible to download MMS stream by using python? I don't know of a way with Python alone, but you could use mplayer's -dumpstream capabilities to dump to a file. It might even allow you to dump to a pipe, I forget. -- Robert Kern [EMAIL PROTECTED] "In the fields o

MMS download

2005-05-18 Thread Chu, Jeong Ho
Is it possible to download MMS stream by using python? Please, let me know any clue. Thanks in advance -- http://mail.python.org/mailman/listinfo/python-list