Skip to content

Releases: wiiaboo/vfr

0.10.0: --clip

13 Jul 15:33
Compare
Choose a tag to compare

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

12 Mar 23:02
Compare
Choose a tag to compare
  • Fix IDR bugs

0.9.2: Added --IDR

10 Feb 01:39
Compare
Choose a tag to compare
  • Added --IDR