Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: DVD-AC3-Playback
Hello
>
> Hello Andreas
>
> > Everyone with problems, could you please try to modify line 772
> > (cPlayBuffer::PlayExternalDolby()) in dvbapi.c.
> >
> > orignal:
> >
> > int written = b[8] + 9; // skips the PES header
> >
> > should be changed to:
> >
> > int written = b[8] + 13; // skips the PES header
> >
> > This will most likely break AC3-out for DVB streams.
> >
> > Please report your findings ASAP especialy wether this change indeed
> > breaks DVB AC3 or not.
>
>
> Your modify is very good. (little change --> BIG effect) ;-)
> DVD-AC3-Playback and VDR-AC3-Playback work perfect.
VDR-AC3-Playback work not. ... Sorry
MFG ... Uwe
Home |
Main Index |
Thread Index