diff options
author | compn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-01-09 03:37:17 +0000 |
---|---|---|
committer | compn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-01-09 03:37:17 +0000 |
commit | 1bff7e5fda31d77fad839ee89fd4526dccadd057 (patch) | |
tree | dbb240784301481883cdb74a791ae1b085eee510 /DOCS/man | |
parent | 77c0eb8af99c3f3106462c75c9263e843c3099a4 (diff) |
dvd-device can specify iso files too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25656 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 2ae23ef8c9..7910e06a78 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1322,7 +1322,7 @@ frequency before giving up (default: 30). . .TP .B \-dvd\-device <path to device> (DVD only) -Specify the DVD device (default: /dev/\:dvd). +Specify the DVD device or .iso filename (default: /dev/\:dvd). You can also specify a directory that contains files previously copied directly from a DVD (with e.g.\& vobcopy). Note that using \-dumpstream is usually a better way to |