Hacker Guide/Access Demux

From VideoLAN Wiki
Revision as of 00:52, 12 November 2010 by J-b (talk | contribs) (→‎Description)
Jump to navigation Jump to search

Description

The modules of 'access_demux' capability are designed to handle the access and part of the demux stage in the same module.

Therefore, you are required to read access and demux pages before going on.

An access-demuxer could be seen as a demuxer that handles the access at the same time.

Examples of access-demuxer are DVD, Bluray, v4l2 modules.