[gstreamer-bugs] [Bug 585268] fakesink doesn't go to playing with a wav file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 10 12:04:04 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=585268

  GStreamer | gstreamer (core) | Ver: 0.10.23




------- Comment #6 from Xabier Rodríguez Calvar  2009-06-10 19:03 UTC -------
Created an attachment (id=136297)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=136297&action=view)
Other test program

run with:
./gsttest media iterations timeout

This program is more similar to the one we use because now we recreate the
pipeline but reuse the sinks so in this program we create the pipeline once and
set the same fakesink as audio-sink and the same fake sink for video-sink.
Apart from the problems that I said, I even experienced problems when changing
from NULL to READY, so modified it to check the time it takes to change from
one state to other.

Percentages are:
0.7% of EOS before getting the PLAYING
11.5% of not transitioning PAUSED->PLAYING

Other execution:
0.5% of EOS before getting the PLAYING
22.9% of not transitioning PAUSED->PLAYING

As you can see everything is quite random, but you can't trust fakesink for
tests in that case.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=585268.




More information about the Gstreamer-bugs mailing list