Re: [Freevo-devel] VIDEO_GROUPS

2007-10-09 Thread Duncan Webb
Richard van Paasen wrote: > The way I currently implemented the video groups in ivtv_xine_tv is: > > "If a user changes channel (or at init), lookup the video group for the > selected channel. If the video group is not the same as the current one, then > re-init ivtv with the new video device and

Re: [Freevo-devel] VIDEO_GROUPS

2007-10-09 Thread Richard van Paasen
l <[EMAIL PROTECTED]> Date: 09-Oct-2007 06:56 Subject: Re: [Freevo-devel] VIDEO_GROUPS > > --- Duncan Webb <[EMAIL PROTECTED]> wrote: > >> > >> Better only to have one as it may allow to change the channel when > >> recording, not really something that

Re: [Freevo-devel] VIDEO_GROUPS

2007-10-08 Thread Duncan Webb
> --- Duncan Webb <[EMAIL PROTECTED]> wrote: >> >> Better only to have one as it may allow to change the channel when >> recording, not really something that you want to do. >> > > I think somewhere on the way, the mark has been missed. The whole > purpose of having 2 video input devices is to rec

Re: [Freevo-devel] VIDEO_GROUPS

2007-10-08 Thread Michael Beal
--- Duncan Webb <[EMAIL PROTECTED]> wrote: > > Better only to have one as it may allow to change the channel when > recording, not really something that you want to do. > I think somewhere on the way, the mark has been missed. The whole purpose of having 2 video input devices is to record one p

Re: [Freevo-devel] VIDEO_GROUPS

2007-10-04 Thread Duncan Webb
> --- Duncan Webb <[EMAIL PROTECTED]> wrote: > > >> > VIDEO_GROUPS = [ >> > VideoGroup( >> > vdev='/dev/video0', >> > adev=None, >> > input_type='tuner', >> > input_num=0, >> > tuner_norm='pal', >> >

Re: [Freevo-devel] VIDEO_GROUPS

2007-10-04 Thread Michael Beal
--- Duncan Webb <[EMAIL PROTECTED]> wrote: > > VIDEO_GROUPS = [ > > VideoGroup( > > vdev='/dev/video0', > > adev=None, > > input_type='tuner', > > input_num=0, > > tuner_norm='pal', > > tuner_c

Re: [Freevo-devel] VIDEO_GROUPS

2007-10-03 Thread Duncan Webb
Michael Beal wrote: > The sample config in the 1.7.3 tarball is a bit outdated but 99% of it > is still accurate. There is more information in the wiki a search for VideoGroup will do it. Should fix the example local_conf.py though. > You'll need something more like this: > > VIDEO_GROUPS = [ >

Re: [Freevo-devel] VIDEO_GROUPS

2007-10-03 Thread Michael Beal
The sample config in the 1.7.3 tarball is a bit outdated but 99% of it is still accurate. You'll need something more like this: VIDEO_GROUPS = [ VideoGroup( vdev='/dev/video0', adev=None, input_type='tuner', input_num=0,

[Freevo-devel] VIDEO_GROUPS

2007-10-02 Thread Richard van Paasen
Hi, I am about to implement video groups in ivtv_xine_tv. But, I am a bit confused on how to handle the video group feature. In the freevo_conf.py (freevo 1.7.3) I see the following: VIDEO_GROUPS = [ VideoGroup(vdev=TV_DEVICE, adev=AUDIO_DEVICE, input_type='tuner

SV: [Freevo-devel] VIDEO_GROUPS question

2003-12-03 Thread Peter Svensson
e connect a stream to the (coming) video-groups interface anyway :-)= I see ther're more mails on this. I'll read further. Thanks! /Peter -Ursprungligt meddelande- Från: Rob Shortt Till: [EMAIL PROTECTED] Skickat: 2003-12-03 16:32 Ämne: Re: [Freevo-devel] VIDEO_GROUPS question Pe

Re: [Freevo-devel] VIDEO_GROUPS question

2003-12-03 Thread Rob Shortt
Aleksey Sudakov wrote: Using an fxd file in this way is hackish though and I don't think it uses Freevo's mplayer plugin's network play support either. Someone could write a video webtv plugin similar to the webradio one as well. :) Using webradio as a starting point I wrote plugin to do video o

RE: [Freevo-devel] VIDEO_GROUPS question

2003-12-03 Thread Aleksey Sudakov
> Using an fxd file in this way is hackish though and I don't think it > uses Freevo's mplayer plugin's network play support either. Someone > could write a video webtv plugin similar to the webradio one as well. :) Using webradio as a starting point I wrote plugin to do video off the network. I

Re: [Freevo-devel] VIDEO_GROUPS question

2003-12-03 Thread Rob Shortt
Peter Svensson wrote: Hi! I've been looking around in some .py files trying to understand how to use VIDEO_GROUPS and not coming up with much (not knowing python, or having actually rtfm'ed the devel dox :). That's ok, the code for this is pretty new and only documented by a few examples in variou

[Freevo-devel] VIDEO_GROUPS question

2003-12-03 Thread Peter Svensson
Hi! I've been looking around in some .py files trying to understand how to use VIDEO_GROUPS and not coming up with much (not knowing python, or having actually rtfm'ed the devel dox :). What I would like to do is this; Suppose I had a friend who had a lot of cable-channles, and a lot of bandwidth