SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
en:handbook:multimedia [2015/12/22 17:53]
genesis [MPC - Music Player Client]
en:handbook:multimedia [2015/12/22 17:56]
genesis [Mpg123]
Line 72: Line 72:
 The command //mpc --help// gives you a full list of all the available options that allow you to edit the playlist, enable crossfade, adjust the volume and shuffle tracks, etc. The command //mpc --help// gives you a full list of all the available options that allow you to edit the playlist, enable crossfade, adjust the volume and shuffle tracks, etc.
  
-===== Mpg123 ​=====+===== mpg123 ​=====
  
-Mpg123 ​is a command line audio player and file converter, this means that you can listen to music or convert files from a terminal. To install:+mpg123 ​is a command line audio player and file converter, this means that you can listen to music or convert files from a terminal. To install:
  
 <​code>#​ tazpkg get-install mpg123</​code>​ <​code>#​ tazpkg get-install mpg123</​code>​
  
-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:
  
 <​code>​ $ mpg123 sound.mp3 </​code>​ <​code>​ $ mpg123 sound.mp3 </​code>​
  
-Mpg123 ​can also encode a file into another format, for example you can convert a //wav// file into a mp3 file. Example:+mpg123 ​can also encode a file into another format, for example you can convert a //wav// file into a mp3 file. Example:
  
 <​code>​ $ mpg123 -w sound.mp3 sound.wav </​code>​ <​code>​ $ mpg123 -w sound.mp3 sound.wav </​code>​
 
en/handbook/multimedia.txt ยท Last modified: 2015/12/24 17:16 by linea