>EMACSPEAK --Complete Audio Desktop

Next: , Previous: emacspeak-loaddefs, Up: Emacspeak Commands


11.42 emacspeak-m-player

Commentary: Defines a simple derived mode for interacting with mplayer. mplayer is a versatile media player capable of playing many streaming formats and is especially useful for playing windows media (WMA) and streaming windows media (ASF) files. mplayer is available on the WWW: RPM package http://mirrors.sctpc.com/dominik/linux/pkgs/mplayer/i586/mplayer-0.90pre5-2.i586.rpm You may need the win32 codecs which can be downloaded from http://ftp.lug.udel.edu/MPlayer/releases/w32codec-0.60.tar.bz2 Mplayer FAQ at http://www.mplayerhq.hu/DOCS/faq.html Mplayer docs at http://www.mplayerhq.hu/DOCS/

Automatically generated documentation for commands defined in module emacspeak-m-player.

— Interactive Command: emacspeak-m-player nil

Not bound to any key.

Play specified resource using m-player. Optional prefix argument play-list interprets resource as a play-list. Resource is a media resource or playlist containing media resources. The player is placed in a buffer in emacspeak-m-player-mode.

— Interactive Command: emacspeak-m-player-add-equalizer nil

Not bound to any key.

Add equalizer for next MPlayer invocation.

Use arrow keys, page-up, page-down, home and end keys to manipulate the values. Hit enter to finish setting the equalizer values.

The Mplayer equalizer provides 10 bands, G0 – G9, see the MPlayer man page for details.

— Interactive Command: emacspeak-m-player-add-filter nil

Not bound to any key.

Adds specified filter to use for the next invocation of MPlayer.

— Interactive Command: emacspeak-m-player-alt-src-step nil

Not bound to any key.

Move within an ASF playlist.

— Interactive Command: emacspeak-m-player-backward-10min nil

Not bound to any key.

Move backward by ten minutes.

— Interactive Command: emacspeak-m-player-backward-10s nil

Not bound to any key.

Move back by 10 seconds.

— Interactive Command: emacspeak-m-player-backward-1min nil

Not bound to any key.

Move back by 1 minute.

— Interactive Command: emacspeak-m-player-balance nil

Not bound to any key.

Set left/right balance.

— Interactive Command: emacspeak-m-player-beginning-of-track nil

Not bound to any key.

Move to beginning of track.

— Interactive Command: emacspeak-m-player-bind-accelerator nil

Not bound to any key.

Binds key to invoke m-player on specified directory.

— Interactive Command: emacspeak-m-player-command nil

Not bound to any key.

Invoke MPlayer commands.

— Interactive Command: emacspeak-m-player-customize-options nil

Not bound to any key.

Use Customize to manipulate MPlayer options.

— Interactive Command: emacspeak-m-player-display-position nil

Not bound to any key.

Display current position in track and its length.

— Interactive Command: emacspeak-m-player-double-speed nil

Not bound to any key.

Scale speed by 2.0

— Interactive Command: emacspeak-m-player-end-of-track nil

Not bound to any key.

Move to beginning of track.

— Interactive Command: emacspeak-m-player-equalizer-control nil

Not bound to any key.

Manipulate values in specified vector using minibuffer.

— Interactive Command: emacspeak-m-player-faster nil

Not bound to any key.

Speed up playback.

— Interactive Command: emacspeak-m-player-forward-10min nil

Not bound to any key.

Move forward by ten minutes.

— Interactive Command: emacspeak-m-player-forward-10s nil

Not bound to any key.

Move forward by 10 seconds.

— Interactive Command: emacspeak-m-player-forward-1min nil

Not bound to any key.

Move forward by 1 minute.

— Interactive Command: emacspeak-m-player-get-length nil

Not bound to any key.

Display length of track in seconds.

— Interactive Command: emacspeak-m-player-half-speed nil

Not bound to any key.

Scale speed by 0.5.

— Interactive Command: emacspeak-m-player-load nil

Not bound to any key.

Load specified resource into a running m-player. Interactive prefix arg appends the new resource to what is playing.

— Interactive Command: emacspeak-m-player-load-file nil

Not bound to any key.

Load specified file.

— Interactive Command: emacspeak-m-player-load-playlist nil

Not bound to any key.

Load specified playlist file.

— Interactive Command: emacspeak-m-player-mode nil

Not bound to any key.

Major mode for m-player interaction.

key binding — ———

