diff options
| author | mitchmindtree <mail@mitchellnordine.com> | 2021-03-04 19:02:02 +0100 |
|---|---|---|
| committer | mitchmindtree <mail@mitchellnordine.com> | 2021-03-11 12:50:50 +0100 |
| commit | e14c97185ffa065593cc83ba6ede6f49642cce71 (patch) | |
| tree | e2efe2da4e8d16bdaa53829564f4dbbdf8be5cc4 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | a346a9faa4877ef5de8d040a2b18a27ea113cec4 (diff) | |
ardour: add a `videoSupport` option
This adds a `bool` option that, when set to `true`, enables video
timeline support for the Ardour DAW. This is commonly useful for
soundtrack composition, sound design for film, etc.
When enabled, `videoSupport` ensures that both `harvid` and `xjadeo` are
available to the `ardour6` exe via the PATH. `harvid` decodes the video
stream in real-time to produce still images (I think for thumbnail
support for the timeline?). `xjadeo` acts as a video monitoring window
that whose playback position is synchronised to the Ardour playhead.
`videoSupport` remains disabled by default, preserving the original
behaviour.
Video support can be added to ardour in your system or home
configuration package list with:
```
(ardour.override { videoSupport = true; })
```
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
