[gstreamer-bugs] [Bug 590280] [v4l2] add v4l2sink

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Aug 3 05:43:55 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=590280

  GStreamer | gst-plugins-good | Ver: git




------- Comment #2 from Rob Clark  2009-08-03 12:43 UTC -------
Created an attachment (id=139780)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=139780&action=view)
change where buffers are dequeued for v4l2sink

The attached patch can be applied on top of the previous patch;  it changes
v4l2sink to dequeue a buffer if the driver already has more than one buffer. 
This way, the DQBUF happens when the frame is rendered, not later when
_buffer_alloc() is called (which, at least with our current v4l2 display
driver, was causing periodic ~180ms latency when dequeuing buffers, which was
causing problems with A/V sync)


-- 
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=590280.




More information about the Gstreamer-bugs mailing list