View Single Post
Old 26th July 2011, 16:59   #27  |  Link
RiCON
Registered User
 
RiCON's Avatar
 
Join Date: Jan 2004
Posts: 69
Vfr.py 0.8.4.3

- Fix a couple regressions
- Updated readme
- Fix bug if chapter SUID was uppercase
- Omit a few tags if they're default in Matroska Chapter Spec (EditionFlag[Hidden,Default,Ordered]=0, ChapterLanguage=eng)
- Fixed a bug where vfr.py would override the template's inputfps option; templates.py and vfr.py -t output should be identical now.

@Azrael
Not sure about that bug. Couldn't reproduce it exactly like you said except with uppercase SUID. Try with this latest version and let me know if it's fixed or not.

I tried with the following syntax:
0xa0 0xef 0xdb 0xaa 0x2e 0x38 0x4d 0x8f 0x81 0x29 0xc8 0x17 0x4a 0x32 0x89 0x33
0XA0 0XEF 0XDB 0XAA 0X2E 0X38 0X4D 0X8F 0X81 0X29 0XC8 0X17 0X4A 0X32 0X89 0X33
0XA0EFDBAA2E384D8F8129C8174A328933
A0EFDBAA2E384D8F8129C8174A328933
0xa0efdbaa2e384d8f8129c8174a328933
a0efdbaa2e384d8f8129c8174a328933

And they all workedforme(tm)

Last edited by RiCON; 26th July 2011 at 17:04.
RiCON is offline   Reply With Quote