Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: DVD-AC3-Playback




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.
(with VDR0.98 / AC3 over ac3dec to Soundblaster Live with Alsa0.9.0beta9)

THX Andreas



MFG ... Uwe







Home | Main Index | Thread Index