[gst-devel] Size of output buffer

Ankur Sharma Ankur_Sharma06 at infosys.com
Mon Oct 20 12:34:54 CEST 2008


Hello,

Yes. GST_BUFFER_SIZE (buffer) at any stage of the pipeline should give you the size of the buffer being passed on to the upstream/downstream elements of the pipeline. It basically points to the size variable of the "buffer" structure.

Regards
Ankur


-----Original Message-----
From: Julien Puydt [mailto:jpuydt at free.fr]
Sent: Monday, October 20, 2008 3:29 PM
To: Discussion of the development of GStreamer
Subject: Re: [gst-devel] Size of output buffer

irfanshaikh a écrit :
>         How can i find size of output buffer in "ffmux_asf" which is pushed
> to the sink pad of next element ?

GST_BUFFER_SIZE (buffer) ?

Snark on #gstreamer

-------------------------------------------------------------------------
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

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are not 
to copy, disclose, or distribute this e-mail or its contents to any other person and 
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken 
every reasonable precaution to minimize this risk, but is not liable for any damage 
you may sustain as a result of any virus in this e-mail. You should carry out your 
own virus checks before opening the e-mail or attachment. Infosys reserves the 
right to monitor and review the content of all messages sent to or from this e-mail 
address. Messages sent to or from this e-mail address may be stored on the 
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***




More information about the gstreamer-devel mailing list