[Gstreamer-bugs] [Bug 142962] - Error converting wav file to ogg/vorbis

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu May 27 05:06:13 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=142962
GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From rbultje at ronald.bitfreak.net  2004-05-27 08:06 -------
oggmux now discards disconts. It's a workaround until we know if anything uses
disconts in filesink. I still think it should ignore them...

It doesn't work for me yet, however:

Starting program:
/media/gnome/src/gstreamer/gstreamer/tools/.libs/lt-gst-launch-0.8 filesrc
location=/tmp/af.wav ! spider ! rawvorbisenc managed=true quality=0.85 ! { queue
! oggmux ! filesink location=/tmp/af.ogg }
[New Thread 16384 (LWP 15294)]
RUNNING pipeline ...
[New Thread 32769 (LWP 15295)]
[New Thread 16386 (LWP 15296)]
 
(process:15294): GStreamer-CRITICAL **: file gstcaps.c: line 413
(gst_caps_get_structure): assertion `GST_IS_CAPS (caps)' failed
 
(process:15294): GStreamer-CRITICAL **: file gstcaps.c: line 576
(gst_caps_is_fixed): assertion `GST_IS_CAPS (caps)' failed
 
** (process:15294): CRITICAL **: file gstaudioconvert.c: line 329
(gst_audio_convert_parse_caps): assertion `gst_caps_is_fixed (gst_caps)' failed
 
** (process:15294): CRITICAL **: internal negotiation error
 
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 15294)]
gst_opt_scheduler_get_wrapper (srcpad=0x8075b38) at gstoptimalscheduler.c:1321
1321      osched = group->chain->sched;
(gdb) bt
#0  gst_opt_scheduler_get_wrapper (srcpad=0x8075b38)
    at gstoptimalscheduler.c:1321
#1  0x4004e189 in gst_pad_pull (pad=0x8180038) at gstpad.c:3241
#2  0x40124e3a in gst_spider_identity_dumb_loop (ident=0x817ff88)
    at gstspideridentity.c:435
#3  0x407f43fc in loop_group_schedule_function (argc=0, argv=0x81805f8)
    at gstoptimalscheduler.c:1227
#4  0x407f3ea6 in schedule_group (group=0x81805f8)
    at gstoptimalscheduler.c:1063
#5  0x407f3f5c in gst_opt_scheduler_schedule_run_queue (osched=0x81691c8)
    at gstoptimalscheduler.c:1106
#6  0x407f4143 in schedule_chain (chain=0x8170dc0)
    at gstoptimalscheduler.c:1154
#7  0x407f6a8d in gst_opt_scheduler_iterate (sched=0x81691c8)
    at gstoptimalscheduler.c:2310
#8  0x4005786e in gst_scheduler_iterate (sched=0x81691c8) at gstscheduler.c:695
#9  0x40031121 in gst_bin_iterate_func (bin=0x8180540) at gstbin.c:1121
#10 0x40069aeb in gst_marshal_BOOLEAN__VOID (closure=0x8058360,
    return_value=0xbffff1f0, n_param_values=1, param_values=0x8084c90,
    invocation_hint=0xbffff218, marshal_data=0x400310b8) at gstmarshal.c:433
#11 0x402a4e52 in g_type_class_meta_marshal (closure=0x8058360,
    return_value=0xbffff1f0, n_param_values=1, param_values=0xbffff320,
    invocation_hint=0xbffff218, marshal_data=0x8084c90) at gclosure.c:514
[..]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list