Kartsa wrote:
> 
>> ----Alkuperäinen viesti----
>>
>> Kartsa wrote:
>>> think of. Anybody had similar problems? I thought I'd try using mplayer 
>>> plugin for DVDplayback but for some reason my mplayer plugin does not 
>>> want to play DVD's (don't know why all settings should be correct in 
>>> mplayer.sh.conf, even set debug to true). 
>> Why don't you use dxr3player for DVD-Playback?
>>
> Is this a vdr plugin? Havent heard of it earlier.

No it's a stand alone application. I'm calling it via externalplayer-plugin.

http://dxr3player.sourceforge.net/
http://sourceforge.net/projects/externalplayer

/etc/vdr/plugins/externalplayer.conf:
{
   MenuEntry        = "DVD-Player";
   Command          = "dxr3player -t -D ac3 -d /dev/sr0";
   OutputMode       = extern;
   InputMode        = deactivateRemotes;
}

/root/.lircrc:
begin
     prog   = dxr3player
     button = up
     config = UP
end
[...]

Though I really think the externalplayer-plugins needs a little 
attention since VDR >= 1.5.3 can disable the remote on it's own (which 
is probably better). Any help on that is appreciated.


- Jan

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to