Fixed mp3play
Original commit message from CVS: Fixed mp3play
This commit is contained in:
parent
4827c9fe56
commit
f068579abd
@ -1,2 +1,2 @@
|
||||
#/usr/bin/sh
|
||||
gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! fakesink
|
||||
gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! audiosink
|
||||
|
@ -1,2 +1,2 @@
|
||||
#/usr/bin/sh
|
||||
gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! fakesink
|
||||
gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! audiosink
|
||||
|
Loading…
x
Reference in New Issue
Block a user