View Single Post
Old 25th January 2011, 04:44   #20  |  Link
RiCON
Registered User
 
RiCON's Avatar
 
Join Date: Jan 2004
Posts: 69
Sure.

Vfr.py 0.8.2

Bug fixes:
- Correct bug when padding v2 timecodes
- Fix timecode output when using --ofps
- Fix crash when using vfr timecodes (regression in f7d0692)

New features:
- Change behavior a bit if -q is used in vfr.py (-q option will override the QPFile option in the template)
- Quit truncating timestamps

Vfr.py 0.8.3

Bug fixes:
- Fix (another) regression in test.py from f7d0692

New features:
- Add new test2.avs and supporting v1 timecodes
- Implement a new convert_fps algorithm
It's a bit more accurate than the previous one and also works with timecodes now (--ofps timecodes.txt).
It's also quite a bit slower, but shouldn't be too much.

Vfr.py 0.8.3.1

New feature:
- Add "--aac-is-sbr 0" to mkvmerge's cut command

Thanks, Ashald.
If someone ever cuts AAC SBR, let me know and I'll add the flag.

Last edited by RiCON; 25th January 2011 at 04:47. Reason: Add example for --ofps using timecodes
RiCON is offline   Reply With Quote