On 11/16/06, Matt Andruff <[EMAIL PROTECTED]> wrote: > I have Hauppauge WinTV PVR-350, got it working with MythTv so I can playback > Tv on my tv. I'm trying to get it so I can run Xorg on my tv. when I'm > doing test to check tv-out, I read you can play TV on your TV-out with the > following two commands: > > /usr/bin/ivtvfbctl /dev/fb0 -yesglobalalpha -nolocalalpha > dd if=/dev/video0 of=/dev/video16 bs=64k > > when I do the tv plays sound but no video. I know the wiring is correct, as > I said mythtv can play recordings on it. here's my relevant ivtv from dmesg. > I do know that /dev/fb0 is correct and that /dev/video0 is correct. > > Anyone heard of this or know how to fix it? >
Interesting. I just found the same problem myself yesterday. I can use mythfrontend to play video (with audio) to the PVR-350 output with no problems. But if I type: cat somefile.mpg > /dev/video16 I only get audio. At the moment I don't have fb working because I am futzing with ivtvdev drivers, but I thought video16 shouldn't be using fb anyway, it should be just the mpeg decode output. So I guess in short "me too" - Jeff _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
