Mailing List archive

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

[vdr] Re: VDR developer version 1.1.15



On 03 Nov 2002 Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de> wrote:

> - Implemented a plugin interface for additional audio processing (see PLUGINS.html
>   under "Dolby Digital").
>   The functionality of the '-a' command line option has been reactivated.
>   Since the author doesn't have any Dolby Digital equipment this may or may not
>   work as expected. There may still be some places where a call to cAudios::Clear()
>   or cAudios::Mute() is necessary. Those with Dolby Digital equipment should please
>   take a look at this and maybe send patches.
>   Replaying Dolby Digital in ways other than through VDR's '-a' option will have to
>   be implemented as plugins. Those who have written patches for VDR version 1.0.x
>   should convert their work into the proper plugins for version 1.1.x.
>   Note to authors of cPlayer derived plugins: please read the modified comments
>   in device.h regarding the member functions cDevice::Clear(), cDevice::Mute() and
>   cDevice::PlayAudio(). Derived classes must call these base class member functions

Nice!

But I think the PlayAudio() interface lacks something. Thinking
of AC3overDVB, this would require to mute the "normal" audio
(else both audio streams are replayed). How could this be done?

-- 
Stefan Huelswitt
huels@iname.com  | http://home.pages.de/~nathan


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index