mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
f4ae52d0ab
Original commit message from CVS: Do gst_init first, so we can supply debugging options to libgst
2 lines
72 B
Text
Executable file
2 lines
72 B
Text
Executable file
#/usr/bin/sh
|
|
gstreamer-launch disksrc $1 ! mp3parse ! mpg123 ! fakesink
|