Hi all, I am trying to get ogg files playing with gstreamer (to get ogg support working in podboy), but am getting the following output/error:
gst-launch-0.10 filesrc location=linuxoutlaws128.ogg ! oggdemux ! vorbisdec ! audioconvert ! audioresample ! alsasink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: from element /GstPipeline:pipeline0/GstOggDemux:oggdemux0: Internal data stream error. Additional debug info: gstoggdemux.c(3251): gst_ogg_demux_loop (): /GstPipeline:pipeline0/GstOggDemux:oggdemux0: stream stopped, reason not-linked ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... Freeing pipeline ... The same command works on my desktop. Does anyone know what might be wrong? Am I missing a dependency somewhere? Cheers, Edwin _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
