Changeset 3c5a07afdaefb0d5ec31f801202c49272c193faf
- Timestamp:
- 03/24/07 02:29:13
(1 year ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1174699753 +0000
- git-parent:
[ae5f1b94ab0b6b4ec6e496d6ed3c9d5489fcda75]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1174699753 +0000
- Message:
Fix dvd MRL (from Debian's patch)
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r33ab604 |
r3c5a07a |
|
| 46 | 46 | Various multimedia file formats |
|---|
| 47 | 47 | .TP |
|---|
| 48 | | .B dvd://[<device>][@<raw device>][@[<title>][,[<chapter>][,<angle>]]] |
|---|
| | 48 | .B dvd://[<device>][@<raw device>][@[<title>][:[<chapter>][:<angle>]]] |
|---|
| 49 | 49 | DVD device (for instance dvd:///dev/dvd). The raw device is optional and |
|---|
| 50 | 50 | must have been prepared beforehand. |
|---|