[Bug 724463] stuttering with sync=false on sink when using a live source

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Feb 16 00:36:46 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724463
  GStreamer | gst-omx | unspecified

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |NOTABUG

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-02-16 08:56:39 UTC ---
Well, don't use sync=false, it will give you jittery rendering, depending on
how continuous the decoding of the video is. On the RPi for example the decoded
frames come in batches, giving you exactly this stuttering effect.
Why do you use sync=false?


Apart from that identity sync=true is not good yet for simulating a live
source, see bug #601853

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list