Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: WinTV Nova: Drivers working, but no Video



PSIplus writes:
 > Hi!
 > 
 > > No idea. Did you try different channels?
 > > You could also try tuxzap. You may get more error messages than with
 > > ntuxzap. To activate the dvr output you have to press the penguin
 > > button.
 > 
 > I don't know why, but it's running now... Okay, but I have problem with the 
 > ts convertation... what's wrong with that:
 > cat /dev/ost/dvr | ts2ps 0 0 | mplayer -
 > or that:
 > cat /dev/ost/dvr | ts2ps 0 0 | xine /dev/stdin
 > 
 > Is there a need to put something in this pipe?
 > 
 > Of course, thanx for your help!
 > 

Since all this is mostly unbuffered it may be necessary to use a
buffering program like buffer in that pipe, but I don't have much
experience with that. I think some people on the list have played
around with that a lot more than I have. You can also try
ts2ps /dev/ost/dvr 0 0 | buffer |mplayer -
or without buffer.

I just made some improvement to ts2ps and checked them into the public
CVS.

Marcus



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index