gstreamer/tests/old/examples/launch/mp3play
Wim Taymans f068579abd Fixed mp3play
Original commit message from CVS:
Fixed mp3play
2001-01-04 19:22:37 +00:00

3 lines
84 B
Plaintext
Executable file

#/usr/bin/sh
gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! audiosink