====mpg123==== audio playback and decoding (high performance) --- ~-binary code (##**[[https://www.smokey01.com/coolpup mpg123 software package]]**##) --- ~-[[https://www.mpg123.de/download.shtml source code]] --- ~-verify installed version via the command-line interface: %%mpg123 --version%% --- ~-dependencies: ##+[[alsalib alsa-lib]],+[[bzip2]],+[[grep]],+[[jack]],+sdl,+[[tar]]## --- ~-play the contents of a directory, in shuffle mode (-Z) and verbose mode (-v), by invoking the following command __within__ the directory: %%mpg123 -vZ ./*.mp3%% --- {{nocomments}} ---- ==Categories== CategoryMultimedia CategorySoftwareTopPackages CategorySoftware CategoryTutorial