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
418 stars 56 forks source link

`processedVideo` false. when ingesting captions #68

Open pietrop opened 5 years ago

pietrop commented 5 years ago

Describe the bug

When creating a new transcriptions using ingest captions options, it seems like the processedVideo flag stays as false

To Reproduce Steps to reproduce the behavior:

  1. Go to new transcription,
  2. Click on captions as STT option
    • add a video file
  3. add title and create subkit
  4. use cmd + alt + i to open the console, and inspect appTranscription.transcriptionsList.models object to see the processedVideo property.
  5. See error

Expected behavior A clear and concise description of what you expected to happen.

Expect processedVideo to be marked as true when done processing the video.

Desktop (please complete the following information):