Gstreamer 0.10 playback error

Alistair Sutton alistair.sutton at gmail.com
Sat Apr 1 11:16:58 UTC 2006


Hi,

Has anybody else seen the following error when trying to playback a
file through gstreamer 0.10?

(ajs at falter) ~/Audio/Various> gst-launch playbin
uri=file:///home/ajs/Audio/Various/wasted.mp3
Setting pipeline to PAUSED ...

** (gst-launch-0.10:21611): WARNING **: could not link
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true,
width=(int)32, depth=(int)32, rate=(int){ 8000, 11025, 12000, 16000,
22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ]: -4
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock

The process then just sits there until I CTRL-C it.

Playing the file manually with the following command works however:

(ajs at falter) ~/Audio/Various> gst-launch filesrc location=wasted.mp3 !
mad ! audioconvert ! audioresample ! osssink

Testing the sound using gstreamer-properties produces the test beep as expected.

Any suggestions?

Al

--
GPG/PGP: http://www.no-dns-yet.org.uk/~everlone/pubkey.gpg


More information about the freebsd-gnome mailing list