I am using gst-plugins-good-0.10.10.
When I start a pipeline like: gst-launch fakesrc ! udpsink host="192.168.0.14" port=16666 qos-dscp=13 following error occurs: (gst-launch-0.10:7214): GLib-GObject-CRITICAL **: g_value_get_uint: assertion `G_VALUE_HOLDS_UINT (value)' failed could someone give me a reason, or check if it is a bug. The Error occurs because of qos-dscp=13, but i need dcsp for my application. Thanks and cheers Andy ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel andreas_wagner.vcf (364 bytes) Download Attachment |
On Tue, 2008-09-23 at 14:40 +0200, Andreas Wagner wrote:
> I am using gst-plugins-good-0.10.10. > When I start a pipeline like: > > gst-launch fakesrc ! udpsink host="192.168.0.14" port=16666 qos-dscp=13 > > following error occurs: > > (gst-launch-0.10:7214): GLib-GObject-CRITICAL **: g_value_get_uint: > assertion `G_VALUE_HOLDS_UINT (value)' failed > > could someone give me a reason, or check if it is a bug. It was a bug that is now fixed in CVS. Wim > > The Error occurs because of qos-dscp=13, but i need dcsp for my application. > > Thanks and cheers > Andy > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |