Re: [linux-dvb] soft demux device
Manu Abraham <[email protected]> Tue, 23 Feb 2010 18:50:33 +0400
| Newsgroups | gmane.linux.drivers.video-input-infrastructure,gmane.linux.drivers.dvb |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 23, 2010 at 6:34 PM, Andy Walls <[email protected]> wrote: > On Tue, 2010-02-23 at 05:12 -0800, ozgur cagdas wrote: >> Hi All, >> >> I have just compiled v4l-dvb successfully. My aim is to develop some >> experimental dvb applications on top of this dvb kernel api. >> Initially, I do not want to use any hardware and would like to play >> with the recorded ts files I have. So, is there any software demux >> device available within this package or somewhere else? > > I do not know. You could write a simple dvb_dummy driver module. The > existing dvb_dummy_fe module would be helpful in such an endeavor, I > suppose. Indeed, that's the right way :-) Regards, Manu