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
2024-11-27 12:11:13 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
a3aad0c1a2
gstreamer
/
examples
/
launch
/
mp3play
3 lines
84 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
Fixed mp3play Original commit message from CVS: Fixed mp3play
2001-01-04 19:22:37 +00:00
gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! audiosink
Reference in a new issue
Copy permalink