Releases: wiiaboo/vfr
Releases · wiiaboo/vfr
0.10.0: --clip
Added
- Detect trims using clip argument (like clip.trim(0,1) or trim(clip,0,1) (maybe backward incompatible)
- --clip to chose just trims using a specific clip
- Ex: --clip clipX only selects trims using clipX from the first line that it detects with clipX.trim(0,1) or trim(clipX,0,1)
Fixed
- Respect --idr when using templates
- compatibility with Python 2 (?)
0.9.3: Update vfr.py
- Fix IDR bugs
0.9.2: Added --IDR
- Added --IDR