View Single Post
Old 1st January 2011, 05:22   #15  |  Link
RiCON
Registered User
 
RiCON's Avatar
 
Join Date: Jan 2004
Posts: 69
Vfr.py 0.7.6

Bug fixes:
- Fix stupid/bad regression I somehow missed.
- Fix and clean tcconv.py

New features:
- Added MIT license
- General cleanups and minor optimizations
- Yet another rewrite of the timecodes parsing code
Code:
v2: 230k fps to 500k fps (2.2x faster)
v1 vfr: 73k fps to 370k fps (5x faster)
v1 cfr: 73k fps to 600k fps (8x faster)
- Joined --fps/-f and --timecodes/-t as --fps/-f and --otimecodes to --timecodes

In order to avoid unwanted behavior, I didn't map -t yet, so change whatever scripts you're using before updating.
RiCON is offline   Reply With Quote