MP4Tags.__update_parents always tries to update the 32-bit size, which is
set to a special value 1 for 64-bit atoms. Changing this value means that
the atom will have incorrect size and contain "garbage" data (the 64-bit
size, which is no longer used as 64-bit size).
Original issue reported on code.google.com by lalinsky on 24 Jul 2009 at 1:02
Original issue reported on code.google.com by
lalinsky
on 24 Jul 2009 at 1:02Attachments: