Been using freevo for about 1 month. Everything was
working fine until last week.
1. I noticed the xml schedules came in with no channel
numbers
I hadn't changed anything at that point.
around this time my recording started to record only
on one channel the last channel that I "watched"
manually.
I get the titles of the shows, but the actual
recording is of the last channel watched.
I'm fairly new to this app and i'm not sure what to
change... Please any suggestions would be great??
Here's snips from both of my config files:
/usr/share/freevo/freevo.conf.py
if os.uname()[0] == 'FreeBSD':
TV_DRIVER = 'bsdbt848'
TV_DEVICE = '/dev/bktr0'
TV_INPUT = 1
else:
TV_DRIVER = 'v4l'
TV_DEVICE = '/dev/video0'
TV_INPUT = 0
TV_OPTS = ''
TV_SETTINGS = '%s television %s %s' % (CONF.tv,
CONF.chanlist, TV_DEVICE)
TV_CHANNEL_PROG = './chchan %(channel)s %(norm)s
%(freqtable)s'
TV_RECORDFILE_MASK = '%%m-%%d %%H.%%M %(progname)s -
%(title)s'
TV_RECORDFILE_SUFFIX = '.avi'
TV_RECORD_SCHEDULE = '%s/record_schedule.xml' %
FREEVO_CACHEDIR
if os.uname()[0] == 'FreeBSD':
VCR_AUDIO = ''
else:
VCR_AUDIO = (':adevice=%s' % AUDIO_DEVICE +
TV_VIEW_SIZE = (640, 480)
TV_REC_OUTFMT = 'yuy2'
VCR_PRE_REC = None
VCR_POST_REC = None
VCR_CMD = (CONF.mencoder + ' ' +
'-tv driver=%s:input=%d' % (TV_DRIVER,
TV_INPUT) +
':norm=%s' % CONF.tv +
':chanlist=%s' % CONF.chanlist +
':width=%d:height=%d' % (TV_REC_SIZE[0],
TV_REC_SIZE[1]) +
':outfmt=%s' % TV_REC_OUTFMT +
':device=%s' % TV_DEVICE +
TV_IVTV_OPTIONS = {
'input' : 4,
'resolution' : '720x480',
'aspect' : 2,
'audio_bitmask' : 233,
'bframes' : 3,
'bitrate_mode' : 1,
'bitrate' : 4000000,
'bitrate_peak' : 4000000,
'dnr_mode' : 0,
'dnr_spatial' : 0,
'dnr_temporal' : 0,
'dnr_type' : 0,
'framerate' : 0,
'framespergop' : 15,
'gop_closure' : 1,
'pulldown' : 0,
'stream_type' : 10,
}
FREQUENCY_TABLE = {
'tuner_id' : 55250,
}
VIDEO_GROUPS = [
VideoGroup(vdev=TV_DEVICE,
adev=AUDIO_DEVICE,
input_type='tuner',
tuner_norm=CONF.tv,
tuner_chanlist=CONF.chanlist,
desc='Default Video Group',
recordable=True),
]
TV_CHANNELS = None
*****
~/freevo/local.conf.py
CONFIG_VERSION = 5.15
plugin.remove('tv.generic_record')
plugin_record = plugin.activate('tv.ivtv_record')
VIDEO_PREFERED_PLAYER = 'mplayer'
TV_RECORDFILE_MASK = '%%m-%%d %%H:%%M %(progname)s -
%(title)s'
TV_RECORD_SERVER_IP = 'localhost'
TV_RECORD_PADDING = 1 * 60
VIDEO_GROUPS = [
VideoGroup(vdev='/dev/video0',
adev=None,
input_type='tuner',
input_num=6,
tuner_norm='NTSC',
tuner_chanlist='us-cable',
desc='Regular cable',
group_type='ivtv',
recordable=True),
]
__________________________________________
Yahoo! DSL Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users