C-e Prefix Command RET emacspeak-m-player-load ESC Prefix Command SPC emacspeak-m-player-pause + emacspeak-m-player-volume-up , emacspeak-m-player-backward-10s - emacspeak-m-player-volume-down . emacspeak-m-player-forward-10s < emacspeak-m-player-backward-1min = emacspeak-m-player-volume-up > emacspeak-m-player-forward-1min ? emacspeak-m-player-display-position L emacspeak-m-player-load-file O emacspeak-m-player-reset-options Q emacspeak-m-player-quit [ emacspeak-m-player-slower ] emacspeak-m-player-faster b emacspeak-m-player-balance c emacspeak-m-player-slave-command e emacspeak-m-player-add-equalizer f emacspeak-m-player-add-filter g emacspeak-m-player-seek-absolute k emacspeak-m-player-bind-accelerator l emacspeak-m-player-get-length m emacspeak-m-player-speak-mode-line n emacspeak-m-player-next-track o emacspeak-m-player-customize-options p emacspeak-m-player-previous-track q bury-buffer r emacspeak-m-player-seek-relative s emacspeak-m-player-scale-speed t emacspeak-m-player-play-tracks-jump v emacspeak-m-player-volume-change w emacspeak-m-player-speak-current-info { emacspeak-m-player-half-speed } emacspeak-m-player-double-speed DEL emacspeak-m-player-reset-speed <down> emacspeak-m-player-forward-1min <end> emacspeak-m-player-end-of-track <home> emacspeak-m-player-beginning-of-track <left> emacspeak-m-player-backward-10s <next> emacspeak-m-player-forward-10min <prior> emacspeak-m-player-backward-10min <right> emacspeak-m-player-forward-10s <up> emacspeak-m-player-backward-1min

C-e m emacspeak-m-player-speak-mode-line

M-l emacspeak-m-player-load-playlist

In addition to any hooks its parent mode `comint-mode' might have run, this mode runs the hook `emacspeak-m-player-mode-hook', as the final step during initialization.

— Interactive Command: emacspeak-m-player-next-track nil

Not bound to any key.

Move to next track.

— Interactive Command: emacspeak-m-player-pause nil

Not bound to any key.

Pause or unpause media player.

— Interactive Command: emacspeak-m-player-play-tracks-jump nil

Not bound to any key.

Move within the play tree.

— Interactive Command: emacspeak-m-player-play-tree-up nil

Not bound to any key.

Move within the play tree.

— Interactive Command: emacspeak-m-player-previous-track nil

Not bound to any key.

Move to previous track.

— Interactive Command: emacspeak-m-player-quit nil

Not bound to any key.

Quit media player.

— Interactive Command: emacspeak-m-player-reset-options nil

Not bound to any key.

Reset MPlayer options to initial defaults.

— Interactive Command: emacspeak-m-player-reset-speed nil

Not bound to any key.

Reset playing speed to normal.

— Interactive Command: emacspeak-m-player-scale-speed nil

Not bound to any key.

Scale speed by specified factor.

— Interactive Command: emacspeak-m-player-seek-absolute nil

Not bound to any key.

Seek to absolute specified position.

— Interactive Command: emacspeak-m-player-seek-relative nil

Not bound to any key.

Seek by offset into stream from current position.

— Interactive Command: emacspeak-m-player-shuffle nil

control e :

Launch M-Player with shuffle turned on.

— Interactive Command: emacspeak-m-player-slave-command nil

Not bound to any key.

Dispatch slave command read from minibuffer.

— Interactive Command: emacspeak-m-player-slower nil

Not bound to any key.

Slow down playback.

— Interactive Command: emacspeak-m-player-speak-current-info nil

Not bound to any key.

Speak cached info about currently playing file.

— Interactive Command: emacspeak-m-player-speak-mode-line nil

Not bound to any key.

Speak mode line

— Interactive Command: emacspeak-m-player-url nil

Not bound to any key.

Call emacspeak-m-player with specified URL.

— Interactive Command: emacspeak-m-player-volume-change nil

Not bound to any key.

Change volume. A value of <number> changes volume by specified offset. A string of the form `<number> 1' sets volume as an absolute.

— Interactive Command: emacspeak-m-player-volume-down nil

Not bound to any key.

Decrease volume.

— Interactive Command: emacspeak-m-player-volume-up nil

Not bound to any key.

Increase volume.

— Interactive Command: emacspeak-m-player-youtube-player nil

Not bound to any key.

Use youtube-dl and mplayer to stream YouTube content.

— Interactive Command: emacspeak-multimedia nil

control e ;

Start or control Emacspeak multimedia player.