About some buffering algorithm in gstreamer

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

About some buffering algorithm in gstreamer

liangzhihong1984
I have some questions about the buffering algorithm in gstreamer:
1. what buffering algorithm is used in RTP module of gstreamer? I want to read and study the source code, however I don't know which file is it located in?
2. What algorithm is used in a queue and queue2 element? What would be the proper size for a HDTV application? when I set it to 65535, it works well, and some paper said that it should not be so big a number.
 
Can anybody give me some help?
 
Thank you very much.
 
 
Regards




网易邮箱,中国第一大电子邮件服务商

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: About some buffering algorithm in gstreamer

ved kpl
2009/4/8 liangzhihong1984 <[hidden email]>:
> I have some questions about the buffering algorithm in gstreamer:
> 1. what buffering algorithm is used in RTP module of gstreamer? I want to
> read and study the source code, however I don't know which file is it
> located in?

  The rtp stuff is located in gst-plugins-bad/gst/rtpmanager/.
gstrtpjitterbuffer.c is probably, what you want to know.

> 2. What algorithm is used in a queue and queue2 element? What would be the
> proper size for a HDTV application? when I set it to 65535, it works
> well, and some paper said that it should not be so big a number.
>
> Can anybody give me some help?
>
> Thank you very much.
>
>
> Regards
>
>
>
> ________________________________
> 网易邮箱,中国第一大电子邮件服务商
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel