This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2025-01-01 21:18:52 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
f4ae52d0ab
gstreamer
/
examples
/
launch
/
mp3play
3 lines
72 B
Text
Raw
Normal View
History
Unescape
Escape
A thread example. Original commit message from CVS: A thread example. An example of gstreamer-launch: an mp3 player
2000-09-09 16:39:03 +00:00
#/usr/bin/sh
Do gst_init first, so we can supply debugging options to libgst Original commit message from CVS: Do gst_init first, so we can supply debugging options to libgst
2001-01-03 22:58:58 +00:00
gstreamer-launch disksrc $1 ! mp3parse ! mpg123 ! fakesink
Reference in a new issue
Copy permalink