[gstreamer-bugs] [Bug 593910] dv1394src was not work for live streaming

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 5 02:30:12 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=593910
  GStreamer | gst-plugins-good | git

Andoni Morales <ylatuya> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #148112|0                           |1
        is obsolete|                            |

--- Comment #15 from Andoni Morales <ylatuya at gmail.com> 2010-03-05 10:30:08 UTC ---
Created an attachment (id=155291)
 View: https://bugzilla.gnome.org/attachment.cgi?id=155291
 Review: https://bugzilla.gnome.org/review?bug=593910&attachment=155291

0001-dv1394src-Fix-internal-clock.patch

The current clock joins cycleSeconds and cycleCounter to compute the current
time, but these counters must be treated separately, the first one to get the
seconds and the second one to retrieve the current cycle , where each cycle is
125 microseconds
(http://www.dennedy.org/libraw1394/API-raw1394-read-cycle-timer.html). The
current time is the sum of each counter.

-- 
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