Hello All,
I need some information as to how the performance could be measured for a given pipeline - what are the contributing factors? . Following are some of the vague vectors that comes to my mind, however, not really sure that these are the ones.
Is it number of elements in a pipeline? Type of element? Type of media/codec processing? Are there any tools available which could be used for estimation? etc. Any help/inputs/pointers would be appreciated.
Thanks,
-S
|
I have the same question. The starting point I was thinking of is to calculate the amount of frames per second with
gst_clock_get_time(), but I don't know yet if it's affected when the frames are being dropped during the playback.On Wed, Apr 15, 2009 at 8:08 AM, Sin <[hidden email]> wrote: Hello All, I need some information as to how the performance could be measured for a given pipeline - what are the contributing factors? . Following are some of the vague vectors that comes to my mind, however, not really sure that these are the ones. Is it number of elements in a pipeline? Type of element? Type of media/codec processing? Are there any tools available which could be used for estimation? etc. Any help/inputs/pointers would be appreciated. Thanks, -S ------------------------------------------------------------------------------ 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 |
In reply to this post by Sin-2
hi,
Sin schrieb: > Hello All, I need some information as to how the performance could be > measured for a given pipeline - what are the contributing factors? . > Following are some of the vague vectors that comes to my mind, however, > not really sure that these are the ones. Is it number of elements in a > pipeline? Type of element? Type of media/codec processing? Are there any > tools available which could be used for estimation? etc. Any > help/inputs/pointers would be appreciated. Thanks, -S you can use my gst-tracelib for maessurements on a linux platform. http://cgit.freedesktop.org/~ensonic/gst-tracelib/ Stefan ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |