Re: [Freevo-devel] tvserver and atsc

2008-10-24 Thread Jonathan Isom
On Fri, Oct 24, 2008 at 3:01 PM, Liz <[EMAIL PROTECTED]> wrote: > On Sat, 25 Oct 2008, Jonathan Isom wrote: >> on one multiplex >> I get 5 channels. 3 have video, 2 don't have anyting I can see. > > radio stations? > that's part of some dvb-t here Don't think so. Here we have a thing call HD ra

Re: [Freevo-devel] tvserver and atsc

2008-10-24 Thread Liz
On Sat, 25 Oct 2008, Jonathan Isom wrote: >  on one multiplex > I get 5 channels. 3 have video,  2 don't have anyting I can see. radio stations? that's part of some dvb-t here - This SF.Net email is sponsored by the Moblin Yo

Re: [Freevo-devel] tvserver and atsc

2008-10-24 Thread Adam Charrett
On Fri, October 24, 2008 2:01 pm, Jonathan Isom wrote: > On Fri, Oct 24, 2008 at 4:17 AM, Adam Charrett <[EMAIL PROTECTED]> > wrote: also dvbstreamer has a couple of multiplexes on a transpoder(?) that I don't know what are. there is no video on these pids to my knowledge. >>> >>> T

Re: [Freevo-devel] tvserver and atsc

2008-10-24 Thread Jonathan Isom
On Fri, Oct 24, 2008 at 4:17 AM, Adam Charrett <[EMAIL PROTECTED]> wrote: >>> also dvbstreamer has a couple of multiplexes on a transpoder(?) that >>> I don't know what are. there is no video on these pids to my >>> knowledge. >> >> That happens. I guess dvbstreamer should fix that. >> > > Jonatho

Re: [Freevo-devel] tvserver and atsc

2008-10-24 Thread Adam Charrett
On Fri, October 24, 2008 8:41 am, Dirk Meyer wrote: > "Jonathan Isom" wrote: >> Okay that got it to record and it does start 2 dvbstreamers. >> Bad news is that it (using the code test/devices.py) only to use one. >> the test program uses device.schedule twice staggered and when >> the second prog

Re: [Freevo-devel] tvserver and atsc

2008-10-24 Thread Dirk Meyer
"Jonathan Isom" wrote: > Okay that got it to record and it does start 2 dvbstreamers. > Bad news is that it (using the code test/devices.py) only to use one. > the test program uses device.schedule twice staggered and when > the second program starts the 1st recording stops. Yes. The test code us

Re: [Freevo-devel] tvserver and atsc

2008-10-23 Thread Jonathan Isom
On Thu, Oct 23, 2008 at 4:14 PM, Dirk Meyer <[EMAIL PROTECTED]> wrote: >> ... > > Add > > | if not service.get('Name'): > |print 'skip', service > |continue > > Before that line and check if you get anything working at all. Looks > like at least one item has no Name set which seems to be so

Re: [Freevo-devel] tvserver and atsc

2008-10-23 Thread Dirk Meyer
"Jonathan Isom" wrote: > On Thu, Oct 23, 2008 at 12:42 PM, Dirk Meyer <[EMAIL PROTECTED]> wrote: >> Hi, >> >> "Jonathan Isom" wrote: >>>Just let me know if this is already known as this is a work in progress. >>> As I said in an earlier post in thread I have 2 atsc cards. tvserver detects >>> b

Re: [Freevo-devel] tvserver and atsc

2008-10-23 Thread Jonathan Isom
On Thu, Oct 23, 2008 at 12:42 PM, Dirk Meyer <[EMAIL PROTECTED]> wrote: > Hi, > > "Jonathan Isom" wrote: >>Just let me know if this is already known as this is a work in progress. >> As I said in an earlier post in thread I have 2 atsc cards. tvserver detects >> both however it only starts the

Re: [Freevo-devel] tvserver and atsc

2008-10-23 Thread Dirk Meyer
Hi, "Jonathan Isom" wrote: >Just let me know if this is already known as this is a work in progress. > As I said in an earlier post in thread I have 2 atsc cards. tvserver detects > both however it only starts the first card. Take a look at rpc.py in devices and add some debug. I never teste

Re: [Freevo-devel] tvserver and atsc

2008-10-21 Thread Jonathan Isom
Hi Dirk and list Just let me know if this is already known as this is a work in progress. As I said in an earlier post in thread I have 2 atsc cards. tvserver detects both however it only starts the first card. also I managed, using the test.py in tvserver, to set a recording. However no rec

Re: [Freevo-devel] tvserver and atsc

2008-10-20 Thread Dirk Meyer
"Jonathan Isom" wrote: > On Sun, Oct 19, 2008 at 6:05 PM, Jonathan Isom <[EMAIL PROTECTED]> wrote: >> Hey >> I was testing the latest changes and saw that dvbstreamer support is >> being added. >> I live in atsc land and this is what I got. Attached is a patch that >> fixes this traceback. >> I'm

Re: [Freevo-devel] tvserver and atsc

2008-10-20 Thread Dirk Meyer
"Jonathan Isom" wrote: > I live in atsc land and this is what I got. Attached is a patch that > fixes this traceback. Thanks, in svn Dischi -- Voodoo is a very interesting religion for the whole family, even those members of it who are dead. -- (Terry Pratchett & Neil Gaiman, Good Ome

Re: [Freevo-devel] tvserver and atsc

2008-10-19 Thread Jonathan Isom
On Sun, Oct 19, 2008 at 6:05 PM, Jonathan Isom <[EMAIL PROTECTED]> wrote: > Hey > I was testing the latest changes and saw that dvbstreamer support is > being added. > I live in atsc land and this is what I got. Attached is a patch that > fixes this traceback. > I'm not sure what priority should