[gstreamer-bugs] [Bug 144436] - opt / oggmux problem (endless interrupt event loop)
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Tue Jul 27 02:57:41 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=144436
GStreamer | gstreamer (core) | Ver: HEAD CVS
t.i.m at zen.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #28736|0 |1
is obsolete| |
------- Additional Comments From t.i.m at zen.co.uk 2004-07-27 05:57 -------
Created an attachment (id=29932)
--> (http://bugzilla.gnome.org/attachment.cgi?id=29932&action=view)
debug output with spider
Attached the debug output for the following pipeline:
gst-launch-0.8 -v filesrc location=lj.wav ! spider ! audioconvert !
rawvorbisenc quality=0.8 ! oggmux ! fakesink
Here's the short output when running the pipeline with -v
RUNNING pipeline ...
/pipeline0/filesrc0.src: active = TRUE
/pipeline0/filesrc0.src: caps = application/octet-stream
/pipeline0/spider0/sink_ident.sink: caps = application/octet-stream
/pipeline0/spider0/sink_ident.sink: active = TRUE
/pipeline0/spider0/sink_ident.src: active = TRUE
/pipeline0/spider0/src_0.sink: active = TRUE
/pipeline0/spider0/src_0.src: active = TRUE
/pipeline0/audioconvert0.sink: active = TRUE
/pipeline0/audioconvert0.src: active = TRUE
/pipeline0/vorbisenc0.sink: active = TRUE
/pipeline0/vorbisenc0.src: active = TRUE
/pipeline0/vorbisenc0.src: caps = audio/x-vorbis
/pipeline0/oggmux0.sink_787819414: caps = audio/x-vorbis
/pipeline0/oggmux0.src: active = TRUE
/pipeline0/oggmux0.sink_787819414: active = TRUE
/pipeline0/oggmux0.src: caps = application/ogg
/pipeline0/fakesink0.sink: caps = application/ogg
/pipeline0/fakesink0.sink: active = TRUE
/pipeline0/fakesink0: last-message = "chain ******* (fakesink0:sink)E (type:
14) 0x805dac8"
/pipeline0/fakesink0: last-message = "chain ******* (fakesink0:sink)E (type:
14) 0x805dac8"
/pipeline0/fakesink0: last-message = "chain ******* (fakesink0:sink)E (type:
14) 0x805dac8"
/pipeline0/fakesink0: last-message = "chain ******* (fakesink0:sink)E (type:
14) 0x805dac8"
/pipeline0/fakesink0: last-message = "chain ******* (fakesink0:sink)E (type:
14) 0x805dac8"
/pipeline0/fakesink0: last-message = "chain ******* (fakesink0:sink)E (type:
14) 0x805dac8"
/pipeline0/fakesink0: last-message = "chain ******* (fakesink0:sink)E (type:
14) 0x805dac8"
/pipeline0/fakesink0: last-message = "chain ******* (fakesink0:sink)E (type:
14) 0x805dac8"
/pipeline0/fakesink0: last-message = "chain ******* (fakesink0:sink)E (type:
14) 0x805dac8"
/pipeline0/fakesink0: last-message = "chain ******* (fakesink0:sink)E (type:
14) 0x805dac8"
/pipeline0/fakesink0: last-message = "chain ******* (fakesink0:sink)E (type:
14) 0x805dac8"
...
Cheers
-Tim
------- 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