tv
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 182
GLTV 0.2
GLTV is a tv viewing application written using OpenGL and SDL. more>>
GLTV is a tv viewing application written using OpenGL and SDL. It is designed to have an easy method of adding good looking on screen display (OSD) elements. Eventually i plan on adding support for XMLTV tv listings, so you can see whats on currently, and browse the tv listings from within the program, but i am currently just adding support for the basics, and trying to make the general look of the OSD nice. It uses alpha blending and double buffered reads, so you probably have to have a decent video card and cpu to run it well (it takes 50% of my tbird 1.2ghz machine (but only 1-2% of my 1.5gb of ram). it also uses a lot of textures (the video is a texture mapped onto a quad) so you might need to have a fair amount of video memory (i have a GeForce 2 gts with 32mb of ram, and it runs at a good speed).
It requires: a video4linux (1) capture card, OpenGL, Freetype 2, SDL and XMLwrapp. Theoretically, any v4l capture card should work, but i am using a bttv based one (Hauppauge, bt878), so it might not work too well with other cards, or cards using other drivers. If you are using another card and have success or problems with it, let me know so I can fix them if there is a problem (or add them to a list of known supported drivers).
Note: you must have a file called .gltvrc in your home directory. For an example with the default options, look at gltvrc.default in the source directory.
<<lessIt requires: a video4linux (1) capture card, OpenGL, Freetype 2, SDL and XMLwrapp. Theoretically, any v4l capture card should work, but i am using a bttv based one (Hauppauge, bt878), so it might not work too well with other cards, or cards using other drivers. If you are using another card and have success or problems with it, let me know so I can fix them if there is a problem (or add them to a list of known supported drivers).
Note: you must have a file called .gltvrc in your home directory. For an example with the default options, look at gltvrc.default in the source directory.
Download (0.80MB)
Added: 2006-07-19 License: GPL (GNU General Public License) Price:
1193 downloads
xmltvdb 3
xmltvdb is a fairly simplistic tv listings database/viewer for xmltv listings. more>>
xmltvdb is a fairly simplistic tv listings database/viewer for xmltv listings. It uses PostgreSQL and mod_perl.
Creating the Database
First off, youll want to create your database. The schema.sql file contains the basics youll need. The mkschema.sh will replace the placeholder schema name within schema.sql with the value you pass it as an argument, and spit the result out to stdout. So, you might do something like:
./mkschema.sh xmltv | psql database xmltvuser
And assuming the xmltvuser has create schema privileges (important!) it should create everything. If you want separate users for schema ownership versus reading/writing data, youll have to setup the grants yourself. The pgadmin3 tool makes doing such mass grants easy.
<<lessCreating the Database
First off, youll want to create your database. The schema.sql file contains the basics youll need. The mkschema.sh will replace the placeholder schema name within schema.sql with the value you pass it as an argument, and spit the result out to stdout. So, you might do something like:
./mkschema.sh xmltv | psql database xmltvuser
And assuming the xmltvuser has create schema privileges (important!) it should create everything. If you want separate users for schema ownership versus reading/writing data, youll have to setup the grants yourself. The pgadmin3 tool makes doing such mass grants easy.
Download (0.044MB)
Added: 2006-09-26 License: Perl Artistic License Price:
1125 downloads
Me TV 0.3.0
Me TV is a digital television viewer for GNOME. more>>
Me TV is a digital television viewer for GNOME.
The software was developed for the modern digital lounge room with a PC for a media centre that is capable of normal PC tasks (web surfing, word processing and watching TV). It is not designed to be a full-blown media centre such as MythTV but will integrate well with the existing GNOME desktop. If you think that a remote is something that belongs in a museum then Me TV is probably for you.
It currently supports only DVB-T but Im willing to add support for other DVB types because it seems straight forward. It just needs to be tested.
Main features:
- Completely mouse driven
- Current and future program information
- Instant Record
- Double-click fullscreen
- DVB-T and DVB-C support
- Very simple installation and set up
<<lessThe software was developed for the modern digital lounge room with a PC for a media centre that is capable of normal PC tasks (web surfing, word processing and watching TV). It is not designed to be a full-blown media centre such as MythTV but will integrate well with the existing GNOME desktop. If you think that a remote is something that belongs in a museum then Me TV is probably for you.
It currently supports only DVB-T but Im willing to add support for other DVB types because it seems straight forward. It just needs to be tested.
Main features:
- Completely mouse driven
- Current and future program information
- Instant Record
- Double-click fullscreen
- DVB-T and DVB-C support
- Very simple installation and set up
Download (0.10MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
512 downloads
XdTV 2.4.0
XdTV is a software that allows you to watch TV. more>>
XdTV is a software that allows you to watch TV. It interacts with AleVT for Teletext and Nxtvepg for NextView.
It uses the video4linux API. XdTV can use deinterlacing filters and record video files with the ffmpeg, divx, and xvid codecs.
<<lessIt uses the video4linux API. XdTV can use deinterlacing filters and record video files with the ffmpeg, divx, and xvid codecs.
Download (0.88MB)
Added: 2007-02-24 License: GPL (GNU General Public License) Price:
985 downloads
OnTV 2.6.0
OnTV is a GNOME Applet for monitoring current and upcoming TV programs. more>>
OnTV project is a GNOME Applet that can monitor current and upcoming TV programs.
OnTV is a GNOME Applet written in Python using PyGTK, it uses XMLTV files to monitor current and upcoming TV programs.
Main features:
- Program descriptions as tooltips.
- Remaining time of/until current/upcoming programs.
- Preferences dialog for selecting what channels to monitor and more.
<<lessOnTV is a GNOME Applet written in Python using PyGTK, it uses XMLTV files to monitor current and upcoming TV programs.
Main features:
- Program descriptions as tooltips.
- Remaining time of/until current/upcoming programs.
- Preferences dialog for selecting what channels to monitor and more.
Download (0.50MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
969 downloads
Kbtv 1.2.5
Kbtv is a TV viewer for FreeBSD/KDE mostly written in Python. more>>
Kbtv project is a TV viewer for FreeBSD/KDE mostly written in Python. It uses the PyQt/PyKDE3 bindings, SWIG, and SDL, and supports BrookTree/Connexant BT8x8 (bktr) and Phillips SAA713x (saa) based analog TV cards as well as Philips compatible USB webcams (pwc).
Kbtv is hosted at http://freebsd.ricin.com/kbtv as well as on Sourceforge at http://sourceforge.net/projects/kbtv
<<lessKbtv is hosted at http://freebsd.ricin.com/kbtv as well as on Sourceforge at http://sourceforge.net/projects/kbtv
Download (0.70MB)
Added: 2007-05-08 License: BSD License Price:
907 downloads
fftv 0.8.3
fftv is a TV and radio viewer/recorder. more>>
fftv project is a TV and radio viewer and recorder.
fftv is a TV viewer for use with TV cards and Video for Linux. It also features a radio user interface.
It can support recording of various formats and codecs including MPEG, AVI, and Ogg. It supports remote control if LIRC is installed.
It supports scheduled power-on/off recording/reminding if tcron is installed.
Main features:
- Ffmpeg with TV window(v4l, video for linux, tv card), all new Graphical User Interface written in GTK 2.x
- FM radio tuner support (all new GUI)
- User interface of Control pannel / Channel list / Codec-format(mpeg, mpeg4, vob, ogg, avi, etc)/bitrate/framerate
- Start/pause/stop recording, automatic file name numbering
- True fullscreen in overlay mode by switching to 640x480 mode. Resetting screensaver automatically.
- TV screen black border cropping. (viewing & output of recording)
- TV preview index page (mosaic window)
- Channel monitor(subwindow): You can use this to skip commercials.
- Countdown shutdown, which shuts down your PC when the time is up.
- Support LIRC (Linux Infrared Remote Control) (optional)
- Multi-state remote controller key mappings, support Reocrd/Stop functions on remote controllers without REC/STOP keys.
- Support mute, volume and media keys of your internet/multimedia keyboard
- Save the states of volume/MTS/color/contrast/brightness/hue by channel/dayofweek/hour
- Scheduled power-on/off recording/reminding of TV/radio programs
- External program schedule web page link
- On-screen display of time/channel/time of disk space remained for recording
- Optional window attributes of stay-on-top, multi-desktop sticky
- Built-in channel scan
<<lessfftv is a TV viewer for use with TV cards and Video for Linux. It also features a radio user interface.
It can support recording of various formats and codecs including MPEG, AVI, and Ogg. It supports remote control if LIRC is installed.
It supports scheduled power-on/off recording/reminding if tcron is installed.
Main features:
- Ffmpeg with TV window(v4l, video for linux, tv card), all new Graphical User Interface written in GTK 2.x
- FM radio tuner support (all new GUI)
- User interface of Control pannel / Channel list / Codec-format(mpeg, mpeg4, vob, ogg, avi, etc)/bitrate/framerate
- Start/pause/stop recording, automatic file name numbering
- True fullscreen in overlay mode by switching to 640x480 mode. Resetting screensaver automatically.
- TV screen black border cropping. (viewing & output of recording)
- TV preview index page (mosaic window)
- Channel monitor(subwindow): You can use this to skip commercials.
- Countdown shutdown, which shuts down your PC when the time is up.
- Support LIRC (Linux Infrared Remote Control) (optional)
- Multi-state remote controller key mappings, support Reocrd/Stop functions on remote controllers without REC/STOP keys.
- Support mute, volume and media keys of your internet/multimedia keyboard
- Save the states of volume/MTS/color/contrast/brightness/hue by channel/dayofweek/hour
- Scheduled power-on/off recording/reminding of TV/radio programs
- External program schedule web page link
- On-screen display of time/channel/time of disk space remained for recording
- Optional window attributes of stay-on-top, multi-desktop sticky
- Built-in channel scan
Download (3.2MB)
Added: 2006-01-16 License: GPL (GNU General Public License) Price:
1382 downloads
XawTV 3.95
XawTV is a TV viewing application and a few TV utilities. more>>
xawtv started as TV application for the bttv driver, because the Motif-based "xtvscreen" was the only TV application at this time. Alot has changed since:
- The xawtv and bttv driver switched over to the video4linux interface.
- Support for more interfaces was added: Xvideo Extention, the new video4linux2 interface and BSD Family video grabber driver (bktr).
- xawtv isnt a single application any more, it is a small suite of video4linux related software, with video recording capabilities and serveral useful command line tools.
- In the future even more hardware will be supported, the current development snapshots already have DVB support for example.
Main features:
xawtv
- of course, it is still the main application, for watching TV.
motv
- a new, IMHO better, TV application with a Motif-based GUI.
mtt
- a teletext browser, also uses Motif. This one works on a terminal too.
pia
- a simple movie player.
fbtv
- is a TV application for the linux console, it uses a framebuffer devices to display the video.
streamer
- a command line tool for recording movies.
v4lctl
- a command line tool to set video4linux parameters (tune in some channel, set TV norm, ...).
scantv
- a command line tool to do a channel scan.
radio
- a simple, curses-based radio app.
webcam
- captures images and uploads them to a Web-Server via ftp or ssh in a endless loop.
alevtd
- a http server for videotext pages, so you can watch read videotext with a webbrowser.
- Most of the apps share the xawtv config file (~/.xawtv).
<<less- The xawtv and bttv driver switched over to the video4linux interface.
- Support for more interfaces was added: Xvideo Extention, the new video4linux2 interface and BSD Family video grabber driver (bktr).
- xawtv isnt a single application any more, it is a small suite of video4linux related software, with video recording capabilities and serveral useful command line tools.
- In the future even more hardware will be supported, the current development snapshots already have DVB support for example.
Main features:
xawtv
- of course, it is still the main application, for watching TV.
motv
- a new, IMHO better, TV application with a Motif-based GUI.
mtt
- a teletext browser, also uses Motif. This one works on a terminal too.
pia
- a simple movie player.
fbtv
- is a TV application for the linux console, it uses a framebuffer devices to display the video.
streamer
- a command line tool for recording movies.
v4lctl
- a command line tool to set video4linux parameters (tune in some channel, set TV norm, ...).
scantv
- a command line tool to do a channel scan.
radio
- a simple, curses-based radio app.
webcam
- captures images and uploads them to a Web-Server via ftp or ssh in a endless loop.
alevtd
- a http server for videotext pages, so you can watch read videotext with a webbrowser.
- Most of the apps share the xawtv config file (~/.xawtv).
Download (0.54MB)
Added: 2005-09-30 License: GPL (GNU General Public License) Price:
1504 downloads
JTVD 0.4.3
JTVD is a graphical frontend for popular command line programs such as MEncoder, transcode, MJPEG Tools, DVD Author. more>>
JTVD is a graphical frontend for popular command line programs such as MEncoder, transcode, MJPEG Tools, toolame, DVDAuthor, and growisofs.
It makes it easy to grab videos from Video4Linux devices such as TV cards, encode the data to DVD-compatible MPEG2 files, and author and burn a video DVD with a simple title menu.
Main features:
- Watch TV
- Grab from the TV card to AVI files
- Schedule one or more recording tasks
- Encode video files to "DVD compatible" MPEG2 program streams
- Basic DVD authoring incl. creation of simple title menus
- Create the DVD image and burn it
- Burn an existing Video DVD image
<<lessIt makes it easy to grab videos from Video4Linux devices such as TV cards, encode the data to DVD-compatible MPEG2 files, and author and burn a video DVD with a simple title menu.
Main features:
- Watch TV
- Grab from the TV card to AVI files
- Schedule one or more recording tasks
- Encode video files to "DVD compatible" MPEG2 program streams
- Basic DVD authoring incl. creation of simple title menus
- Create the DVD image and burn it
- Burn an existing Video DVD image
Download (0.26MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1523 downloads
TVNow 0.2.3
TVNow is a program that displays the North American satellite and network TV Listings that are provided by the TVNOW company. more>>
TVNow is a program that displays the North American satellite and network TV Listings that are provided by the TVNOW company.
Free listings for the weekend are available and subscriptions for yearly listing are very
low cost.
Written in Python 1.5.2 with Glade using the Pygtk interface. All of these things may already be included on your distribution (they are included in the RedHat 7.0 Linux distribution).
A console-only version is included which is useful for sight-impaired people using the speakup voice synthesizer system.
<<lessFree listings for the weekend are available and subscriptions for yearly listing are very
low cost.
Written in Python 1.5.2 with Glade using the Pygtk interface. All of these things may already be included on your distribution (they are included in the RedHat 7.0 Linux distribution).
A console-only version is included which is useful for sight-impaired people using the speakup voice synthesizer system.
Download (0.12MB)
Added: 2005-11-04 License: GPL (GNU General Public License) Price:
1450 downloads
TVProg 0.6.1
TVProg project is a TV guide software. more>>
TVProg project is a TV guide software.
TVProg is TV guide software running as a Web server application. It fetches the TV guide source from tvmovie.de and stores it in a MySQL database.
TV shows can be browsed online. Theres also a vcr wrapper script that, running as a cron job, is able to record scheduled tv shows in DivX.
The TVProg package contains a script "list.cgi" that is run as a CGI script to browse the tv guide. You can select channels, do searches or look what is running right now. Theres a detail view for every single tv show.
Cookies are supported for keeping the view properties while browsing.
A cron job script, "vcrwrapper.pl", acts as a wrapper for vcr. Run it every minute and you will have a nice frontend for vcr: In the tv show detail view you can click the record link to schedule it for recording.
There is also a "profile" section where users can subscribe to receive daily tvshow mailings. Also, a user may activate a search, done by a cron job, and receive the search results via email.
This way you can look for a special tvshow or movie without having to look into the listings every day.
<<lessTVProg is TV guide software running as a Web server application. It fetches the TV guide source from tvmovie.de and stores it in a MySQL database.
TV shows can be browsed online. Theres also a vcr wrapper script that, running as a cron job, is able to record scheduled tv shows in DivX.
The TVProg package contains a script "list.cgi" that is run as a CGI script to browse the tv guide. You can select channels, do searches or look what is running right now. Theres a detail view for every single tv show.
Cookies are supported for keeping the view properties while browsing.
A cron job script, "vcrwrapper.pl", acts as a wrapper for vcr. Run it every minute and you will have a nice frontend for vcr: In the tv show detail view you can click the record link to schedule it for recording.
There is also a "profile" section where users can subscribe to receive daily tvshow mailings. Also, a user may activate a search, done by a cron job, and receive the search results via email.
This way you can look for a special tvshow or movie without having to look into the listings every day.
Download (0.025MB)
Added: 2006-11-08 License: GPL (GNU General Public License) Price:
1080 downloads
gTVTimer 0.5
gTVTimer is an easy to use videorecorder and frontend to MEncoder. more>>
gTVTimer is an easy to use videorecorder and frontend to MEncoder. You can use gTVTimer to schedule recordings from your analog TV card.
There is still a lot to add/improve. Feel free to send bug reports and suggestions.
Main features:
- supported video codecs: DivX, MJPEG, MPEG2, XviD
- supported audio codecs: MP2 (lavc, toolame), MP3 (lavc, lame)
- supported filters: crop, resize, deinterlace, denoise
- simple TV application
- preview of recorded videos
- translations: English, German
<<lessThere is still a lot to add/improve. Feel free to send bug reports and suggestions.
Main features:
- supported video codecs: DivX, MJPEG, MPEG2, XviD
- supported audio codecs: MP2 (lavc, toolame), MP3 (lavc, lame)
- supported filters: crop, resize, deinterlace, denoise
- simple TV application
- preview of recorded videos
- translations: English, German
Download (0.085MB)
Added: 2006-05-23 License: GPL (GNU General Public License) Price:
1251 downloads
KatchTV 0.91
KatchTV is an Internet TV application for KDE. KatchTV makes it easy to subscribe to TV channels from all over the internet in the form of podcasts, so that you can browse channels, download more>>
KatchTV is an "Internet TV" application for KDE. KatchTV makes it easy to subscribe to "TV" channels from all over the internet in the form of podcasts, so that you can browse channels, download shows, and watch them, all from one convenient interface.
KatchTV is very similar to Democracy TV, but focuses on KDE integration, using KHTMLPart and embedded players such as kaffeine. Its much faster, and lighter on resources if you run a KDE desktop without GTK apps.
Installation is easy, as long as your distro has PyKDE, PyQt, and Kaffeine. Just untar to some directory like /usr/local, and run the KatchTV program. You can also make a symlink to that executable from a directory like /usr/local/bin, and KatchTV will work out where to find its files.
Comments welcome; let me know if youve any problems using it.
<<lessKatchTV is very similar to Democracy TV, but focuses on KDE integration, using KHTMLPart and embedded players such as kaffeine. Its much faster, and lighter on resources if you run a KDE desktop without GTK apps.
Installation is easy, as long as your distro has PyKDE, PyQt, and Kaffeine. Just untar to some directory like /usr/local, and run the KatchTV program. You can also make a symlink to that executable from a directory like /usr/local/bin, and KatchTV will work out where to find its files.
Comments welcome; let me know if youve any problems using it.
Download (0.10MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
874 downloads
XMLTV 0.5.45
XMLTV is a TV guide kicker applet for KDE that uses XMLTV files. more>>
XMLTV is a set of utilities to manage your TV viewing. They work with TV listings stored in the XMLTV format, which is based on XML.
The idea of XMLTV is to separate out the backend (getting the listings) from the frontend (displaying them for the user), and to implement useful operations like picking out your favourite programmes as filters that read and write XML documents.
At present there are backends grabbing TV listings for Canada, the USA, Britain and Ireland, Germany, Austria, Finland, Spain, the Netherlands, Hungary, Denmark, Japan, Sweden, France, Norway, and Romania.
There are filters to sort the listings by date, to remove shows that have already been broadcast, and a couple of programmes to organize your viewing by storing preferences of what shows you watch. There are a couple of backends to produce printed output.
Enhancements:
- This release includes new grabbers for Croatia and Switzerland and miscellaneous updates to many different grabbers, including a fix for the tv_grab_na_dd startime problem.
<<lessThe idea of XMLTV is to separate out the backend (getting the listings) from the frontend (displaying them for the user), and to implement useful operations like picking out your favourite programmes as filters that read and write XML documents.
At present there are backends grabbing TV listings for Canada, the USA, Britain and Ireland, Germany, Austria, Finland, Spain, the Netherlands, Hungary, Denmark, Japan, Sweden, France, Norway, and Romania.
There are filters to sort the listings by date, to remove shows that have already been broadcast, and a couple of programmes to organize your viewing by storing preferences of what shows you watch. There are a couple of backends to produce printed output.
Enhancements:
- This release includes new grabbers for Croatia and Switzerland and miscellaneous updates to many different grabbers, including a fix for the tv_grab_na_dd startime problem.
Download (0.45MB)
Added: 2006-12-02 License: GPL (GNU General Public License) Price:
1058 downloads
Karamba TV 0.3
Karamba TV offers TV listings of the main Spanish TV Channels. more>>
Karamba TV offers TV listings of the main Spanish TV Channels.
Karamba TV is a SuperKaramba theme.
<<lessKaramba TV is a SuperKaramba theme.
Download (0.020MB)
Added: 2006-06-19 License: GPL (GNU General Public License) Price:
1232 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above tv search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed