opTV v0.0.6
Author:
Igge Rask (igge_rask@yahoo.com)
- Credits
the xawTV project. I used large parts of their frequencies.c and frequencies.h
License:
GPL
- Requirements
SDL. TV-card. Patience (it WILL crash, and most probably hang your X-session a few times). In a while it will also need gtk+ and perhaps gtk--.
- Installation
./configure make make install
- Description
Well.. this is a small unfinished tv-program....
Planned Features:
some nice configuration windows, probably using GTK.
on screen display (time/name of channel).
Automatic scanning for channels. (partly functional already =)
TextTV (perhaps :).
- configfiles
~/.opTV/config
opTV.width: <width>
opTV.height: <height>
opTV.depth: <depth/bpp>
opTV.system: <PAL/NTSC>
opTV.region: <one of europe-west/europe-east/italy/
newzealand/australia/ireland/
france/us-bcast/us-cable/us-cable-hrc/
china-bcast/japan-bcast/japan-cable>
opTV.device: <v4l-device /dev/video is the default>
~/.opTV/channels
opTV.channels.count: <number of channels defined in file>
opTV.channel1.title:title of channel
opTV.channel1.channel: "channel" (ie E9, 30, S20 etc).
opTV.channel2.... etc
cheers
