Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scateu/tsv_edl.vim
video editing with vim/spreadsheet/sed/python. methodology inspired by BBC digital paper edit. "Excel-dit"
https://github.com/scateu/tsv_edl.vim
Last synced: 3 months ago
JSON representation
video editing with vim/spreadsheet/sed/python. methodology inspired by BBC digital paper edit. "Excel-dit"
- Host: GitHub
- URL: https://github.com/scateu/tsv_edl.vim
- Owner: scateu
- License: gpl-3.0
- Created: 2021-11-30T09:51:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T12:27:34.000Z (4 months ago)
- Last Synced: 2024-07-20T13:44:48.329Z (4 months ago)
- Language: Python
- Homepage:
- Size: 9.13 MB
- Stars: 82
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.B_Roll.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mpv - tsv_edl.vim - Linux video editing with vim/spreadsheet/sed/python. (Other)
README
# B Roll
Add `[B]` right in the beginning of the subtitle section, i.e., right after the 'TAB' character. Then this line will be treated as a B-roll, `lane=1` set in fcpxml.
Press `gB` or `gb` will add/remove the head of subtitle column with '[B]' or not.
```
EDL 00:00:00,000 00:00:01,000 | some video | [B] this line will be treated as B-roll
EDL 00:03:02,000 00:03:04,000 | A roll video | normal lines
EDL 00:03:04,000 00:03:09,000 | A roll video | more normal lines
```It works in `tsv2fcpxml` now.
- [X] B-Roll support in tsv2roughcut; C-Roll only supported in tsv2fcpxml
- [X] Still image support in tsv2roughcut
- [X] Supported in Davinci Resolve.
- [X] FCPX Support
- [ ] FPS conform
- [X] Still image as both B roll and A roll works in Davinci Resolve
- [X] But doesn't work in FCPX, and will crash it. Gap is needed.# FCPXML samples
```xml
```
# FCPXML sample: still image as B-Roll
```xml
```