Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: Improved tda10045h patch
James Conner wrote:
James Conner wrote:
Woohoo...
status 1f | signal 000b | snr 0001 | ber 00000000 | unc 00000000 |
FE_HAS_LOCK
status 1f | signal 000b | snr 0001 | ber 00000000 | unc 00000000 |
FE_HAS_LOCK
Is that ever supposed to finish? It just keeps on going..
Oh well.. I'll see if I can get some kind of stream out of it now
whilst I await a reply
Hrm... apparently I can't
stimpy:/usr/src/linuxtv-dvb-1.0.0-pre3/apps# dvbstream -o -ps 600 601
dvbstream v0.4pre1 - (C) Dave Chapman 2001
Released under the GPL.
Latest version available from http://www.linuxstb.org/
FILTER 600: DMX SET PES FILTER: Invalid argument
FILTER 601: DMX SET PES FILTER: Invalid argument
Output to stdout
Streaming 2 streams
<wait here forever... nothing delivered to stdout>
I suspect that the FILTER 600 and 601 : Invalid Argument lines are my
problem...
I don't know dvbstream well enough, please contact the author for help.
But you can use
$ ./tzap -r <channelname>
to set up a filter that feeds the MPEG TS into the DVR device. Now you
can, while you keep tzap running, do:
$ cat /dev/dvb/adapter0/dvr0 > /tmp/recording.ts
Later you can play this using
$ cat /tmp/recording.ts | ts2ps 0 0 | mplayer -
ts2ps is part of the mpegtools available on the metzlerbros homepage.
good luck,
Holger
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index