Published November 5, 2018
| Version v0.2.1
Software
Open
videolang/video: v0.2.1
Authors/Creators
- 1. PLT @ Northeastern University
- 2. Digital Ricoeur
- 3. Northeastern University
Description
This is a minor release. There are no major changes, rather, several bugs have been fixed, and a few new features have been added.
A more complete log of changes:
- Fix bug allowing for transparent picture overlays.
- Fix bug preventing
picts from being used inmultitrack. - Add highpass/lowpass filters
- Fix color filters when written out to mp4 files
- Fix bug in composite-merge where rgb was separated into different videos.
- Update
live-capture(internal) data structure to use device indexes as well as strings. - Enable ffmpeg logging at the racket layer IF the FF_LOG environment variable is set to racket.
- Add locks to fix potential inconsistent state in ffmpeg.
- Add a 'mirror' option to the renderer, to output to multiple places at once.
- Renderer can now split output into two files one for video, and one for audio.
- Preview window works again with live webcams
Files
videolang/video-v0.2.1.zip
Files
(1.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d31b28efac1f3211599d744d43b0479b
|
1.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/videolang/video/tree/v0.2.1 (URL)