Audio timecode cue list capture
-
Hi,
I have been working on a system that allows a key stroke to capture subjective timecode points while an audio movie file is playing and place them in a list. The audio file, when replayed compares against the captured list to produce trigger events that sync to the sound track. The list can be reset and cleared and the timecode point capture can begin again from the top. There is a monitor that provides info about current and next cue numbers and times etc. I would love someone with a good logical mind to give some feedback and perhaps suggest improvements.
https://recordit.co/V7H7AqWUWc
Unfortunately the current iteration appears to crash the application when closing out of the file. What is the best approach to getting around that? I could move back through my file iterations and try rebuilding but any suggestions are welcome.
-
@bonemap said:
Unfortunately the current iteration appears to crash the application when closing out of the file. What is the best approach to getting around that? I could move back through my file iterations and try rebuilding but any suggestions are welcome.
If you crash it three times in a row, gather and zip the crash reports, then send us a ticket with the crash reports and the file we can have mark parse the crash reports.
-
@bonemap said:
I would love someone with a good logical mind to give some feedback and perhaps suggest improvements.
I look forward to digging into this tomorrow :)