Mailing List archive

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

[vdr] Re: error using mplayer and dxr3



Kai Moeller wrote:
On Monday 07 April 2003 17:48, Seppo Ingalsuo wrote:

-- schnipp --
This solution works but the problem is a typo and not the SetAudioXXX() call.
Just change
if (playMode == pmExtern_THIS_SHOULD_BE_AVOIDED) {

to

if (PlayMode == pmExtern_THIS_SHOULD_BE_AVOIDED) {


That's all.
Thanks! BTW, I noticed afterwards there are problems with audio after mplayer playback of a video clip with AC3 sound. The digital PCM audio for TV was terrible rattle which didn't go away without complete restart. Normal digital PCM audio worked fine.

BR,
Seppo

Have fun,

Kai




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



Home | Main Index | Thread Index