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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 23 14:59:24 UTC 2016


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

Vivia Nikolaidou <vivia at ahiru.eu> changed:

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

--- Comment #10 from Vivia Nikolaidou <vivia at ahiru.eu> ---
Created attachment 328394
  --> https://bugzilla.gnome.org/attachment.cgi?id=328394&action=edit
0002-decklinkvideosink-Add-support-for-GstVideoTimeCode.patch

Minor fixes for decklinkvideosink.

timecodestamper has been tested with the new timeoverlay.
Furthermore, the combination of decklinkvideosrc, decklinkvideosink and
timeoverlay has been tested with the following pipeline:

gst-launch-1.0 decklinkvideosrc mode=11 device-number=1 ! queue ! timeoverlay  
 time-mode=3 halignment=left ! decklinkvideosink mode=11 device-number=2
decklinkvideosrc mode=11 device-number=3 ! queue ! timeoverlay time-mode=3
halignment=right ! xvimagesink

where devices 2 and 3 are hardware-looped. The resulting pipeline keeps the
timecode correctly all the way from input of device 1 to xvimagesink. We tried
with different modes.

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