Mailing List archive

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

[vdr] Re: error using mplayer and dxr3



On 06 Apr 2003 Stefan Schluenss <stefan.schluenss@gmx.de> wrote:

>> Is it a good idea to close the device without notifying the dxr3
>> plugin? VDR surely would crash if someone closed it's device
>> silently. Any comments from the dxr3 developers?
> The listener on the other end of this socket is the DXR3-plugin ;-) It 
> releases the dxr3 under full control.
> Normaly vdr should set the DXR3 playmode to 
> "pmExtern_THIS_SHOULD_BE_AVOIDED"  (see device.h) which results 
> in the same release-behavior.

Well, the mplayer plugin actually uses pmExtern. This playmode was
introduced only to make the mplayer playback possible (damn hard
to convince Klaus of this ;).

So at the first look the dxr3-mplayer playback should work out of
the box, right?
Seems to be a bug somewhere...

The mplayer playback is constructed with:

cMPlayerPlayer::cMPlayerPlayer(const char *FileName)
:cPlayer(pmExtern_THIS_SHOULD_BE_AVOIDED)

-- 
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