summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-04-09 19:20:52 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-04-09 19:20:52 +0000
commit543504363f0448ae4df2bc42df49a724256a4b73 (patch)
tree6f3989fac5d80984c8bc6842cf6e5977ed9a2643 /etc
parent8305385bb77d9010da88671b27fb1891bd44eee0 (diff)
downloadmpv-543504363f0448ae4df2bc42df49a724256a4b73.tar.bz2
mpv-543504363f0448ae4df2bc42df49a724256a4b73.tar.xz
Add osd_show_progression: Show progress bar and elapsed/total time.
Patch by Hugo Chargois, hugo D chargois A free fr git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31028 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 8efa099002..c7540886da 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -41,6 +41,7 @@ INS alt_src_step 1
DEL alt_src_step -1
o osd
I osd_show_property_text "${filename}" # display filename in osd
+P osd_show_progression
z sub_delay -0.1 # subtract 100 ms delay from subs
x sub_delay +0.1 # add
9 volume -1