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-15 20:05:40 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
4827c9fe56
gstreamer
/
examples
/
launch
/
mp3play
3 lines
83 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
Undo accidental commit of debugging version. Original commit message from CVS: Undo accidental commit of debugging version.
2001-01-04 17:44:51 +00:00
gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! fakesink
Reference in a new issue
Copy permalink