# Membrane MPEG.TS Plugin v2.4.5 - Table of Contents MPEG-TS Demuxer that implements the Membrane.Filter behaviour. ## Modules - [Membrane.MPEG.TS.Demuxer](Membrane.MPEG.TS.Demuxer.md): Demuxes MPEG TS stream. - [Membrane.MPEG.TS.Muxer](Membrane.MPEG.TS.Muxer.md): Experimental MPEG-TS Muxer. Supports 1 program with AAC and H264 in it only for now. - [Membrane.MPEG.TS.OpusPayload](Membrane.MPEG.TS.OpusPayload.md): Packetizes and depacketizes Opus for MPEG-TS payloads. - [Membrane.MPEG.TS.Profiles](Membrane.MPEG.TS.Profiles.md): Well-known stream profiles that combine stream_type, descriptors, and payload adapters. - [Membrane.MPEG.TS.StreamFormat](Membrane.MPEG.TS.StreamFormat.md): MPEG-TS stream format derived from PMT entries. - Exceptions - [Membrane.MPEG.TS.Muxer.CorruptionError](Membrane.MPEG.TS.Muxer.CorruptionError.md): Error raised when the muxer produces corrupted output.