Mailing List archive

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

[vdr] Re: LiveAC3 and PW



Hi,

I had to even increase the size to 16k to make it work.
Strange: where does that different bahaviour of my machine come from?
For the first time, LiveAC3 works for me now! :-)))))

Thanks,
Stephan



>===== dvbapi.h 1.6 vs edited =====
>--- 1.6/dvbapi.h        Mon Apr 22 12:34:02 2002
>+++ edited/dvbapi.h     Sun Apr 28 15:28:52 2002
>@@ -461,7 +461,7 @@
>    sigset_t oldset;
>    bool active;
>    bool busy;
>-  uint8_t buffer[6144];
>+  uint8_t buffer[12*1024];
>    int fd_dolby;
>    virtual void StripAudioPackets(unsigned char *b, int Length, unsigned 
> char
>Except = 0x00);
>    virtual bool SetDpid1(int Dpid, dmxOutput_t Output);




Home | Main Index | Thread Index