Re: Record from DVB tuner
Gmail <[email protected]> Wed, 23 Jun 2010 18:18:09 +0200
| Newsgroups | gmane.linux.drivers.dvb,gmane.linux.drivers.video-input-infrastructure |
|---|---|
| Message-ID | <[email protected]> |
Hi, I think the best it's using dvbstream with -o parameter with pipes, tee and ts_filter For example: dvbstream ........ -o 8192 | tee pids > file | tee >(ts_filter pids > file) \ > (ts_filter another_pids > file) I hope this can help you. On Miércoles, 23 de Junio de 2010 18:02:36 shacky escribió: > Hi. > > I need to record some DVB channels from the command line using a > supported DVB tuner PCI card on Linux Debian. > I know I can tune the DVB adapter using dvbtools and record the raw > input using cat from /dev/dvb/adapter0, but what about recording two > or more different channels from the same multiplex? > How I can do this from the command line? > Could you help me please? > > Thank you very much! > Bye. > > _______________________________________________ > linux-dvb users mailing list > For V4L/DVB development, please use instead [email protected] > [email protected] > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > _______________________________________________ linux-dvb users mailing list For V4L/DVB development, please use instead [email protected] [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb