I&#39;ve plugged the same coax into a regular TV and the signal was fine so we can rule that out.  I&#39;ve also tried removing the splitter so I&#39;m going directly to the cable outlet with no luck either.  God I hope its not the tuner...<br>
<br>As far as feeding it something good, would hooking up a video camera up to the thing tell me what I need to know?  I have the little s-video to composite connector somewhere.  Would I then use cat /dev/videoX &gt; test.mpg where X is the number for the s-video IN??<br>
<br><br><br><div class="gmail_quote">On Sat, Mar 14, 2009 at 9:30 PM, Andy Walls <span dir="ltr">&lt;<a href="mailto:awalls@radix.net">awalls@radix.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You need to start narrowing down the problem and eliminating variables.<br>
<br>
<br>
Let&#39;s get the RF signal source and tuner out of the loop and see if<br>
things are better.  Try feeding your PVR-350 with a knwon good DVD<br>
player, cable box, or VCR on the Composite or SVideo input.<br>
<br>
If the above test is good, you can blame the RF signal source, cabling,<br>
splitters, or tuner on the card.  If the above test is not, then you can<br>
start looking at the Audio/Video Digitizer on the PVR-350.<br>
<br>
Regards,<br>
<font color="#888888">Andy<br>
</font><div><div></div><div class="h5"><br>
<br>
On Sat, 2009-03-14 at 20:40 -0500, Ryan Headley wrote:<br>
&gt; Not sure if that solution was directed at my PVR-350 issue, but if<br>
&gt; thats the case...no love...still have the same issue.<br>
&gt;<br>
&gt; *sigh*<br>
&gt;<br>
&gt; Starting to think it *is* the card...dammit<br>
&gt;<br>
&gt; Will have to try to find a windows box and see what happens..<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sat, Mar 14, 2009 at 2:17 AM, Mark Kaufman &lt;<a href="mailto:markfkaufman@yahoo.com">markfkaufman@yahoo.com</a>&gt;<br>
&gt; wrote:<br>
&gt;         I have resolved the issue using a hauppauge pvr-150 and a<br>
&gt;         simple script<br>
&gt;<br>
&gt;<br>
&gt;         #! /bin/bash<br>
&gt;         #tune it to my cable box channel 3<br>
&gt;         ivtv-tune -c 3 -d /dev/video0<br>
&gt;         #use v4l2ctl to redirect audio<br>
&gt;         v4l2-ctl --set-audio-input 0 -d /dev/video0<br>
&gt;         --set-audio-output /dev/audio<br>
&gt;         #now show the thing on player<br>
&gt;         mplayer -vo xv /dev/video0 -autosync 30<br>
&gt;<br>
&gt;         Thank you,<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         Mark F. Kaufman<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         ______________________________________________________________<br>
&gt;         From: Ryan Headley &lt;<a href="mailto:lifewithryan@gmail.com">lifewithryan@gmail.com</a>&gt;<br>
&gt;         To: <a href="mailto:ivtv-users@ivtvdriver.org">ivtv-users@ivtvdriver.org</a><br>
&gt;         Sent: Saturday, March 14, 2009 12:05:15 AM<br>
&gt;         Subject: [ivtv-users] PVR-350<br>
&gt;<br>
&gt;<br>
&gt;         Pulling my hair out as this card was working a while back.<br>
&gt;         Recently installed latest MythBuntu (8.10 --Ibex, kernel<br>
&gt;         2.6.27-11)<br>
&gt;<br>
&gt;         Card is found, etc.<br>
&gt;         When doing cat /dev/video0 &gt; test.mpg, the video is scrambled.<br>
&gt;         i&#39;ve seen several posts around the net on this same issue, but<br>
&gt;         never a resolution.  (Not sure if people just aren&#39;t getting<br>
&gt;         back to the list or what).<br>
&gt;<br>
&gt;         Anyway, I&#39;d really like to get this to work again :)<br>
&gt;         Here is the detection from dmesg:<br>
&gt;<br>
&gt;         [    8.964309] ivtv:  Start initialization, version 1.4.0<br>
&gt;         [    8.964510] ivtv0: Initializing card #0<br>
&gt;         [    8.964516] ivtv0: Autodetected Hauppauge card (cx23415<br>
&gt;         based)<br>
&gt;         [    9.008082] ivtv 0000:02:09.0: PCI INT A -&gt; GSI 21 (level,<br>
&gt;         low) -&gt; IRQ 21<br>
&gt;         [    9.008097] ivtv0: Unreasonably low latency timer, setting<br>
&gt;         to 64 (was 32)<br>
&gt;         [    9.061650] ivtv0: Autodetected Hauppauge WinTV PVR-350<br>
&gt;         [    9.937797] saa7115 0-0021: saa7115 found (1f7115d0e100000)<br>
&gt;         @ 0x42 (ivtv i2c driver #0)<br>
&gt;         [   10.497222] saa7127 0-0044: saa7127 found @ 0x88 (ivtv i2c<br>
&gt;         driver #0)<br>
&gt;         [   10.510791] msp3400 0-0040: MSP4448G-A2 found @ 0x80 (ivtv<br>
&gt;         i2c driver #0)<br>
&gt;         [   10.513538] tuner 0-0061: chip found @ 0xc2 (ivtv i2c<br>
&gt;         driver #0)<br>
&gt;         [   10.638629] ivtv0: Registered device video0 for encoder MPG<br>
&gt;         (4096 kB)<br>
&gt;         [   10.638680] ivtv0: Registered device video32 for encoder<br>
&gt;         YUV (2048 kB)<br>
&gt;         [   10.638723] ivtv0: Registered device vbi0 for encoder VBI<br>
&gt;         (1024 kB)<br>
&gt;         [   10.638765] ivtv0: Registered device video24 for encoder<br>
&gt;         PCM (320 kB)<br>
&gt;         [   10.638807] ivtv0: Registered device radio0 for encoder<br>
&gt;         radio<br>
&gt;         [   10.638849] ivtv0: Registered device video16 for decoder<br>
&gt;         MPG (1024 kB)<br>
&gt;         [   10.638893] ivtv0: Registered device vbi8 for decoder VBI<br>
&gt;         (64 kB)<br>
&gt;         [   10.638935] ivtv0: Registered device vbi16 for decoder VOUT<br>
&gt;         [   10.638983] ivtv0: Registered device video48 for decoder<br>
&gt;         YUV (1024 kB)<br>
&gt;         [   10.638988] ivtv0: Initialized card #0: Hauppauge WinTV<br>
&gt;         PVR-350<br>
&gt;         [   10.639244] ivtv:  End initialization<br>
&gt;<br>
&gt;         doing a dmesg | ivtv I&#39;m seeing some of this:[   26.866394]<br>
&gt;         ivtv0: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes)<br>
&gt;         [   26.891332] ivtv0: Loaded v4l-cx2341x-dec.fw firmware<br>
&gt;         (262144 bytes)<br>
&gt;         [   27.088352] ivtv0: Encoder revision: 0x02060039<br>
&gt;         [   27.088483] ivtv0: Decoder revision: 0x02020023<br>
&gt;         [   27.151554] ivtv0: Loaded v4l-cx2341x-init.mpg firmware<br>
&gt;         (155648 bytes)<br>
&gt;         [  458.270706] ivtv0: All encoder MPG stream buffers are full.<br>
&gt;         Dropping data.<br>
&gt;         [  458.270713] ivtv0: Cause: the application is not reading<br>
&gt;         fast enough.<br>
&gt;         [  458.562591] ivtv0: All encoder MPG stream buffers are full.<br>
&gt;         Dropping data.<br>
&gt;         [  458.562599] ivtv0: Cause: the application is not reading<br>
&gt;         fast enough.<br>
&gt;<br>
&gt;<br>
&gt;         Here is the output of v4l2-ctl --log-status while recording<br>
&gt;         (cat /dev/video0 &gt; test.mpg):<br>
&gt;           [ 1676.827938] ivtv0: =================  START STATUS CARD<br>
&gt;         #0  =================<br>
&gt;            [ 1676.827956] ivtv0: Version: 1.4.0 Card: Hauppauge WinTV<br>
&gt;         PVR-350<br>
&gt;            [ 1676.880987] tveeprom 0-0050: Hauppauge model 48132, rev<br>
&gt;         J323, serial# 7065439<br>
&gt;            [ 1676.880991] tveeprom 0-0050: tuner model is Philips<br>
&gt;         FM1236 (idx 23, type 2)<br>
&gt;            [ 1676.880995] tveeprom 0-0050: TV standards NTSC(M)<br>
&gt;         (eeprom 0x08)<br>
&gt;            [ 1676.880998] tveeprom 0-0050: audio processor is MSP4448<br>
&gt;         (idx 27)<br>
&gt;            [ 1676.881001] tveeprom 0-0050: decoder processor is<br>
&gt;         SAA7115 (idx 19)<br>
&gt;            [ 1676.881004] tveeprom 0-0050: has radio, has IR receiver,<br>
&gt;         has no IR transmitter<br>
&gt;            [ 1676.881010] saa7115 0-0021: Audio frequency: 48000 Hz<br>
&gt;            [ 1676.887057] saa7115 0-0021: Input:           Composite 4<br>
&gt;            [ 1676.887065] saa7115 0-0021: Video signal:    VCR<br>
&gt;            [ 1676.887068] saa7115 0-0021: Frequency:       60 Hz<br>
&gt;            [ 1676.887070] saa7115 0-0021: Detected format: NTSC<br>
&gt;            [ 1676.887073] saa7115 0-0021: Width, Height:   720, 480<br>
&gt;            [ 1676.887077] saa7127 0-0044: Standard: 60 Hz<br>
&gt;            [ 1676.887080] saa7127 0-0044: Input:    normal<br>
&gt;            [ 1676.887082] saa7127 0-0044: Output:   S-Video +<br>
&gt;         Composite<br>
&gt;            [ 1676.887085] saa7127 0-0044: WSS:      disabled<br>
&gt;            [ 1676.887087] saa7127 0-0044: VPS:      disabled<br>
&gt;            [ 1676.887089] saa7127 0-0044: CC:       disabled<br>
&gt;            [ 1676.895982] msp3400 0-0040: msp3400 rev1 = 0x0117 rev2 =<br>
&gt;         0x3042<br>
&gt;            [ 1676.895988] msp3400 0-0040: Audio:    volume 58880<br>
&gt;            [ 1676.895992] msp3400 0-0040: Standard: 4.5  M BTSC-Stereo<br>
&gt;         (stereo)<br>
&gt;            [ 1676.896010] msp3400 0-0040: Audmode:  0x0001<br>
&gt;            [ 1676.896013] msp3400 0-0040: Routing:  0x00000000 (input)<br>
&gt;         0x00000044 (output)<br>
&gt;            [ 1676.896015] msp3400 0-0040: ACB:      0x0c00<br>
&gt;            [ 1676.896020] tuner 0-0061: Tuner mode:      analog TV<br>
&gt;            [ 1676.896023] tuner 0-0061: Frequency:       175.50 MHz<br>
&gt;            [ 1676.896025] tuner 0-0061: Standard:        0x0000b000<br>
&gt;            [ 1676.896031] ivtv0: Video Input:  Tuner 1<br>
&gt;            [ 1676.896033] ivtv0: Audio Input:  Tuner 1<br>
&gt;            [ 1676.896036] ivtv0: Video Output: S-Video + Composite<br>
&gt;            [ 1676.896039] ivtv0: Audio Output: A/V Audio Out<br>
&gt;         (Stereo/Bilingual: Stereo/Left)<br>
&gt;            [ 1676.896041] ivtv0: Output Mode:  None<br>
&gt;            [ 1676.896140] ivtv0: Overlay:      Off, Alpha: Global,<br>
&gt;         Pixel Format: ARGB 8:8:8:8<br>
&gt;            [ 1676.896143] ivtv0: Tuner:  TV<br>
&gt;            [ 1676.896147] ivtv0: Stream: MPEG-2 Program Stream<br>
&gt;            [ 1676.896150] ivtv0: VBI Format: No VBI<br>
&gt;            [ 1676.896152] ivtv0: Video:  720x480, 30 fps<br>
&gt;            [ 1676.896156] ivtv0: Video:  MPEG-2, 4x3, Variable<br>
&gt;         Bitrate, 6000000, Peak 8000000<br>
&gt;            [ 1676.896160] ivtv0: Video:  GOP Size 15, 2 B-Frames, GOP<br>
&gt;         Closure<br>
&gt;            [ 1676.896166] ivtv0: Audio:  48 kHz, Layer II, 224 kbps,<br>
&gt;         Stereo, No Emphasis, No CRC<br>
&gt;            [ 1676.896170] ivtv0: Spatial Filter:  Manual, Luma 1D<br>
&gt;         Horizontal, Chroma 1D Horizontal, 0<br>
&gt;            [ 1676.896175] ivtv0: Temporal Filter: Manual, 8<br>
&gt;            [ 1676.896177] ivtv0: Median Filter:   Off, Luma [0, 255],<br>
&gt;         Chroma [0, 255]<br>
&gt;            [ 1676.896180] ivtv0: Status flags:    0x402000c0<br>
&gt;            [ 1676.896184] ivtv0: Stream encoder MPG: status 0x0118, 2%<br>
&gt;         of 4096 KiB (128 buffers) in use<br>
&gt;            [ 1676.896187] ivtv0: Stream encoder YUV: status 0x0000, 0%<br>
&gt;         of 2048 KiB (64 buffers) in use<br>
&gt;            [ 1676.896191] ivtv0: Stream encoder VBI: status 0x0000, 0%<br>
&gt;         of 1040 KiB (61 buffers) in use<br>
&gt;            [ 1676.896194] ivtv0: Stream encoder PCM: status 0x0000, 0%<br>
&gt;         of 324 KiB (72 buffers) in use<br>
&gt;            [ 1676.896198] ivtv0: Stream decoder MPG: status 0x0000, 0%<br>
&gt;         of 1024 KiB (16 buffers) in use<br>
&gt;            [ 1676.896201] ivtv0: Stream decoder VBI: status 0x0000, 0%<br>
&gt;         of 65 KiB (29 buffers) in use<br>
&gt;            [ 1676.896205] ivtv0: Stream decoder YUV: status 0x0000, 0%<br>
&gt;         of 1024 KiB (16 buffers) in use<br>
&gt;            [ 1676.896208] ivtv0: Read MPG/VBI: 9359360/0 bytes<br>
&gt;            [ 1676.896210] ivtv0: ==================  END STATUS CARD<br>
&gt;         #0  ===============<br>
&gt;<br>
&gt;         The issue is the same as a few other have reported.  Its<br>
&gt;         recording video, but looks as if your trying to watch a<br>
&gt;         channel that you aren&#39;t paying for circa 1988.  Sound is fine<br>
&gt;         (can be choppy).<br>
&gt;<br>
&gt;         I&#39;ve tried us-cable, us-cable-hrc, us-cable-irc with the best<br>
&gt;         results coming from us-cable.  I&#39;ve tried tweaking the<br>
&gt;         frequency 1/10th at a time and occasionally saw &quot;better&quot;<br>
&gt;         results -- meaning not as scrambled, but still scrambled.<br>
&gt;<br>
&gt;         What more does anyone need?  I&#39;d love to get this resolved...<br>
&gt;<br>
&gt;         Thanks,<br>
&gt;         Ryan<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         --<br>
&gt;         <a href="http://www.sudovi.com/" target="_blank">http://www.sudovi.com/</a><br>
&gt;         <a href="http://www.twitter.com/lifewithryan" target="_blank">http://www.twitter.com/lifewithryan</a><br>
&gt;         <a href="http://www.thecommontongue.com" target="_blank">http://www.thecommontongue.com</a><br>
&gt;         <a href="http://www.lifewithryan.com/" target="_blank">http://www.lifewithryan.com/</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         _______________________________________________<br>
&gt;         ivtv-users mailing list<br>
&gt;         <a href="mailto:ivtv-users@ivtvdriver.org">ivtv-users@ivtvdriver.org</a><br>
&gt;         <a href="http://ivtvdriver.org/mailman/listinfo/ivtv-users" target="_blank">http://ivtvdriver.org/mailman/listinfo/ivtv-users</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; <a href="http://www.sudovi.com/" target="_blank">http://www.sudovi.com/</a><br>
&gt; <a href="http://www.twitter.com/lifewithryan" target="_blank">http://www.twitter.com/lifewithryan</a><br>
&gt; <a href="http://www.thecommontongue.com" target="_blank">http://www.thecommontongue.com</a><br>
&gt; <a href="http://www.lifewithryan.com/" target="_blank">http://www.lifewithryan.com/</a><br>
&gt; _______________________________________________<br>
&gt; ivtv-users mailing list<br>
&gt; <a href="mailto:ivtv-users@ivtvdriver.org">ivtv-users@ivtvdriver.org</a><br>
&gt; <a href="http://ivtvdriver.org/mailman/listinfo/ivtv-users" target="_blank">http://ivtvdriver.org/mailman/listinfo/ivtv-users</a><br>
<br>
<br>
_______________________________________________<br>
ivtv-users mailing list<br>
<a href="mailto:ivtv-users@ivtvdriver.org">ivtv-users@ivtvdriver.org</a><br>
<a href="http://ivtvdriver.org/mailman/listinfo/ivtv-users" target="_blank">http://ivtvdriver.org/mailman/listinfo/ivtv-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.sudovi.com/">http://www.sudovi.com/</a><br><a href="http://www.twitter.com/lifewithryan">http://www.twitter.com/lifewithryan</a><br><a href="http://www.thecommontongue.com">http://www.thecommontongue.com</a><br>
<a href="http://www.lifewithryan.com/">http://www.lifewithryan.com/</a><br>