# `Membrane.MPEG.TS.Muxer.CorruptionError`
[🔗](https://github.com/kim-company/membrane_mpeg_ts_plugin/blob/main/lib/membrane/mpeg/ts/muxer/corruption_error.ex#L1)

Error raised when the muxer produces corrupted output.

This indicates a critical bug in the underlying mpeg_ts library where
packets are being generated with PIDs that were not registered in the PMT,
or with invalid/uninitialized memory values.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
