From 756c59a534d2e26b0e62fb94a326182f376b8a97 Mon Sep 17 00:00:00 2001 From: Teruaki Kawashima Date: Fri, 26 Nov 2010 14:38:17 +0000 Subject: update mpegplayer manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28670 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/mpegplayer.tex | 53 +++++++++++++++++++++++++++++++------------ 1 file changed, 38 insertions(+), 15 deletions(-) diff --git a/manual/plugins/mpegplayer.tex b/manual/plugins/mpegplayer.tex index 16a498ab65..be5da4fcc0 100644 --- a/manual/plugins/mpegplayer.tex +++ b/manual/plugins/mpegplayer.tex @@ -36,39 +36,42 @@ option and choose \setting{mpegplayer}. & Open the MPEG Player menu\\ \end{btnmap} -When a video file is selected, the start Menu will be displayed, unless it is -disabled via the option ``start menu'' (see below). In the latter case the video -will start playing immediately - unless a resume point is found, in which case -the resume menu is presented. +When a video file is selected, the Start Menu will be displayed, unless it is +disabled via the \setting{Resume Options} (see below). In the latter case the video +will start playing immediately. Start Menu \begin{description} \item[Play from beginning] Resume information is discarded and the video plays from the start. -\item[Resume time (min): x.x] Resume video playback at stored resume time x.x +\item[Resume at: mm:ss] Resume video playback at stored resume time mm:ss (start of the video if no resume time is found). -\item[Set start time (min)] A preview screen is presented consisting of a +\item[Set start time] A preview screen is presented consisting of a thumbnail preview and a progress bar where the user can select a start time by `seeking' through the video. The video playback is started by pressing the select button. +\item[Settings] Open \setting{Settings} submenu -- see below. \item[Quit mpegplayer] Exit the plugin. \end{description} -Resume Menu +Main Menu \begin{description} -\item[Yes (min): x.x] Resume video playback at stored resume time x.x. -\item[No] Play video from the beginning. +\item[Settings] Open \setting{Settings} submenu -- see below. +\item[Resume playback] Return to playback screen. +\item[Quit mpegplayer] Exit the plugin. \end{description} -Main Menu +Settings Menu \begin{description} -\item[Display Options] Opens ``Display Options'' submenu -- see below. -\item[Start Menu] (default: on) Enable/disable the start menu. +\item[Display Options] Open \setting{Display Options} submenu -- see below. +\item[Audio Options] Open \setting{Audio Options} submenu -- see below. +\item[Resume Options] (default: Start menu) Enable/disable the start menu. +\item[Play Mode] (default: Single) Set to \setting{All} to play multiple + \fname{.mpg} files in the directory continuously. \item[Clear all resumes: x] Discard all x resume points. -\item[Quit mpegplayer] Exit the plugin. \end{description} Display Options Menu @@ -76,7 +79,7 @@ Display Options Menu \begin{description} \item[Dithering] (default: off) Prevent banding effects in gradients by blending of colours. (only available on Sansa e200, Sansa c200 and Gigabeat F/X) -\item[Show FPS] (default: off) This option displays (once a second - if your +\item[Display FPS] (default: off) This option displays (once a second - if your video is full-screen this means it will get overwritten by the video and appear to flash once per second) the average number of frames decoded per second, the total number of frames skipped (see the Skip Frames option), @@ -86,7 +89,27 @@ Display Options Menu display the video as fast as it can. Useful for benchmarking. \item[Skip frames] (default: on) This option causes mpegplayer to attempt to maintain realtime playback by skipping the display of frames - but these - frames are still decoded. Disabling this option can cause loss of A/V sync. + frames are still decoded. Disabling this option can cause loss of A/V sync. +\opt{backlight_brightness}{ + \item[Backlight Brightness] (default: Use setting) Choose brightness to use + during video playback. Set to \setting{Use setting} to use the Brightness + setting. +} +\end{description} + +Audio Options Menu + +\begin{description} +\item[Tone Controls] (default: force off) Use the bass and treble control + settings or force them off. +\item[Channel Modes] (default: force off) Use the channel configuration setting + or force Stereo mode. +\item[Crossfeed] (default: force off) Use the Crossfeed setting or force + crossfeed off. +\item[Equalizer] (default: force off) Use the Equalizer setting or force the + equalizer off. +\item[Dithering] (default: force off) Use the Dithering setting or force + audio dithering off. \end{description} See this page in the Rockbox wiki for information on how to encode your videos -- cgit v1.2.3