View Single Post
Old 27th January 2012, 05:12   #34  |  Link
RiCON
Registered User
 
RiCON's Avatar
 
Join Date: Jan 2004
Posts: 69
vfr.py 0.8.7

- Added missing ifps argument to vfr.py
- Correct minor bug in templates.py default names

- Add support for non-positive trims
Trim(100,-100) should be equivalent to Trim(100,199) and Trim(100,0) is understood as "no more need for ChapterEndTime and more audio cuts".
- Add support for matching lines with a comment succeeding the trims matching LABEL instead of just a specific-cased Trim

Again, many thanks, vdcrim.

I'm not adding as much stuff as I used to because I've been busy playing LoL and not been very busy working with video that much. And I feel that, other than the code being very ugly and maybe not very efficient, it works good enough.

But patches are, of course, very welcome.

Last edited by RiCON; 27th January 2012 at 05:18.
RiCON is offline   Reply With Quote