> >[EMAIL PROTECTED] ~]# mplayer -vo x11, -fs -autosync 100 -nolirc -autoq 100
> >-screenw 800 -screenh 600 -fs -slave -nocache tv:// -tv
This lloks like your freevo configuration is using standard tv driver
instead of ivtv, so check that the following entrys excist in you
local_conf.py: (these settings are for PAL, you may have to change some)
----------------------------------------------------------------------
plugin.remove('tv.generic_record')
plugin_record = plugin.activate('tv.ivtv_record')
TV_SETTINGS = '%s television %s %s' % (CONF.tv, CONF.chanlist,
TV_DEVICE)
TV_RECORD_DIR = '/home/freevo/media/tv/'
TV_LOGOS = '.freevo/logos/'
TV_SETTINGS = 'pal television europe-west /dev/video0'
TV_DRIVER = 'v4l2'
TV_DEVICE = '/dev/video0'
TV_INPUT = 0
TV_VIEW_SIZE = (720, 576)
TV_RECORD_SCHEDULE = '%s/record_schedule.xml' % FREEVO_CACHEDIR
TV_RECORD_SERVER_IP = 'localhost'
TV_RECORD_SERVER_PORT = 18001
TV_RECORD_PADDING = 5 * 60
VIDEO_GROUPS = [
VideoGroup(vdev='/dev/video0',
adev=None,
input_type='tuner',
input_num=6,
tuner_norm='PAL',
tuner_chanlist='europe-west',
desc='TV',
group_type='ivtv',
recordable=True),
]
TV_IVTV_OPTIONS = {
'input' : 6,
'resolution' : '720x576',
'aspect' : 2,
'audio_bitmask' : 0xE9,
'bframes' : 3,
'bitrate_mode' : 0,
'bitrate' : 8000000,
'bitrate_peak' : 9600000,
'dnr_mode' : 3,
'dnr_spatial' : 0,
'dnr_temporal' : 0,
'dnr_type' : 0,
'framerate' : 0,
'framespergop' : 12,
'gop_closure' : 1,
'pulldown' : 0,
'stream_type' : 14,
}
--
Groetjes Japie
http://www.japie.deserver.nl
2.6.11.10 GNU/Linux
Microsoft Fortune v1.1
(c) 1901-1998 by Microsoft, Corp., Redmond, USA
FORTUNE caused a general protection fault in module FORTUNE at 0123:4567.
Press [ OK ] to reboot.
;^)
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users