diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/en/xine.5 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/man/en/xine.5 b/doc/man/en/xine.5 index 3a67589dd..297aff48e 100644 --- a/doc/man/en/xine.5 +++ b/doc/man/en/xine.5 @@ -79,15 +79,14 @@ to read from. Valid MRLs may be plain file names or one of the following .BR rtsp://<host>... " (requires Real codecs)" .br .LP +Additional input plugins will provide additional MRL types. The ones listed +above are available with stock libxine. + \fBNOTE:\fP where a file name is required, the \fIfull path must be provided\fP - from a shell, you can use \fB"$PWD/file"\fP or \fB"$(pwd)/file"\fP or \fB"\`pwd\`/file"\fP if the file is in the current directory. (Which one depends on your shell; all three work in bash.) -Several MRLs may be specified in order to play a number of consecutive -streams. Additional input plugins will provide additional MRL types. The ones -listed above are available with stock libxine... - As of xine-lib 1.1.3, the DVD title number may be 0 (select navigation) and the chapter number may be 0 (full title). |