Skip to content

mxfdemux: Fix crash when mxf file partition is too big

  • When using a mxf file with the PCM S24LE format, this fixes running into an infinite loop when trying to find the entry offset.
  • This is the file that causes this issue. Doing a gst-play-1.0 and seeking will fail.

745c1198-9ed3-4829-8faa-bf61d0abe322.mxf

Merge request reports