For `mp4v`, we have: ``` class MP4VisualSampleEntry() extends VisualSampleEntry ('mp4v'){ ESDBoxES; } ``` That middle line should probably be `ESDBox ES;`. That is, there needs to be some whitespace separation, as is present for `mp4a`.