Haavard Holm wrote:
> Hello,
>
> I have some problems configuring freevo and hope you can help !
>
> I use Linux 2.6.26.5-45.fc9.i686 and freevo 1.8.2. I have a PVR350 , 
> which I want to capture tv with.
> I have set up xmltv and it is working just fine. When I am to watch tv I 
> get the following debug-error :
> Freevo 1.8.2 ready
> ERROR: TunerControl: VideoGroup <normal: /dev/video0 0:'tuner 1' 'PAL'> 
> is not supported
> WARNING: ChildApp.write(line='OSDWriteText$Please repeat to stop'): failed
>
> Please help !
>
> HÃ¥vard Holm
>   
You need xine-ui 0.9.6 (cvs) for the ivtv_xine plugin now.

John
> My freevo.conf look like :
> cdparanoia = /usr/bin/cdparanoia
> chanlist = europe-west
> display = x11
> fbxine = /usr/local/bin/fbxine
> flac = /usr/bin/flac
> geometry = 800x600
> jpegtran = /usr/bin/jpegtran
> mencoder = /usr/local/bin/mencoder
> mplayer = /usr/local/bin/mplayer
> #mplayer = /bin/echo
> oggenc = /usr/bin/oggenc
> renice = /usr/bin/renice
> setterm = /usr/bin/setterm
> tv = pal
> unzip = /usr/bin/unzip
> version = 2.2
> xine = /usr/local/bin/xine
>
>
> My Video-group definition look like :
> VIDEO_GROUPS = [
>    VideoGroup(vdev='/dev/video0',
>               adev=None,
>               input_type='Tuner 1',
>               tuner_norm='CONF.tv',
>               tuner_chanlist='CONF.chanlist',
>               desc='TV antenne',
>               group_type='ivtv',
>               record_group=None),
>               ]
> I also set :
> 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,
> }
> TV_CHANNELS = [('nrk1.nrk.no', 'NRK 1',       'E7'),
>               ('nrk2.nrk.no', 'NRK 2',       '41'),
>               ('tv2.no',      'TV 2',        '37') ]
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Freevo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>   


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to