[gstreamer-bugs] [Bug 315545] New: [oggdemux] problems with multi2.ogg

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Sep 8 08:18:28 PDT 2005


Do not reply to this email.  You can add comments to this bug at
 http://bugzilla.gnome.org/show_bug.cgi?id=315545
 GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: [oggdemux] problems with multi2.ogg
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: wingo at pobox.com
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


flap [tim] - ~/samples/movies --->gst-launch-0.9 -v filesrc location=multi2.ogg
! decodebin ! audioconvert ! alsasink
PAUSE pipeline ...
/pipeline0/decodebin0/typefind.src: caps = application/ogg

(process:22777): GStreamer-CRITICAL **: gst_query_new_convert: assertion `value
>= 0' failed

(process:22777): GStreamer-CRITICAL **: gst_pad_query: assertion `GST_IS_QUERY
(query)' failed

(process:22777): GStreamer-CRITICAL **: gst_mini_object_unref: assertion
`mini_object != NULL' failed

** (process:22777): WARNING **: could not convert granule to time
/pipeline0/decodebin0/theoradec2.sink: caps = video/x-theora
/pipeline0/decodebin0/theoradec2.src: caps = video/x-raw-yuv,
format=(fourcc)I420, framerate=(double)5, pixel-aspect-ratio=(fraction)1/1,
width=(int)320, height=(int)240
/pipeline0/decodebin0.src1: caps = NULL
/pipeline0/decodebin0/vorbisdec5.sink: caps = audio/x-vorbis
/pipeline0/decodebin0/vorbisdec5.src: caps = audio/x-raw-float, rate=(int)44100,
channels=(int)2, endianness=(int)1234, width=(int)32, buffer-frames=(int)0
/pipeline0/decodebin0.src1: caps = audio/x-raw-float, rate=(int)44100,
channels=(int)2, endianness=(int)1234, width=(int)32, buffer-frames=(int)0
/pipeline0/audioconvert0.src: caps = audio/x-raw-int, endianness=(int)1234,
signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)2
/pipeline0/audioconvert0.sink: caps = audio/x-raw-float, rate=(int)44100,
channels=(int)2, endianness=(int)1234, width=(int)32, buffer-frames=(int)0
/pipeline0/decodebin0.src1: caps = audio/x-raw-float, rate=(int)44100,
channels=(int)2, endianness=(int)1234, width=(int)32, buffer-frames=(int)0
/pipeline0/decodebin0.src1.proxypad1: caps = audio/x-raw-float, rate=(int)44100,
channels=(int)2, endianness=(int)1234, width=(int)32, buffer-frames=(int)0
/pipeline0/alsasink0.sink: caps = audio/x-raw-int, endianness=(int)1234,
signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)2
PREROLLED pipeline ...
RUNNING pipeline ...
WARNING: Element "alsasink0" warns: gstbasesink.c(516):
gst_base_sink_handle_object: /pipeline0/alsasink0:
Received buffer without a new-segment. Cannot sync to clock.
/pipeline0/decodebin0/vorbisdec6.sink: caps = audio/x-vorbis
/pipeline0/decodebin0/vorbisdec6.src: caps = audio/x-raw-float, rate=(int)44100,
channels=(int)2, endianness=(int)1234, width=(int)32, buffer-frames=(int)0
Got EOS from element "pipeline0".
Execution ended after 1889852000 ns.

GStreamer-CRITICAL **: gst_query_new_convert: assertion `value >= 0' failed
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread 1111174064 (LWP 22789)]
0x40015402 in __kernel_vsyscall ()
(gdb) bt
#0  0x40015402 in __kernel_vsyscall ()
#1  0x4037c7d5 in raise () from /lib/tls/libc.so.6
#2  0x4037e149 in abort () from /lib/tls/libc.so.6
#3  0x402f12d1 in g_logv () from /usr/lib/libglib-2.0.so.0
#4  0x402f1305 in g_log () from /usr/lib/libglib-2.0.so.0
#5  0x402f1441 in g_return_if_fail_warning () from /usr/lib/libglib-2.0.so.0
#6  0x40056b2c in gst_query_new_convert (src_fmt=GST_FORMAT_DEFAULT, value=-1,
dest_fmt=GST_FORMAT_TIME) at gstquery.c:408
#7  0x400695d1 in gst_pad_query_convert (pad=0x900da98,
src_format=GST_FORMAT_DEFAULT, src_val=-1, dest_format=0x423b22ec,
dest_val=0x9003bfc) at gstutils.c:2278
#8  0x411b1d01 in gst_ogg_demux_read_chain (ogg=0x8ffe628) at gstoggdemux.c:1811
#9  0x411b2980 in gst_ogg_demux_loop (pad=0x0) at gstoggdemux.c:2019
#10 0x400624ba in gst_task_func (task=0x8fffea8, tclass=0x8fffd80) at gsttask.c:146

Cheers
 -Tim

------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list