[gst-devel] Not able to play OGG media Files
nitin mahajan
nitin at ariemtech.com
Thu Jun 12 11:17:55 CEST 2008
Hello !
I have cross compiled gstreamer and required plugins for MIPS and tried to play an ogg file.
I get the following error
# gst-launch-0.10 -v playbin uri=file:///usr/local/lib/eatv-public.ogg
Setting pipeline to PAUSED ...
/playbin0/decodebin0/typefind.src: caps = application/ogg
Pipeline is PREROLLING ...
** Message: don't know how to handle audio/x-vorbis
/playbin0/selector_video_src0: active-pad = NULL
(gst-launch-0.10:1537): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start != -1' failed
/playbin0/decodebin0/queue0.sink: caps = video/x-theora
/playbin0/decodebin0/queue0.src: caps = video/x-theora
(gst-launch-0.10:1537): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start != -1' failed
ERROR: from element /playbin0/decodebin0/oggdemux0: Internal data stream error.
Additional debug info:
gstoggdemux.c(3104): gst_ogg_demux_loop (): /playbin0/decodebin0/oggdemux0:
stream stopped, reason not-negotiated
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
/playbin0/decodebin0/queue0.src: caps = NULL
/playbin0/decodebin0/queue0.sink: caps = NULL
/playbin0/decodebin0/oggdemux0.serial_241774d5: caps = NULL
/playbin0/decodebin0/oggdemux0.serial_0d011fc5: caps = NULL
/playbin0/decodebin0/typefind.src: caps = NULL
FREEING pipeline ...
My Configuration is below, which I think means I have vorbis, theora and ogg plugins requierd to play an Ogg file are going to be present. I have also cheked that these are present on target.
configure: *** Plug-ins without external dependencies that will NOT be built:
configure: *** Plug-ins with dependencies that will be built:
alsa
cdparanoia
ogg
theora
video4linux
vorbis
configure: *** Plug-ins with dependencies that will NOT be built:
gio
gnomevfs
libvisual
pango
ximagesink
xvimagesink
Can I get some Idea on what might be going wrong? However on my ubuntu x86 desktop, the same media file is being played.
regards
-Nitin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080612/c92f8b50/attachment.htm>
More information about the gstreamer-devel
mailing list