Vivia Nikolaidou
2f9da0ab59
WIP: Revert "Revert "timecodestamper: Modify ltc-add to tc-add""
...
This reverts commit 05426d9298
.
2018-01-04 13:54:37 +02:00
Vivia Nikolaidou
e0be05dc70
WIP: Revert "Revert "timecodestamper: LTC from audio""
...
This reverts commit 1998ccf1fb
.
2018-01-04 13:54:37 +02:00
Vivia Nikolaidou
1998ccf1fb
Revert "timecodestamper: LTC from audio"
...
This reverts commit c01afab9f7
.
Was not ready to be pushed yet
2017-11-07 21:12:32 +02:00
Vivia Nikolaidou
05426d9298
Revert "timecodestamper: Modify ltc-add to tc-add"
...
This reverts commit 6552981b79
.
Was not ready to be pushed yet
2017-11-07 21:12:25 +02:00
Georg Lippitsch
6552981b79
timecodestamper: Modify ltc-add to tc-add
...
It is more general now and also adds TC to internal counter
2017-11-07 16:45:52 +02:00
Georg Lippitsch
c01afab9f7
timecodestamper: LTC from audio
...
Add support for parsing linear time code from
an audio source using libltc
https://github.com/x42/libltc
The user can now choose between 3 different and independently
running timecode sources. The old override-existing property
has been replaced by timecode-source.
https://bugzilla.gnome.org/show_bug.cgi?id=784295
2017-11-07 16:45:52 +02:00
Georg Lippitsch
fc2ca69c25
timecodestamper: Remove clock-source property
...
Remove clock-source property, because the GST clock usually starts at
some random value and is thus uselsess for creating a timecode from it.
https://bugzilla.gnome.org/show_bug.cgi?id=778703
2017-02-23 20:00:55 +02:00
Georg Lippitsch
2cc62641c3
timecodestamper: First timecode from current system time
...
Add a new flag which automatically sets this first timecode to the
current system time in local time zone.
https://bugzilla.gnome.org/show_bug.cgi?id=778703
2017-02-23 20:00:55 +02:00
Georg Lippitsch
290f3ca6d7
timecodestamper: First timecode property
...
Add an new property to start from a given timecode
instead of zero.
https://bugzilla.gnome.org/show_bug.cgi?id=778703
2017-02-23 20:00:55 +02:00
Vivia Nikolaidou
b16cd484bf
timecodestamper: Post element message with current timecode
...
timecodestamper will post an element message which contains the current
timecode it just stamped. If a timecode was already found and not
replaced, it will still post it in a message.
https://bugzilla.gnome.org/show_bug.cgi?id=777048
2017-01-09 18:52:24 +02:00
Vivia Nikolaidou
a2c6e2b64a
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
2016-08-04 19:08:27 +03:00