<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=80.67.177.4</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=80.67.177.4"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/80.67.177.4"/>
	<updated>2026-04-26T10:12:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Media_player&amp;diff=3176</id>
		<title>Media player</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Media_player&amp;diff=3176"/>
		<updated>2012-08-07T16:39:29Z</updated>

		<summary type="html">&lt;p&gt;80.67.177.4: details, lang changed to scheme.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= EMMS =&lt;br /&gt;
&lt;br /&gt;
EMMS, The Emacs Multimedia System.&lt;br /&gt;
&lt;br /&gt;
EMMS is the Emacs Multimedia System. It tries to be a clean and small application to play multimedia files from Emacs using external players. Many of it's ideas are derived from MpthreePlayer , but it tries to be more general and cleaner.&lt;br /&gt;
&lt;br /&gt;
The fact that EMMS is based on external players makes it powerful, because it supports all formats that those players support, with no effort from your side.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Free Software (as in Free Speech, and Free Beer)&lt;br /&gt;
* Extensible&lt;br /&gt;
* Very light (some might even say stealth)&lt;br /&gt;
* Audio support : MP3, Ogg Vorbis, FLAC&lt;br /&gt;
* Video support : MPEG, WMV, MOV, AVI, OGM, MKV, etc...&lt;br /&gt;
* Tagging capability, possibly batched&lt;br /&gt;
* Playlist management&lt;br /&gt;
* Remotely drivable via emacsclient (playlist creation via rox-filer, for example)&lt;br /&gt;
* And last but not least : Written in Emacs lisp :)&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Install the needed packages with the package manager of your system :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get install emms vorbis-tools&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(you may also try with [http://wikemacs.org/wiki/El-get el-get].)&lt;br /&gt;
&lt;br /&gt;
add the following to your ~/.emacs :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;scheme&amp;quot;&amp;gt;&lt;br /&gt;
(require 'emms-setup)&lt;br /&gt;
          (emms-all)&lt;br /&gt;
          (emms-default-players)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
and, as usual, restart emacs or ''M-x eval-current-buffer RET''.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
You can play a file or a directory with the command ''M-x emms-play-file'' or ''emms-play-directory''.&lt;br /&gt;
&lt;br /&gt;
You can add files and directories to the emms playlist (which will be created if it doesn't exist yet) with ''M-x emms-add-file'', play it with emms-start and you can '''visit the playlist buffer''' by simply calling '''M-x emms RET'''. Hitting 'h' in the playlist buffer will show you all the available shortcuts.&lt;br /&gt;
&lt;br /&gt;
== External links == &lt;br /&gt;
&lt;br /&gt;
http://www.emacswiki.org/emacs/EMMS&lt;br /&gt;
&lt;br /&gt;
http://www.gnewsense.org/Documentation/Emacs#Listening_to_Music an easy tutorial to begin with.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Entertainment]]&lt;/div&gt;</summary>
		<author><name>80.67.177.4</name></author>
	</entry>
</feed>