[gst-devel] Subject: how to set "max-size-time" property of queue ?

王林光 linguang_wang at astrocom.cn
Fri Sep 26 10:56:47 CEST 2008



 Hi,all
I have done it rightly,
just like this:
g_object_set(G_OBJECT(aQueue), "max-size-time", (guint64)0, NULL);
--------------------------------------------------------------------------------------------
 Hi, all developers!
When I seted the "max-size-time" property of queue in my application, it printed out one error such as:
GLib-GObject-WARNING **: IA__g_object_set_valist: object class `GstQueue' has no property named `\x80?^@\u0001'
I didn't know what is the matter. In my codes, the setting codes is:
g_object_set(G_OBJECT(aQueue), "max-size-time", 0, NULL);

But if I used gst-launch like this:
gst-launch neonhttpsrc uri=$ ! qtdemux ! queue max-size-buffers=0 max-size-time=0 ! faad ! osssink sync=false
it is ok.Is there anyone to tell me some information? Looking forward for answers.
    Thanks in advance! 

2008-09-26 

2008-09-26 
linguang_wang at astrocom.cn
 
 

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080926/16254723/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 802 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080926/16254723/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 43 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080926/16254723/attachment-0001.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2232 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080926/16254723/attachment-0002.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 240 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080926/16254723/attachment-0003.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 1275 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080926/16254723/attachment-0004.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 250 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080926/16254723/attachment-0005.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 1137 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080926/16254723/attachment-0006.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 360 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080926/16254723/attachment-0007.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 64 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080926/16254723/attachment-0008.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 344 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080926/16254723/attachment-0009.gif>


More information about the gstreamer-devel mailing list