yauap
simple command line audio player based on GStreamer
Install
- All systems
-
curl cmd.cat/yauap.sh
- Debian
-
apt-get install yauap
- Ubuntu
-
apt-get install yauap
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install yauap
- Raspbian
-
apt-get install yauap
- Dockerfile
- dockerfile.run/yauap
yauap
simple command line audio player based on GStreamer
Yauap is a simple commandline audio player based on the GStreamer multimedia framework. It also exposes a DBus interface which allows other applications to use Yauap as a playback backend for audio files and streams. You should install gstreamer0.10-plugins-ugly to get support for popular MPEG audio formats like MP3. You should install either gstreamer0.10-plugins-bad or gstreamer0.10-gnomevfs to get support for playback of network streams.
yauap-dbg
debugging symbols for Yauap
This package provides debugging symbols for binaries shipped in the 'yauap' package. You should install this package to get more useful backtrace if you are about to report a Yauap crash.