music on console 2.4.4 (Stable branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News music on console 2.4.4 (Stable branch)
# 1  
Old 01-04-2009
music on console 2.4.4 (Stable branch)

Image MOC (music on console) is a console audio player with a simple ncurses interface in playmp3list style. It supports MP3 (with ID3 tag, VBR, and Xing headers), Ogg, FLAC, WAVE, Musepack, Speex, WMA, MP4, AAC, and some other less popular audio formats. Playlists can be saved and loaded using .m3u files (PLS version 2 can also be loaded). Internet streams (Shoutcast, Icecast) are supported. It achieves gapless playback by employing an output buffer in a separate thread and file pre-caching. The key mapping can be fully customized. The interface can be detached from the server as it plays in the background. License: GNU General Public License (GPL) Changes:
This release fixes many bugs. Part of them caused compilation failures or even crashes on newer systems or newer libraries used by MOC. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
CLEMENTINE(1)						      General Commands Manual						     CLEMENTINE(1)

NAME
clementine -- A modern music player and library organizer SYNOPSIS
clementine [options] [URL(s)] DESCRIPTION
This manual page documents briefly the clementine commands. This manual page was written for the Debian distribution because the original program does not have a manual page. clementine is modern music player and library organizer. It is inspired by Amarok 1.4 and is written to take advantage of Qt4. Features : o Search and play your local music library. o Listen to internet radio from Last.fm, SomaFM and Magnatune. o Tabbed playlists, import and export M3U, XSPF, PLS and ASX. o Visualisations from projectM. o Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC o Edit tags on MP3 and OGG files, organise your music. o Download missing album cover art from Last.fm. o Cross-platform - works on Windows, Mac OS X and Linux. o Native desktop notifications on Linux (libnotify) and Mac OS X (Growl). o Supports MPRIS on Linux, or remote control using the command-line. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. Player options : -p --play Start the playlist currently playing. -t --play-pause Play if stopped, pause if playing. -u --pause Pause playback -s --stop Stop playback -r --previous Skip backwards in playlist. -f --next Skip forwards in playlist. -v --volume <value> Set the volume to <value> percent. --volume-up Increase the volume by 4%. --volume-down Decrease the volume by 4%.. --seek-to <seconds> Seek the currently playing track to an absolute position. --seek-by <seconds> Seek the currently playing track by a relative amount. Playlist options: -a --append Append files/URLs to the playlist. -l --load Loads files/URLs, replacing current playlist. -k --play-track <n> Play the <n>th track in the playlist Other options: -h --help Show summary of options. -o --show-osd Display the on-screen-display. -e --engine Select engine -g --language <lang> Change the language AUTHORS
Clementine main developers : o David Sansome me@davidsansome.com o John Maguire john.maguire@gmail.com This manual page was written by Thomas PIERSON web.pierson@gmail.com for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3. CLEMENTINE(1)