DVBlast is a simple and powerful streaming application based on the linux-dvb API.
It opens a DVB device, tunes it, places PID filters, configures a CAM module, and demultiplexes the packets to several RTP outputs.
DVBlast is designed to be the core of a custom IRD or CID, based on a PC with Linux-supported DVB cards.
DVBlast does not do any kind of processing on the elementary streams, such as transcoding, PID remapping or remultiplexing. it does not stream from plain files, only DVB devices. If you were looking for these features, switch to VLC.
.SH OPTIONS
.PP
.TP
\fB\-a\fR <adapter>
Adress of the adapter
.TP
\fB\-b\fR <bandwidth>
Bandwidth
.TP
\fB\-c\fR <config file>
Use the given configuration file
.TP
\fB\-d\fR <dest IP:port>
Duplicate all received packets to a given destination
force 22kHz pulses for high-band selection (DVB-S)
.TP
\fB\-q\fR
be quiet (less verbosity, repeat or use number for even quieter)
.TP
\fB\-r\fR <remote socket>
Remote socket to use
.TP
\fB\-s\fR <symbol rate>
Symbole rate
.TP
\fB\-S\fR <diseqc>
Satellite number for diseqc (0: no diseqc, 1\-4, A or B)
.TP
\fB\-t\fR <ttl>
Time-To-Live of the multicast stream
.TP
\fB\-T\fR
Generate unique TS ID for each program
.TP
\fB\-u\fR
Turn on budget mode (no hardware PID filtering)
.TP
\fB\-U\fR
Use raw UDP rather than RTP (required by some IPTV set top boxes)
.TP
\fB\-v\fR <0|13|18>
Voltage to apply to the LNB (QPSK)
.TP
\fB\-W\fR
Add extra delays for slow CAMs
.SH AUTHORS
Writen by Marian Ďurkovič, Andy Gatward and Christophe Massiot
.SH LICENCE
This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation.