alantelles / py-ltc-reader

A Linear Timecode reader written in Python
21 stars 4 forks source link

Timecode reader #1

Open agennaro1 opened 1 year ago

agennaro1 commented 1 year ago

Hi alan, hello from Argentina , I m trying to use your code, but I dont undertand your code. In my case , the TC always start from 00:00:00:00, I need to get Timecode from the audio input card but I can't get it , any idea to help me?

XDeschuyteneer commented 1 year ago

Seems dumb, but if you plug a TC generator in your audio input of your computer. Ensure to set it as a microphone and check the microphone volume. Could be the microphone volume set to zero causing this

alantelles commented 1 year ago

Hello. Sorry for late response, @agennaro1

Could you please detail the steps you are taking to use the application? And also explain the use case you need?

agennaro1 commented 1 year ago

Hello, Alan and Xavier, it was a connection problem, I was testing it on a laptop that has a headphone jack, testing the application generating TC from a cell phone, I change the cables and it worked, at least it took the TC that it generated.

I am trying to build an application that can synchronize a video switcher and a teleprompter with an LTC signal, although I can do it in python I am leaning towards solving it with JS, but this script helps me a lot. Thanks to both

agennaro1 commented 1 year ago

20221101_100748.jpg