Commit `c9be925f7d` fixed files for studio, that were saved in incorrect state. This also attempted to fix unaffected files. In affected files `seq->startofs` did overflow. Sound strips are not expected to have negative `startofs` and therefore fix in `c9be925f7d` can be limited to broken files by checking `startofs` value.