taginject critical warnings (bug?)

Andrés González acandido at hi-iberia.es
Mon Apr 4 01:16:10 PDT 2011


Hi,

When setting running this pipeline:

gst-launch audiotestsrc num-buffers=100 ! taginject 
tags="title=testsrc,artist=\"gstreamer\",license=\"CC by\",date=\"Mon 
Apr 4 2011\"" ! vorbisenc ! oggmux ! filesink location=test2.ogg

The file is written and is playable, but
- The last metadata field is not written to the file,
- I get the following messages (Note: There are no warning messages when 
three or less fields are given):


Estableciendo el conducto a PAUSA … (Setting pipeline to PAUSE...)
El conducto está PREPARÁNDOSE … (The pipeline is GETTING READY...)

(gst-launch-0.10:2137): GLib-GObject-CRITICAL **: g_value_dup_boxed: 
assertion `G_VALUE_HOLDS_BOXED (value)' failed

** (gst-launch-0.10:2137): CRITICAL **: file gstvorbistag.c: line 591 
(gst_tag_to_vorbis_comments): should not be reached
El conducto está PREPARADO … (the pipeline is READY ...)
Estableciendo el conducto a REPRODUCIENDO … (Setting pipeline to PLAYING...)
New clock: GstSystemClock
(etc)

Regards,
Andrés






More information about the gstreamer-devel mailing list