[gst-devel] payload size in h263

Edward Hervey bilboed at gmail.com
Thu Aug 12 09:03:14 CEST 2010


On Wed, 2010-08-11 at 00:31 +0530, ramanadh ravinuthala wrote:
> Hi,
> When using the H263 codec,it is generating payload sizes which are
> very high than the MTU
> I-Frame is having a size of around 10,000 bytes
> can any one tell me how can i frament a frame of that much size
> generated by gstreamer
> i want the gstreamer to generate packets with some what less size
> bye
> 
> 

  The rtph263pay element (h263 payloader) should take care of splitting
up those buffers into packets of MTU bytes (the default value of the
payloader mtu property is 1400 bytes).

> ------------------------------------------------------------------------------
> This SF.net email is sponsored by 
> 
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev 
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel






More information about the gstreamer-devel mailing list