summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2008-04-13 23:02:39 +0000
committerphintuka <phintuka>2008-04-13 23:02:39 +0000
commit3772e9fdc5b655fecfe876494505a553c7bec77a (patch)
tree3067bb9222baa5870cea435146df4dbe66535801
parent89c1b07a22b21f6589460c451f3c76848f31f834 (diff)
downloadxineliboutput-3772e9fdc5b655fecfe876494505a553c7bec77a.tar.gz
xineliboutput-3772e9fdc5b655fecfe876494505a553c7bec77a.tar.bz2
Subtitle selection with vdr >= 1.5.15
-rw-r--r--README34
1 files changed, 25 insertions, 9 deletions
diff --git a/README b/README
index 02f52f23..e89676f4 100644
--- a/README
+++ b/README
@@ -348,9 +348,17 @@ Media player key bindings for audio files
FastRew/FastFwd Play faster/slower
User7 Random play / normal play
- If media file includes multiple subtitles (DVD, .mkv file, ...),
- subtitle language can be selected from xineliboutput plugin menu
- or with "Select subtitle track" key macro.
+ with VDR < 1.5.15:
+ If media file includes multiple subtitles (DVD, .mkv file, ...),
+ subtitle language can be selected from xineliboutput plugin menu,
+ "Select subtitle track" key macro or from DVD subtitle menu.
+ Preferred subtitle languages can be selected from plugin setup menu.
+
+ with VDR >= 1.5.15:
+ If media file includes multiple subtitles (DVD, .mkv file, ...),
+ subtitle language can be selected with VDR Subtitle key or from
+ DVD subtitle menu.
+ Plugin uses VDR's preferred subtitle language settings.
DVD player key bindings
@@ -369,8 +377,8 @@ DVD player key bindings
9 Next title
7 Previous title
Info Show progress display
- 2 Next subtitle track
- 5 Previous subtitle track
+ 2 Next subtitle track (with VDR < 1.5.15)
+ 5 Previous subtitle track (with VDR < 1.5.15)
FastRew/FastFwd,
Left/Right Play faster/slower
@@ -405,9 +413,16 @@ DVD playback
Audio track can be selected from VDR audio track menu
(keys "Menu" + "Green" or "Audio") or from DVD menu.
- Subtitle track can be selected from xineliboutput plugin
- menu, from DVD menu, with keys "2" and "5" or from subtitle
- menu (using "Select subtitle track" key macro).
+ with VDR < 1.5.15:
+ DVD subtitle language can be selected from xineliboutput plugin
+ menu, from DVD menu, with keys "2" and "5" or from subtitle
+ menu (using "Select subtitle track" key macro).
+ Preferred subtitle languages can be selected from plugin setup menu.
+
+ with VDR >= 1.5.15:
+ DVD subtitle language can be selected with VDR Subtitle key or
+ from DVD subtitle menu.
+ Plugin uses VDR's preferred subtitle language settings.
Aspect ratio setting
@@ -436,7 +451,7 @@ Shortcut key macros
Start replaying DVD (User? @xineliboutput Red 0)
Start replaying Title 1 from DVD (User? @xineliboutput Red 1)
- Select subtitle track (User? @xineliboutput Red 2)
+ Select subtitle track (VDR <1.5.15) (User? @xineliboutput Red 2)
Toggle aspect ratio (User? @xineliboutput Red 3)
Toggle letterbox -> 16:9 cropping (User? @xineliboutput Red 4)
Toggle stereo -> 5.1 upmix (User? @xineliboutput Red 5)
@@ -450,6 +465,7 @@ Shortcut key macros
Decrease audio delay (User? @xineliboutput Red Down)
Toggle the video aspect ratio (User? @xineliboutput Red Right)
+ with VDR < 1.5.15:
Defining "Select subtitle track" macro key enables VDR-style
subtitle track menu for media player (identical to audio track
selection with VDR "Audio" key).