Playback audio on Mac OS X

doon don-prog at mail.ru
Mon Sep 28 18:02:50 PDT 2015


I am trying to play mp3 audio using this pipeline:

gst-launch-1.0 filesrc location="/Users/Zhenya/Downloads/test.mp3" ! mad !
audioconvert ! autoaudiosink

But get next error:

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstFileSrc:filesrc0: Internal
data flow error.
Additional debug info:
gstbasesrc.c(2933): void gst_base_src_loop(GstPad *) ():
/GstPipeline:pipeline0/GstFileSrc:filesrc0:
streaming task paused, reason not-negotiated (-4)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

Identical pipeline works fine on Windows 7 with the same audio. *How I can
resolve this issue on Mac OS X Mavericks?
*



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Playback-audio-on-Mac-OS-X-tp4673864.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list