[Bug 766419] videotimecode: Added support for SMPTE time code metadata

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 4 16:08:53 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766419

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #38 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit c3d8890c2d4935e3748e5b781744f7dd542c3181
Author: Vivia Nikolaidou <vivia at toolsonair.com>
Date:   Tue May 31 19:21:17 2016 +0300

    timecodewait: New element to wait for a specific timecode

    timecodewait receives a timecode as an argument (either as string or as
    GstVideoTimeCode - one is gst-launch-friendly and the other is
code-friendly),
    and it will drop all audio and video buffers until that timecode has been
    reached.

    https://bugzilla.gnome.org/show_bug.cgi?id=766419

commit 21f0cd640f233105c90b58928caefd84b7bd1489
Author: Vivia Nikolaidou <vivia at toolsonair.com>
Date:   Fri May 20 18:17:52 2016 +0300

    timecodestamper: New element to attach SMPTE timecode to buffers

    The timecodestamper element attaches a SMPTE timecode to each video buffer.
    This timecode corresponds to the current stream time.

    https://bugzilla.gnome.org/show_bug.cgi?id=766419

commit a61f608ff9ae8c35f458836d6377b3dac2d053d3
Author: Vivia Nikolaidou <vivia at toolsonair.com>
Date:   Sun May 15 17:25:44 2016 +0300

    decklinkvideosink: Add support for GstVideoTimeCode

    The timecode will be fetched from the video buffer and outputted on the
    decklink video sink.

    https://bugzilla.gnome.org/show_bug.cgi?id=766419

commit a9cc72a94a90c31e81a5d35ccd729953d5b05ea8
Author: Vivia Nikolaidou <vivia at toolsonair.com>
Date:   Sun May 15 16:04:14 2016 +0300

    decklinkvideosrc: Add support for GstVideoTimeCode

    The timecode will be fetched from the decklink source and attached to the
    video buffer.

    https://bugzilla.gnome.org/show_bug.cgi?id=766419

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