⇤ ← Revision 1 as of 2013-07-24 05:26:28
Size: 303
Comment:
|
Size: 364
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
* Only root can read the audio device - Add regular user to "audio" group * Volume control - "alsamixer", left/right, up/down to adjust the volume * Play mp3 in command line - ffplay from ffmpeg, play from sox with libsox-fmt-mp3 |
* Play mp3 in command line * Packages - alsa alsa-lib * Only root can read the audio device - Add regular user to "audio" group * Volume control - "alsamixer", left/right, up/down to adjust the volume * Play mp3 in command line - ffplay from ffmpeg, play from sox with libsox-fmt-mp3 |
Issues
- Play mp3 in command line
- Packages - alsa alsa-lib
- Only root can read the audio device - Add regular user to "audio" group
- Volume control - "alsamixer", left/right, up/down to adjust the volume
- Play mp3 in command line - ffplay from ffmpeg, play from sox with libsox-fmt-mp3
$ ffplay file.mp3 $ play file.mp3