Questions tagged [moc]

For questions about moc (music on console), the ncurses based console audio player.

moc (music on console) is a full-screen ncurses based console audio player designed to be powerful and easy to use.

Supported file formats are: MP3, OGG Vorbis, FLAC, OPUS, WAVE, SPEEX, Musepack (MPC), AIFF, AU and others.

Other features: simple mixer, colour themes, searching the menu (the playlist or a directory) like M-s in Midnight Commander, the way MOC creates titles from tags is configurable, optional character set conversion for file tags using iconv(), OSS or ALSA output.

2 questions
1
vote
1 answer

Cannot start MOC - "No valid sound driver found" in Ubuntu 20.04

I had to hard-reboot my Raspberry Pi (unplug the power) running Ubuntu Server 20.04 and since then I cannot run the console music playermocp anymore. The program runs through the initialization of OSS and ALSA drivers, then fails with the message…
palimaar
  • 11
  • 2
1
vote
2 answers

Loop audio file from the command line (gapless) or into new file

The only command line solution for gapless playback I found so far (working with ALSA and JACK) is moc (»music on console«). While I'm still searching for a simpler way I was wondering if it is possible to loop an audio file into a new file for a…
nath
  • 5,430
  • 9
  • 45
  • 87