Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:handbook:multimedia [2015/12/22 16:41] – [Asunder - Audio CD Ripper] genesis | en:handbook:multimedia [2015/12/24 16:16] (current) – linea | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| < | < | ||
| - | Then, use alsamixer to set up sound levels according to your preferences (you can find it at // | + | Then use alsamixer to set up sound levels according to your preferences (you can find them at // |
| < | < | ||
| Line 60: | Line 60: | ||
| < | < | ||
| - | Simply drag your music files into the ~/music folder (or create a link) and then run mpd --create-db as root to update the database and you're ready to use one of the many clients. The mpd --version command lets you have a full list of available formats and outputs. | + | Simply drag your music files into the //~/music// folder (or create a link) and then run //mpd --create-db// as root to update the database and you're ready to use one of the many clients. The //mpd --version// command lets you have a full list of available formats and outputs. |
| ===== MPC - Music Player Client ===== | ===== MPC - Music Player Client ===== | ||
| Line 70: | Line 70: | ||
| $ mpc play </ | $ mpc play </ | ||
| - | The command | + | The command |
| - | ===== Mpg123 | + | ===== mpg123 |
| - | Mpg123 | + | mpg123 |
| < | < | ||
| - | To display help, use the --help option. To play a mp3 file, just launch mpg123 followed by the name of the audio file: | + | To display help, use the //--help// option. To play a mp3 file, just launch mpg123 followed by the name of the audio file: |
| < | < | ||
| - | Mpg123 | + | mpg123 |
| < | < | ||