[vls-devel] DVB stream limitation patch (+ stability patches)
Andrew de Quincey
adq_dvb at lidskialf.net
Tue Dec 24 00:41:58 CET 2002
Hi, this patch is against the latest CVS.
It includes my various DVB stability patches.
This one adds the ability to filter which types of stream are taken from
DVB cards. If no configuration is given, the default is to behave
exactly as before; i.e. with no filtering.
Example configuration of a dvb input device:
BEGIN "dvb1"
DeviceNumber = "0"
Dvbrc = "/tmp/dvbrc"
StreamTypeList = "0x1,0x2,0x3,0x4"
END
This says stream types 1,2,3,4 should be streamed; all other types will
be ignored. If the StreamTypeList item is omitted (or set to ""), all
streams will be accepted.
Merry christmas to everyone!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vls.patch
Type: text/x-patch
Size: 13148 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/vls-devel/attachments/20021223/e3397c75/attachment.bin
More information about the vls-devel
mailing list