Frank [Antispam account] wrote:
> [snip from other thread]
>  
>   
>> Anyway use "freevo vg" to generate the video groups for 
>> analogue devices.
>>
>> Duncan
>>
>>     
>
> freevo vg gives me:
>
> [r...@intranet xmltv]# freevo vg
> TV_VIDEO_GROUPS = [
> ]
>
>
> Do I miss something?
> (I'm using freevo --v: freevo-1.9.0)
>
>
>   
Should give you something like:

# freevo vg
TV_VIDEO_GROUPS = [
  VideoGroup( # tvalsa device, group 0
    desc='Pinnacle PCTV Stereo (saa7134)',
    group_type='tvalsa',
    vdev='/dev/video0',
    vvbi='/dev/vbi0',
   
adev='alsa:adevice=hw.1,0:amode=1:audiorate=32000:forceaudio:immediatemode=0',
    input_type='Television',
    input_num=0,
    tuner_norm='PAL',
    tuner_chanlist='FixMe',
    record_group=None
  ),
  VideoGroup( # ivtv device, group 1
    desc='Hauppauge WinTV PVR-350',
    group_type='ivtv',
    vdev='/dev/video4',
    vvbi='/dev/vbi4',
    adev=None,
    input_type='Tuner 1',
    input_num=0,
   
tuner_norm='SECAM-DK,SECAM-L,NTSC-M,NTSC-M-KR,NTSC,SECAM-G,PAL-M,SECAM-H,SECAM,SECAM-B,PAL-DK,SECAM-Lc,NTSC-443,PAL-I,PAL-BG,NTSC-M-JP,PAL-60,PAL-N,PAL,PAL-H,PAL-Nc',
    tuner_chanlist='FixMe',
    record_group=None
  ),
]

Duncan

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to