[MPlayer-dev-eng] [PATCH] AC3/DTS passthrough for Mac OS X

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Sep 16 10:20:45 CEST 2007


Hello,
On Sun, Sep 16, 2007 at 12:46:08PM +0800, Ulion wrote:
[...]
> I think I need to explain why passthrough on mac os x need so many
> code again here:

It would need much less changes if you didn't replace inDesc by
ao->stream_format everywhere. All you need to do is inDesc =
ao->stream_format at the start and ao->stream_format = inDesc at the end
of functions.
Also "others do it" is not a good excuse for the volume control problem,
esp. since it _definitely_ is a bug in the filter chain stuff (which I
haven't yet looked into, and it's a bit hard to do anyway since I don't
have AC3 passthrough support here).

Greetings,
Reimar Döffinger



More information about the MPlayer-dev-eng mailing list