File: mimms.1.txt2man

package info (click to toggle)
mimms 0.0.9-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 104 kB
  • ctags: 30
  • sloc: cpp: 513; makefile: 65
file content (21 lines) | stat: -rw-r--r-- 942 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
NAME
  mimms - MiMMS isn't an MMS Message Sender
SYNOPSIS
  mimms [options] mms://<host>[:port]/<path>
DESCRIPTION
  MiMMS, formerly called "mmsclient", is a simple client to download
  streaming audio and/or video media from the internet using the MMS
  protocol (i.e. from mms:// type URLs, generally found in asx files).
  Downloaded streams can then be replayed offline at your leisure, using
  any compatible media player of your choice.

OPTIONS
  -t, --time=<minutes>   Record only for given number of minutes (useful
                         for live streams).
  -o, --output=<file>    Write the output to the given file instead of the 
                         name in the URL.
  -?, --help             Show command-line option help.
AUTHOR
  This manual page was written by Wesley J. Landaker <wjl@icecavern.net>,
  for the Debian project (but may be used by others). It is distributed
  under the same terms as MiMMS, the GNU GPL.