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

Manish Rana manish.rana at gmail.com
Mon Oct 20 14:47:15 CEST 2008


Hi All,

I am also getting the same problem... :(
For me the error is that "no property named "channels" "

Kindly let me know what I am doing wrong...??

BR
Manish

2008/9/26 王林光 <linguang_wang at astrocom.cn>

>           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
>
>
>
> -------------------------------------------------------------------------
> 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
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081020/1a730742/attachment.htm>
-------------- 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/20081020/1a730742/attachment.gif>
-------------- 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/20081020/1a730742/attachment-0001.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/20081020/1a730742/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/20081020/1a730742/attachment-0003.gif>


More information about the gstreamer-devel mailing list