summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/tech/mpsub.sub3
-rw-r--r--etc/example.conf4
2 files changed, 5 insertions, 2 deletions
diff --git a/DOCS/tech/mpsub.sub b/DOCS/tech/mpsub.sub
index 5706e62ee3..8beaf8ef3d 100644
--- a/DOCS/tech/mpsub.sub
+++ b/DOCS/tech/mpsub.sub
@@ -13,6 +13,9 @@ FORMAT=TIME # this file contains measures based on
NOTE=MPlayerSub test file v0.1
+# first number : wait this much after previous subtitle disappeared
+# second number : display the current subtitle for this many seconds
+
15 3
A long, long time ago...
diff --git a/etc/example.conf b/etc/example.conf
index 28665b5c1e..37f1d5c259 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -41,8 +41,8 @@ fs=yes # Enlarges movie window to your desktop's size.
# double=yes # use double-buffering (recommended for xv with
# SUB/OSD usage)
-# x=800 # scale movie to <x> pixels width
-# y=600 # scale movie to <y> pixels height
+# displayaspect=4:3 # standard monitor size, with square pixels
+# displayaspect=16:9 # use this for widescreen monitor! non-square pixels
##
## Use GUI mode by default