From cb89cd1650cac95646c1bea3cf14dea893460105 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Sat, 1 Sep 2001 14:32:59 +0000 Subject: big demuxer clean, demux_ts should work again. implemented time based seeking / stream length detection, implemented in demux_avi.c demux_mpeg_block.c demux_mpeg.c xine-engine cleanup, xine_seek is gone, use xine_play instead. xine_pause is gone, use xine_set/get_speed instead. CVS patchset: 536 CVS date: 2001/09/01 14:32:59 --- README | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index 708e330fb..b5adf6b15 100644 --- a/README +++ b/README @@ -134,15 +134,25 @@ Keyboard shortcuts: Key action RETURN play -F toggle fullscreen mode -Q quit -0 jump start of current stream -1-9 jump to 10-90% of current stream -SPACE pause +SPACE, P pause +Up/Down fast forward / slow motion + +0 seek start of current stream +1-9 seek to 10-90% of current stream +Left/Right seek -+ 15 sec (+CTRL: 60 sec) PgUp/Prior jump to previous playlist entry PgDown/Next jump to next playlist entry + +F toggle fullscreen mode A toggle aspect ratio (AUTO/16:9/4:3/DVB) -Ctrl show/hide mouse cursor +I toggle interlaced mode +< > modify output window size ++ - change audio channel +, . change subtitle channel +n m adjust a/v sync +home reset a/v sync + +Q quit more to come. @@ -171,7 +181,7 @@ displays the subtitles from stream 0. controlling xine via CORBA: --------------------------- -[ FIXME: corba support is not known to work as of xine 0.6 ] +[ FIXME: corba support is not known to work as of xine 0.5 ] xine implements a CORBA server interface to enable remote control and scripting. For this, you need ORBit which should already be installed if -- cgit v1.2.3