Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new dvb driver
Klaus Schmidinger writes:
> Matthias Schniedermeyer wrote:
> >
> > > just found http://www.linuxtv.org/download/dvb/siemens_dvb-0.7.tar.gz
> > > looks like the "usleep-patch" for vdr isn't needed anymore,
> > > at least on my test box.
> >
> > Unfortunatly vdr can't record with the new version. Any suggestions?
>
> Looks like the driver no longer delivers AV_PES by default.
> The quick solution will be to make it deliver AV_PES again
> if that is at all possible (haven't seen a switch that controls that,
Sorry, forgot to mention this: insmod dvb.o outstream=X
where X is an
enum {AV_PES_STREAM, PS_STREAM, TS_STREAM, PES_STREAM};
Default ist 1 (PS_STREAM).
> yet). Later I'll make vdr work directly with MPEG2, but that will
> take a while to do.
That should be the goal.
AV_PES should not appear anywhere outside the driver anymore.
Ralph
Home |
Main Index |
Thread Index