Sorry to reply to myself, but I have to own up to some ignorance... I
was doing "cat /dev/video0 > /tmp/test.mpg"... then I was testing it
by playing it off of a network share over wireless 802.11b...  duh. 
So, when I copied it locally, everything seemed to play fine, so as
far as I can tell, my stuff is actually working with these settings.

Now I have to figure out how to get them to live in harmony with my HD3000 cards

T

On 4/18/05, Tom McKearney <[EMAIL PROTECTED]> wrote:
> Here's what I have now...
> 
> modprobe stuff:
> 
> alias char-major-81 videodev
> alias char-major-81-0 ivtv
> alias char-major-81-1 ivtv
> alias char-major-81-2 cx8800
> alias char-major-81-3 cx8800
> 
> options saa7127 i2c_enable=-1,-1
> options cx25840 i2c_enable=1,1 no_black_magic=1
> options wm8775 mixer=2
> options msp3400 once=1 simple=1 standard=0x20
> options ivtv ivtv_debug=1 tuner=57,57
> 
> You might need a different "standard=" value for the msp3400 too.
> 
> this is how I've been starting it up too:
> 
> modprobe -v tveeprom
> modprobe -v cx25840
> modprobe -v wm8775
> modprobe -v msp3400
> modprobe -v tuner
> modprobe -v ivtv
> ivtvctl -d /dev/video0 -p 0 -u 0x3000 -q 1
> 
> You should be using a different parameter for ivtvctl's "-p" and "-q"
> above... I think "6" is right for "-p" and "0" should be correct for
> "-q" (get the audio from the tuner), but you can tell the proper
> params to use by doing a "ivtvctl -a -d /dev/videoX" (where X is the
> card #).  IF you look at that output, it shows you the options.  You
> may also need different options for -u, depending on NTSC/PAL.
> 
> T
> 
> On 4/18/05, Matt <[EMAIL PROTECTED]> wrote:
> > On 4/18/05, Tom McKearney <[EMAIL PROTECTED]> wrote:
> > > sorry to spam the list, but I was on the wrong intput.  I have s-video
> > > in working, but no sound... This seems like a much better problem to
> > > have.
> > >
> > > T
> >
> > Can you tell me how you got that far?  I have no video using the
> > tuner.  D492 as well, I'm about to ship it out the door to Jarod and
> > let him troubleshoot with it as he'd be more productive with it than I
> > could be.
> >
> > Matt
> >
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://ads.osdn.com/?ad_ide95&alloc_id396&opclick
> > _______________________________________________
> > ivtv-devel mailing list
> > ivtv-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/ivtv-devel
> >
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to