mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
00aff5b225
Original commit message from CVS: Undo accidental commit of debugging version.
2 lines
83 B
Text
Executable file
2 lines
83 B
Text
Executable file
#/usr/bin/sh
|
|
gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! fakesink
|