|
Régis Cosnier's pages
regis(dot)cosnier(at)free(dot)fr
CodeTV
CodeTV is a free DirectShow based TV software for Windows written in c# with the Framework.NET 3.0
Version 0.3 Copyright (c) 2006-2012 Regis Cosnier, All Rights Reserved.
This program is free software and may be distributed
according to the terms of the GNU General Public License (GPL).
Features
- GPL
- Display analog and digital live video
- As fast as possible channel switching (This is the reason why I made this software)
- Still image capture (snapshot)
- Timeshifting (DVB only)
- Video recording (DVB only) in a ".dvr-ms" Microsoft proprietary file format (Because of the use of the DirectShow StreamBufferEngine)
- Can be playback with any DirectShow Media Player
- Information on Wikipedia (DVR-MS)
Requirements
- Need of the Microsoft Framework.NET 3.5 (if not already installed)
- TV Drivers
- Analog tv or webcam device with WDM drivers
- Digital tv (DVB-T, DVB-S, DVB-C) device with BDA drivers (only tested with DVB-T)
- MPEG2/H264/AC3 DirectShow Codecs
- the one provided with your original TV application
- or the open source ffdshow codec and the AC3 Filter.
Download
The latest source code is available at https://github.com/dgis/CodeTV
Screenshots
License
Copyright (c) 2006-2012 Regis COSNIER, All Rights Reserved.
This program is free software and may be distributed
according to the terms of the GNU General Public License (GPL) version 2.
|