summaryrefslogtreecommitdiff
path: root/doc/MRLs
AgeCommit message (Collapse)Author
2002-11-02make grammar more flexible towards new stream parametersMichael Roitzsch
CVS patchset: 3142 CVS date: 2002/11/02 10:43:46
2002-10-31new syntax for MRLsMichael Roitzsch
basic changes: - MRLs are a subset of URIs - important new delimiter is # - everything before the # will be passed to the input plugin - after the # you can add several ;-separated stream parameters: novideo - video will be ignored noaudio - audio will be ignored nospu - spus will be ignored demux:... - specify the demuxer to use (e.g. demux:mpeg_block) entry:value - assign any config entry a new value CVS patchset: 3112 CVS date: 2002/10/31 16:58:12