Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2007 00:58:28 -0700
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        multimedia@FreeBSD.org
Subject:   Re: cxd driver needs demodulator code...
Message-ID:  <20070514075828.GY17958@funkthat.com>
In-Reply-To: <20070430081531.GB17958@funkthat.com>
References:  <20070430070607.GA17958@funkthat.com> <20070430081531.GB17958@funkthat.com>

next in thread | previous in thread | raw e-mail | index | archive | help
John-Mark Gurney wrote this message on Mon, Apr 30, 2007 at 01:15 -0700:
> And that does mean the tuner is the NXT2004, which is supported by
> Linux...  guess I will be able to support it after reversing the
> Linux code...

Things are a bit farther along w/ the driver... I am now able to
capture data from the card:
bash-2.05b$ ./capapp.py -c 24 -o /a/work/foo.ts 
Tuned to channel: 24
^CTotal bytes written: 2.95 MB
Capture time: 15.479
bash-2.05b$ python ~/p4/bktrauinfo/mpegts.py -l /a/work/foo.ts 
7.1     KGO-DT  52      49
7.2     KGO-DT  68      65
7.3     KGO-DT  84      81

total bytes written should be 37.52, not 2.95...  I'm only getting
about 8% of the data.   Not sure why I'm getting so little...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070514075828.GY17958>