View Single Post
Old 26th December 2010, 17:40   #13  |  Link
RiCON
Registered User
 
RiCON's Avatar
 
Join Date: Jan 2004
Posts: 69
Vfr.py 0.7.3

Bug fixes:
- Fix (probably) rare bug if the input audio didn't have an extension
- Fix for bug when a lot of cuts were made which resulted in loss of sync of audio

New features:
- Add a rudimentary chapter template system (thanks to dj_tjerk)


Vfr.py 0.7.4

Bug fixes:
- Correct bug if there are no overrides in the v1 timecodes file

New features:
- Overhaul of the v1 timecodes parser: it's now much faster and no temporary file is needed


Vfr.py 0.7.4.1

Bug fixes:
- in Windows, only chapter names in the same codepage as the system worked; now both the template file and chapter file are assumed to be UTF-8 (without BOM)

New features:
- Python 2.x support ceased because of above bug fix
- Updated README

If anyone knows how to maintain compatibility with Python 2.7 with this encoding issue you're welcome to submit pull requests in GitHub or patches.
RiCON is offline   Reply With Quote