Hi Robin
On 8/17/12, Robin Gareus <robin(a)gareus.org> wrote:
Hi,
Does anyone know a timecode library, that allows converting, adding,
subtracting SMPTE timecode with knowledge about drop-frame timecode, etc
...that can be used in C programs.
The only timecode lib I was able to find is 'mffm-timecode'.
It is C++ only and not really concerned with SMPTE timecode.
I'm thinking about writing one - unless I can find sth suitable.
Five of my current projects include replicated code for dealing with
SMPTE. Some use
libltcsmpte.sf.net functions to some extent.
While I don't have
any useful suggestions, I would be interested in
this library myself. So if you start writing it and need some help, I
could dedicate time to the effort.