5 Offically released DVBlast versions can be downloaded at:
6 ftp://ftp.videolan.org/pub/videolan/dvblast/
8 DVBlast is developed using git. To get the latest version clone
9 the repository at: git://git.videolan.org/dvblast.git
11 To see the latest developments visit the following url:
12 http://git.videolan.org/?p=dvblast.git
17 Compile the program with `make` and install with `make install`. Your
18 kernel must support DVB S2API which was merged in Linux 2.6.28 and released
21 DVBlast 3.X requires biTStream as a build dependancy, and libev as a runtime
24 To install biTStream, clone git repository and run `make install`.
26 git clone git://git.videolan.org/bitstream.git
30 To install libev, download it from the home page:
32 http://libev.schmorp.de
34 If you wish to support Deltacast ASI cards, you will first need to install
35 the Deltacast StreamMaster drivers and SDK, which are downloadable from the
36 Deltacast website (login required).