View Single Post
Old 26th January 2012, 19:06   #32  |  Link
RiCON
Registered User
 
RiCON's Avatar
 
Join Date: Jan 2004
Posts: 69
Vfr.py 0.8.6.1
Fixes by lachs0r:
- Fix shebangs
- Remove deprecated use of % operator, fix incorrect use of subprocess.call and subprocess.check_output
- Fix mergeCmd and some string formatting

- Working --label support when using templates

Fixes and features by vdcrim:
- Add -b/--reverse to enable bottom to top parsing of .avs
- Decode the output of 'mkvmerge --identify audio_file' with the system encoding
- Fixed broken code related to specifying a path as the SUID
- Don't normalize SUID value before checking if it's in fact a path
- If a custom path is set for mkvmerge, mkvinfo is now expected to be in the same directory
- Small change in the mkvinfo regular expression due to a bug in mkvtoolnix v5.1.0
- Allow vfr.py -f to override template's inputfps
- Last chapter's end time wasn't always accurate when using ordered chapters + timecode
- Ordered Chapters were one frame short (ChapterEndTime is now equivalent to the next chapter's ChapterStartTime)

Coming next: Support for non-positive trims.

Many thanks to lachs0r and vdcrim <3
RiCON is offline   Reply With Quote