ltc-tools icon indicating copy to clipboard operation
ltc-tools copied to clipboard

tools to deal with linear-timecode (LTC)

Results 6 ltc-tools issues
Sort by recently updated
recently updated
newest added

Hi, it's a great lib and tool to use really appreciate. I'm trying to decode LTC time code from pre-recorded audio wave file. (which is generated by a hardware timecode...

I'm looking to pipe output from ltcgen to stdout so that an LTC containing can be continuously multi/broadcast over the network using a secondary tool like FFmpeg or similar. [I...

Whist monitoring reference clock LTC stream sent to Chrony I see that there is a very definite structure... even whilst the local clock is supposedly locked. ![before](https://user-images.githubusercontent.com/236907/87863691-d5b59000-c91a-11ea-9a6f-950e29e983c2.png) Looking at the...

Since 'we' are receiving a continuous stream of audio data we are likely(?) to experience an XRUN from time to time. The LTC frame is not protected, so a missing...

Hello after compiling libltc successfully I have now a problem with compiling this library. This is the error I get. I noticed that there is a build variable setted on...

I'm working on an application that synchronizes files in post-production. GPL 3.0. The project is at https://github.com/arikrupnik/ltcsync. The project uses `ltcdump` to parse timecode out of audio streams. For cross-platform...