Skip to content

x42/libltc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf84b01 · Sep 4, 2022
Sep 4, 2022
Sep 4, 2022
Sep 4, 2022
Sep 4, 2022
Aug 15, 2012
Sep 4, 2022
Aug 13, 2012
Aug 13, 2012
Sep 4, 2022
Sep 23, 2019
Aug 15, 2012
Nov 4, 2012
Jun 14, 2021
Jul 30, 2014
Aug 15, 2012
Feb 6, 2014
Aug 16, 2012
Sep 23, 2019

Repository files navigation

libLTC

Linear (or Longitudinal) Timecode (LTC) is an encoding of SMPTE timecode data as a Manchester-Biphase encoded audio signal. The audio signal is commonly recorded on a VTR track or other storage media.

libltc provides functionality to encode and decode LTC audio from/to SMPTE or EBU timecode, including SMPTE date support.

libltc is the successor of libltcsmpte. For more information, please see the FAQ in the documentation.

Documentation

The API reference, examples, as well as introduction can be found at

https://x42.github.io/libltc/

This site is part or the source-code in the doc/ folder.