[Bug 668339] [0.11] Ugly GStreamer-critical messages
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 20 05:17:14 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=668339
GStreamer | gstreamer (core) | 0.11.x
Christian Fredrik Kalager Schaller <Uraeus> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Ever Confirmed|0 |1
--- Comment #3 from Christian Fredrik Kalager Schaller <Uraeus at linuxrising.org> 2012-01-20 13:17:09 UTC ---
Getting the spew also with this gst-launch pipeline:
gst-launch-0.11 -v filesrc location=/home/cschalle/Videos/output.ogg !
decodebin name="decode" decode. ! videoflip ! videoconvert ! theoraenc ! queue
name="video" ! oggmux name=mux ! filesink location=/tmp/output2.ogg decode. !
queue name="audio" ! audioconvert ! audioresample ! audiorate ! vorbisenc !
mux.
-------
/GstPipeline:pipeline0/GstDecodeBin:decode/GstVorbisDec:vorbisdec0.GstPad:src:
caps = audio/x-raw, format=(string)F32LE, layout=(string)interleaved,
rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
/GstPipeline:pipeline0/GstDecodeBin:decode/GstMultiQueue:multiqueue0:
max-size-buffers = 5
/GstPipeline:pipeline0/GstDecodeBin:decode/GstMultiQueue:multiqueue0:
max-size-time = 0
/GstPipeline:pipeline0/GstDecodeBin:decode/GstMultiQueue:multiqueue0:
max-size-bytes = 2097152
GLib-GObject-CRITICAL **: g_value_init: assertion `value != NULL' failed
GStreamer-CRITICAL **: gst_value_set_bitmask: assertion
`GST_VALUE_HOLDS_BITMASK (value)' failed
GLib-GObject-CRITICAL **: g_value_init: assertion `value != NULL' failed
GStreamer-CRITICAL **: gst_value_set_bitmask: assertion
`GST_VALUE_HOLDS_BITMASK (value)' failed
/GstPipeline:pipeline0/GstDecodeBin:decode.GstDecodePad:src_0: caps =
video/x-raw, format=(string)I420, width=(int)352, height=(int)240,
pixel-aspect-ratio=(fraction)10/11, interlace-mode=(string)progressive,
chroma-site=(string)jpeg, framerate=(fraction)30000/1001
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list