Skip to content

v1.4.1

Compare
Choose a tag to compare
@kqyang kqyang released this 24 Jun 01:19

Fixed

  • [VP9] VPCodecConfiguration box should inherit from FullBox instead of Box.
  • [VP9] Fixed 'senc' box generation when encrypting mp4:vp9 with superframe.
  • [WebM] Close file before trying to get file size, so the file size can be
    correctly calculated.

Changed

  • [MP4] Ignore unrecognized mp4 boxes instead of error out.