tenacityteam / tenacity-legacy

THIS REPO IS NOT MAINTAINED ANYMORE. Please see https://codeberg.org/tenacityteam/tenacity for Tenacity, which is maintained.
https://tenacityaudio.org
Other
6.77k stars 256 forks source link

Add OpenTimelineIO support #667

Open lutzray opened 2 years ago

lutzray commented 2 years ago

Guidelines

Is your feature request related to a problem? Please describe.

Tenacity can't open otio files, nor otiod bundles that contain pre synced media files (audio and/or video)

Describe the solution you'd like

Please support otio files so multiple recordings keep their respective time position.

Describe alternatives you've considered

none

Additional context

I found the same request for audacity... 8-) https://github.com/audacity/audacity/issues/635

I'm working on a new linear time code, called YaLTC, that will automate syncing of multiple sound recording devices. I'm coding a preprocessing utility that will sync all files and wrap them into an otiod bundle. Note: I'm not asking you support natively my YaLTC, only opening otiod bundles... Project home: https://hackaday.io/project/176196/logs

This issue is not a duplicate