Hi there,

I am on mac os x (leopard 10.5.6).

I compiled mpg123 from source and I can play mp3 files in terminal with
it. I try to use it with emms by the following setup.

  (define-emms-simple-player mpg123 '(file url)
     (emms-player-simple-regexp "mp3" "mp2")
     "mpg123")
  (setq emms-player-mplayer-parameters '("-slave")
        emms-player-list '(emms-player-mpg123
                           emms-player-mpg321
                           emms-player-mplayer
                           emms-player-mplayer-playlist))

Unfortunately I don't know why it can't play. I can see the line keep
moving to the next track until there's no next track.

Any ideas?

-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .: I use Emacs :.

               www.git-scm.com
    git - the one true version control system



_______________________________________________
Emms-help mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emms-help

Reply via email to