2.6. Demuxers
In a video stream, the video signal and the audio
one are always into "containers" formats. Demuxers extract the streams
from it and pass it to the decoders
.
For example, an AVI file can contain a MPEG-4
video, or an uncompressed video. AVI is only a storing format, not a
compression format
.
2.6.1. avi
Always enabled
This module allows you to read
.avi files
.
2.6.2. asf
Always enabled
This module allows you to read
.asf files
2.6.3. aac
Always enabled
This module allows you to read
AAC files
2.6.4. ogg
default: enabled
This module allows you to read
.ogg files
2.6.5. rawdv
Always enabled
This module allows you to read
DV files
2.6.6. dvbpsi
default: enabled
This module allows to demux streams from a satellite
card.
2.6.7. mp4
Always enabled
This module allows you to read
.mp4 files
2.6.8. mkv
default: enabled
This module allows you to read files that use the
Matroska free format
.
2.6.9. ps,ts
Always enabled
These modules allow you to read MPEG2 Program Stream
or Transport Tream files
.
2.6.10. id3,m3u
Always enabled
These modules allow you to read M3U, B4S, PLS, and
ASX playlists, and ID3 tags
.