High level, low fidelity overview of the main parts of the user journey
The workflow can scale up or down to tackle more simpler or complex productions.
- At a minimum the user can take a text snippets ad add it to a programme script.
- If they wish they can use an outline in the programme script to craft their story
- They can also add an analyses stage where they can
- use default highlighting to identify relevant content
- categories highlights with labels
- annotate highlights
The content is then searchable and filterable, by text, speakers and labels. To make it easier to review it and/or add it to a programme script.
A user can create a project, add users to the project. And create a transcript and a paper-edit within that.
User can correct the text in a transcript
See @bbc/react-transcript-editor - https://github.com/bbc/react-transcript-editor
See a demo here: https://bbc.github.io/react-transcript-editor/iframe.html?id=transcripteditor--default
See domain Knowledge - Paper-editing for conceptual background on analogue workflow
- Story outline
- program script with paper-cuts
See taxonomy at the end of the doc for more info on terminology.
- Limitations: 1 video track
- Adv: widely compatible with editing software
Docs on EDL format
https://autoedit.gitbook.io/documentation/appendix/edl-format
Module on github https://github.com/pietrop/edl_composer
Module on npm: https://www.npmjs.com/package/edl_composer
- Multiple tracks
- XML schema different for different editing softwares
- Ffmpeg-remix by Laurian
https://www.npmjs.com/package/ffmpeg-remix
Very fast trim and concat of mp4s, by re-writing header info and avoiding transcoding.
From palestinian Remix https://interactive.aljazeera.com/aje/palestineremix/ - See autoEdit.io export paper-edit as mp4 for example
→ possibly out of scope for now ←
- With burn in captions & auto generated waveform if audio
- https://github.com/pietrop/tweet-that-clip
- Example: audio with auto generated waveform
https://twitter.com/pietropassarell/status/1054128871694573568 - See screenshot here for example social media https://github.com/OpenNewsLabs/autoEdit_2/issues/74