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
>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html