mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-24 17:44:14 +00:00
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
|