Fixed mp3play

Original commit message from CVS:
Fixed mp3play
This commit is contained in:
Wim Taymans 2001-01-04 19:22:37 +00:00
parent 4827c9fe56
commit f068579abd
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
#/usr/bin/sh
gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! fakesink
gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! audiosink

View file

@ -1,2 +1,2 @@
#/usr/bin/sh
gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! fakesink
gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! audiosink