Skip to content

timecodestamper: LTC from audio

Sebastian Dröge requested to merge slomo/gst-plugins-bad:ltc into master

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.

Fixes #577 (closed)

Merge request reports