[MPlayer-dev-eng] [PATCH][DOCS] Update to slave mode documentation
Mike Swieton
swietonm at student.gvsu.edu
Mon Sep 22 03:32:50 CEST 2003
This fixes a typo introduced in the previous patch I submitted (the
get_vo_fullscreen command) in the documentation, as well as adding
documentation to the existing get_percent_pos and get_time_length commands.
Mike Swieton
--
I am curious to find out if I am wrong.
- Ray Tomlinson
-------------- next part --------------
? fibmap_mplayer
Index: DOCS/tech/slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.7
diff -u -r1.7 slave.txt
--- DOCS/tech/slave.txt 21 Sep 2003 09:09:46 -0000 1.7
+++ DOCS/tech/slave.txt 22 Sep 2003 02:06:50 -0000
@@ -52,12 +52,12 @@
vobsub_lang
Switch the subtitle language when using VOBSub subtitles.
get_percent_pos
- ???
+ Print out the current position in the file, in integer percentage [0-100).
get_time_length
- ???
+ Print out the length of the current file in seconds.
vo_fullscreen
Switch to fullscreen mode.
-get_vo_Fullscreen
+get_vo_fullscreen
Print out fullscreen status (1 == fullscreened, 0 == windowed).
panscan value [value2]
???
More information about the MPlayer-dev-eng
mailing list