SMPTE-EBU-TimecodeGenerator-ESP32 icon indicating copy to clipboard operation
SMPTE-EBU-TimecodeGenerator-ESP32 copied to clipboard

Read a timecode source to write fiddle factor?

Open mixographer opened this issue 3 years ago • 2 comments

Again, not an issue, but it would be a neat feature if we could write the fiddle factor from a timecode source. It's probably a whole new project, but it would be a great feature. For instance, flip a switch and read timecode from a different source, and then write a fiddle.txt that uses that correction to send out the modified timecode.

Maybe it's too hard to read the timecode and then sync to what the NTP time is?

EDIT: To clarify, my interest here would be to jam in some timecode, and then use the NTP + an adjustment to keep running the clock at the new timecode, even if it is not the real time, according to NTP.

mixographer avatar Dec 30 '21 20:12 mixographer

Could see that being useful. You would not happen to know of a small/ESP32 suitable SMPTE decoding library by any chance ?

dirkx avatar Sep 09 '22 15:09 dirkx

https://github.com/x42/libltc maybe it will help...

seeb73 avatar Aug 17 '24 16:08 seeb73