Developers and alpha testers download page

This page lists the latest updates for the nxtvepg software package. The software which is available here is only intended for developers and alpha/beta testers. If you're searching for the regular release visit the download page.

The releases on this page include alot of internal consistany checks and produce plenty of debug output. Hence they should be used for evaluation only. Please do not redistribute.


Currently, there are no pre-release builds of nxtvepg for download.

Please use the latest official release from the download page.



WDM support for nxtvepg (analog capture devices)

The WDM interface library was developed by Gerard Chevalier in 2004-2005. Afterwards it was maintained by the author of nxtvepg.

The following package contains the last release of the WDM interface library for Windows. It allows Windows users to optionally use drivers supplied by their card's manufacturer instead of the one which comes with nxtvepg. Note only analog capture cards are supported (i.e. no DVB).

Main goal of development was to help Windows users who cannot use nxtvepg at all because their TV card is not supported by nxtvepg's driver. In nxtvepg versions 2.x, VBI acquisition in the Windows port of nxtvepg was based exclusively on the DScaler "dsdrv4" driver, which supports only analog TV cards based on Conexant BT878, CX23881 or Philips SAA7134 (and even among these only the ones with supported tuners.) Cards with chip sets from vendors which do not disclose specifications to support open source driver implementations cannot be supported this way. Since nxtvepg version 3.0, WDM drivers are the only way to use TV cards under Windows, as the dsdrv4 driver was removed.

WDM support is useful for Windows users only. UNIX users need not look further.

Download latest release: July 23rd 2006

Unpack the ZIP archive into the same directory as nxtvepg, i.e. the DLL should be in the same directory as nxtvepg.exe. Additional instructions see README-WDM.txt in the zip file.

Important note: To use the library you need version 70d of the Microsoft Visual C run-time library (i.e. msvcr70d.dll) For legal reasons it is not included here. There are however plenty of sources for it on the web, you can search for msvcr70d.dll with Google.

Known problems

The following bugs/open issues are already known:

Tests feedback

This section lists card and system combinations currently reported as "working".

If you have questions or want to provide feedback, please use the discussion forum.



Copyright & Disclaimer

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.