* Help: how to use emms+mplayer on windows
@ 2004-10-27 23:55 utopia
2004-11-01 17:28 ` Ryan Bowman
0 siblings, 1 reply; 3+ messages in thread
From: utopia @ 2004-10-27 23:55 UTC (permalink / raw)
I setup .emacs according to the README of emms.
(require 'emms)
(require 'emms-player-simple)
(require 'emms-source-file)
(setq emms-player-list '(emms-player-mpg321
emms-player-ogg123
emms-player-mplayer)
emms-source-list '((emms-directory-tree "D:/media/")))
but when i call emms-play-file, I get
"I can't play ((type . file) (name . d:/Media/abc.wav))!"
anyone can help? thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Help: how to use emms+mplayer on windows
2004-10-27 23:55 Help: how to use emms+mplayer on windows utopia
@ 2004-11-01 17:28 ` Ryan Bowman
0 siblings, 0 replies; 3+ messages in thread
From: Ryan Bowman @ 2004-11-01 17:28 UTC (permalink / raw)
--- utopia <lidachao@atlas.cz> wrote:
> I setup .emacs according to the README of emms.
> (require 'emms)
> (require 'emms-player-simple)
> (require 'emms-source-file)
> (setq emms-player-list '(emms-player-mpg321
> emms-player-ogg123
> emms-player-mplayer)
It's been a while since I tried to use this package
but as I recall the above line tells emacs what player
to use, but there aren't (or weren't) windows versions
for any opf mpg321, ogg123, nor mplayer.
I don't know if that's the problem but that's the
problem I had. If you found a windows version of one
of those players give me a link to it and I'll see if
I can get it working.
Or, can emms use winamp for a player?
Ryan
=====
---
Ryan
The door at the end of the tunnel is far too small...
- Closing In 2.0 - Don't Be Afraid - Information Society - insoc.org
---
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Help: how to use emms+mplayer on windows
[not found] <mailman.5.1099330675.8225.help-gnu-emacs@gnu.org>
@ 2004-11-02 9:07 ` Mathias Dahl
0 siblings, 0 replies; 3+ messages in thread
From: Mathias Dahl @ 2004-11-02 9:07 UTC (permalink / raw)
Ryan Bowman <rlb_emacs@yahoo.com> writes:
> --- utopia <lidachao@atlas.cz> wrote:
>
> It's been a while since I tried to use this package but as I recall
> the above line tells emacs what player to use, but there aren't (or
> weren't) windows versions for any opf mpg321, ogg123, nor mplayer.
Well, you should practice your Google searching a bit:
http://www.google.com/search?q=mpg123+for+windows
and
http://www.google.com/search?q=mplayer+for+win32
/Mathias
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-11-02 9:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-27 23:55 Help: how to use emms+mplayer on windows utopia
2004-11-01 17:28 ` Ryan Bowman
[not found] <mailman.5.1099330675.8225.help-gnu-emacs@gnu.org>
2004-11-02 9:07 ` Mathias Dahl
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.