OpenNewsLabs / autoEdit_2

Fast text based video editing, node Electron Os X desktop app, with Backbone front end.
https://opennewslabs.github.io/autoEdit_2/
MIT License
419 stars 56 forks source link

Metadata `undefined` #51

Closed pietrop closed 6 years ago

pietrop commented 6 years ago

Sometimes, the Metadata isundefined, and is therefore not possible to open the transcription as it raises error when not finding the attributes.

Cannot reproduce systematically. so perhaps race conditions with metadata read module, ffprobe binary, or some misuse of variable scope in interactive transcription generator module?

Needs more investigating.

pietrop commented 6 years ago

closing in favour of #53