diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-02-20 21:45:48 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-02-20 21:45:48 +0000 |
commit | 37f99fa644f5dab533053755ccac55ea7daf5c22 (patch) | |
tree | 0657e151d5a4cbe0863aa6381bae4d96f3d91121 /doc | |
parent | dfaac7bec1f45bbabb8e5cfbe1001dee13829496 (diff) | |
download | xine-lib-37f99fa644f5dab533053755ccac55ea7daf5c22.tar.gz xine-lib-37f99fa644f5dab533053755ccac55ea7daf5c22.tar.bz2 |
Add a subtitles example to xine(5).
--HG--
extra : transplant_source : %CA%CAD%2A%E6%5E%18Y%CB%29%D8%93R%0C%D4%F6%86j%82%F5
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/en/xine.5 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/man/en/xine.5 b/doc/man/en/xine.5 index 7a9357640..d5b0b5afe 100644 --- a/doc/man/en/xine.5 +++ b/doc/man/en/xine.5 @@ -263,7 +263,12 @@ Text subtitle files may be appended to the MRL:. .TP .BI <mrl>#subtitle:<subtitlefile> This is the normal way to define the subtitle file to use. The frontend will -not take any notice of the subtitle file. +not take any notice of the subtitle file. For example: +.br +.I file://home/user/wibble.mpg#subtitles:/home/user/wibble.sub +.br +(Note that some front ends can detect subtitles files where the name differs +as shown in the example.) .br .SH STREAM OPTIONS .br |